index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MANIFEST.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
Allow `job_template` collection module to set verbosity to 5 (#14244)
Sean Sullivan
1
-2
/
+2
2023-07-14
Tell Makefile and pre-commit.sh that they are bash
Rick Elrod
2
-0
/
+2
2023-07-13
Migrate from django-redis to Django's built-in Redis caching support (#14210)
Rick Elrod
4
-34
/
+2
2023-07-13
Upgrade django to 4.2.3 (#14228)
John Westcott IV
2
-3
/
+3
2023-07-12
HostMetricSummaryMonthly command + views + scheduled task (#13999)
Martin Slemr
13
-34
/
+692
2023-07-12
add organization column notification template list (#13998)
Erez Tamam
4
-1
/
+29
2023-07-11
Restore pre-upgrade pg_notify notifcation behavior (#14222)
Alan Rominger
1
-1
/
+18
2023-07-10
Refined release documentation (#14221)
John Westcott IV
2
-12
/
+290
2023-07-06
Fix black pre-commit hook (#14212)
22.5.0
John Westcott IV
1
-1
/
+1
2023-07-06
Add settings.RECEPTOR_LOG_LEVEL, update work signing key path (#14098)
Seth Foster
2
-1
/
+4
2023-07-06
Schedules form - pass time prop as string. (#14206)
kialam
3
-5
/
+9
2023-07-05
Fix DELETE 500 KeyError due to eventless model events (#14172)
Alan Rominger
1
-2
/
+10
2023-07-05
Added CSRF Origin in settings (#14062)
John Westcott IV
9
-1
/
+56
2023-07-05
Add optional pgbouncer to dev environment (#14083)
Rick Elrod
4
-0
/
+32
2023-07-05
Add combined roles/collection requirements on project sync (#14081)
John Westcott IV
1
-40
/
+51
2023-07-05
Rename/relocate receptor crt in install bundle (#14201)
Cesar Francisco San Nicolas Martinez
1
-1
/
+1
2023-07-03
Fix selinux errors with Redis mount in dev env
Shane McDonald
1
-1
/
+1
2023-06-30
Fix spelling errors in readme of awx_collection/tools
John Westcott IV
1
-2
/
+2
2023-06-30
Enhancing vault integration
John Westcott IV
15
-49
/
+218
2023-06-29
Fix filter experience when assigning access to teams (#14175)
Vidya Nambiar
1
-1
/
+1
2023-06-28
add the bulk api swagger topic for API reference docs (#14181)
jainnikhil30
1
-0
/
+5
2023-06-28
Fixed bug where a weekly rrule string without a BYDAY would result in the UI ...
Michael Abashian
1
-1
/
+1
2023-06-27
Use the proper queryset to filter project update events (#14166)
Alan Rominger
1
-2
/
+2
2023-06-26
Upgrade Github actions issue labeler to fix 404 errors (#14163)
Alan Rominger
1
-1
/
+1
2023-06-26
Add hashivault option as docker-compose optional container (#14161)
Alan Rominger
6
-1
/
+86
2023-06-26
Try to fix CI by adding dropped coreapi lib (#14165)
Alan Rominger
1
-0
/
+1
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
[next]