index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
Add example for ad_hoc_command module (#14106)
22.4.0
Akira Yokochi
1
-0
/
+7
2023-06-23
Remove reference to unmaintained runner image (#14143)
Alan Rominger
1
-1
/
+1
2023-06-23
[wsrelay] Give connection tasks time to clean up
Rick Elrod
1
-5
/
+16
2023-06-22
Tooling for running collection tests locally ad hoc (#14160)
Alan Rominger
2
-0
/
+86
2023-06-22
Using execution_environment option in ad_hoc_command module (#14105)
Akira Yokochi
2
-0
/
+36
2023-06-22
Add --interval to launch monitor command (#14068)
Gabriel Muniz
2
-4
/
+11
2023-06-22
Rename work signing private key filename (#14156)
Seth Foster
1
-1
/
+1
2023-06-21
Add instance_groups on resource_list_param_keys in awx_collection (#14146)
Lorenzo Tanganelli
1
-0
/
+1
2023-06-21
In collection, give changed status in workflow_job_template when destroying n...
Sean Sullivan
1
-0
/
+1
2023-06-21
Fix for Save on the Jobs settings page not responding (#14103)
Benjamin Dudas
1
-2
/
+4
2023-06-21
Add None check back to get_post_fields (#14155)
Jesse Wattenbarger
1
-0
/
+3
2023-06-21
Improve performance for awx cli export (#13182)
Artsiom Musin
3
-18
/
+24
2023-06-21
Rename work signing private key filename (#14151)
Seth Foster
1
-1
/
+1
2023-06-21
Fixed typo in integration test for group module (#14140)
Akira Yokochi
1
-1
/
+1
2023-06-20
Add new ANSIBLE_COLLECTIONS_PATH in preparation for deprecation of plural ver...
Gabriel Muniz
1
-0
/
+1
2023-06-15
Fix PR and issue labeler job permissions (#14134)
John Westcott IV
2
-4
/
+4
2023-06-15
Add AWS Secretsmanager plugin (#13778)
Gabriel Muniz
9
-0
/
+661
2023-06-15
Removed automatic failure of job template launch when last project update is ...
Gabriel Muniz
2
-2
/
+18
2023-06-15
Add dynamically configurable debug settings (#14008)
Gabriel Muniz
17
-6945
/
+8530
2023-06-14
Address comments from @jjwatt
Rick Elrod
1
-18
/
+10
2023-06-14
Compensating for NUL unicode characters
John Westcott IV
2
-4
/
+18
2023-06-14
Making all non-complicated JSONBlobs JSONFields
John Westcott IV
10
-21
/
+177
2023-06-14
Performing test maintainance
John Westcott IV
1
-10
/
+7
2023-06-14
Forcing our JSONField to use text instead of Jsonb data
John Westcott IV
1
-0
/
+38
2023-06-14
[wsrelay] Port back to psycopg3
Rick Elrod
1
-48
/
+52
2023-06-14
Replacing psycopg2.copy_expert with psycopg3.copy
John Westcott IV
8
-84
/
+114
2023-06-14
Removing psycopg2 references
John Westcott IV
7
-22
/
+19
2023-06-14
Updating old migration for psycopg3
John Westcott IV
1
-5
/
+2
2023-06-14
Removes psycopg2 in favor of psycopg3
John Westcott IV
6
-52
/
+167
2023-06-14
Check for a list of all option instead of string (#14046)
Artsiom Musin
1
-1
/
+1
2023-06-14
Lazy init VERSION vars in Makefile (#14093)
Jesse Wattenbarger
1
-1
/
+1
2023-06-14
bugfix collection role module target_teams and instance_groups options (#14119)
Sean Sullivan
2
-11
/
+13
2023-06-14
Fix ARM builds (#14125)
Shane McDonald
1
-1
/
+3
2023-06-13
Changed pin of rsyslog version (#14117)
John Westcott IV
1
-1
/
+1
2023-06-12
Remove install bundle download restriction (#14092)
Hao Liu
1
-1
/
+1
2023-06-12
Update Patternfly and related deps. (#14086)
kialam
8
-575
/
+106
2023-06-12
Remove whitespace artifacts from black with f-strings (#14112)
Alan Rominger
2
-3
/
+3
2023-06-09
Rename/relocate receptor cert and keys (#14091)
Hao Liu
3
-11
/
+9
2023-06-07
Fix task_system logs twice (#14096)
Seth Foster
1
-2
/
+0
2023-06-07
Awx.credential plugin.tss (#13985)
delinea-sagar
1
-1
/
+1
2023-06-07
Fix : awx.awx.group preserve hosts fails when there are no hosts (#13913)
Darshan
2
-3
/
+27
2023-06-06
Remove random UUIDs from swagger json (#14089)
Seth Foster
1
-0
/
+4
2023-06-06
Generate random UUID by default for added remote nodes (#14074)
Cesar Francisco San Nicolas Martinez
3
-9
/
+8
2023-06-05
Two silly internal cleanups
Rick Elrod
2
-7
/
+2
2023-06-05
Add management command to precreate partitioned tables (#14076)
Gabriel Muniz
3
-4
/
+33
2023-06-05
Update Mesh.js to allow for running AWX at non-root path (URL prefixing) (#14...
rakesh561
4
-4
/
+4
2023-06-02
Fix /api/swagger endpoint (available only in development mode) (#13197)
Shane McDonald
6
-65
/
+46
2023-06-02
Send real client remote address in TACACS+ authentication packet (#14077)
John Westcott IV
11
-3
/
+128
2023-06-02
[rsyslog] Enable disk-assisted queuing on output (#14005)
Rick Elrod
9
-17
/
+65
2023-06-01
Adds RTL tests to new component, and to Instances List (#12927)
Alex Corey
11
-158
/
+620
[next]