index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pyproject.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
Add missing trigger for failed-to-start nodes (#13802)
Alan Rominger
1
-3
/
+3
2023-07-24
Updating release process doc for operator hub instructions (#13564)
John Westcott IV
1
-0
/
+21
2023-07-24
Remove host update code which can be non performant (#14233)
Gabriel Muniz
1
-4
/
+1
2023-07-24
Fix collection module docs for names, IDs, and named URLs (#14269)
Homero Pawlowski
29
-107
/
+107
2023-07-19
Remove extra data for AoC (#14254)
ZitaNemeckova
1
-20
/
+26
2023-07-19
Only push the production images for main repo (#14261)
Alan Rominger
1
-2
/
+5
2023-07-18
Require pyyaml >= 6.0.1 (#14262)
Satoe Imaishi
2
-2
/
+2
2023-07-18
Wrap Django RedisCache to mute exceptions (#14243)
Rick Elrod
2
-1
/
+88
2023-07-18
Small doc fixes for workflow and task manager (#14242)
Cristiano Nicolai
2
-14
/
+14
2023-07-18
Prevent Dispatcher deadlock when Redis disappears (#14249)
Rick Elrod
3
-29
/
+42
2023-07-17
Changing how associations work in awx collection (#13626)
John Westcott IV
3
-7
/
+117
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
[next]