This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-21 06:28:01 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
awx
/
main
/
dispatch
History
Jeff Bradberry
721e19e1c8
Merge pull request
#13181
from jbradberry/remove-qsstats
...
Replace the querysets provided by django-qsstats-magic
2022-11-11 10:58:51 -05:00
..
worker
Fix dispatcher connection deadlock w scheduler and cleanup
2022-10-19 12:12:15 -04:00
__init__.py
Fix sanity check to use the relevant active connection
2022-08-29 16:33:07 -04:00
control.py
Make canceling view non-atomic to fix 500 errors with job bursts (
#13072
)
2022-10-20 15:02:54 -04:00
periodic.py
Fix up usage of django-guid
2022-03-14 13:19:57 -04:00
pool.py
Remove the django-qsstats-magic dependency
2022-11-10 15:37:44 -05:00
publish.py
Move the IS_TESTING method out of settings
2022-09-28 11:19:10 -04:00
reaper.py
Shortcut Instance.objects.me when possible
2022-10-05 09:11:42 -04:00