1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/awx
Michael Abashian 9c6c6ce816
Merge pull request #990 from mabashian/975-delete-template
Fixed delete on templates list
2018-01-17 11:40:42 -05:00
..
api expose ansible_facts_modified 2018-01-17 10:28:34 -05:00
conf cache the global settings list, cProfile speedup 2017-12-14 11:29:30 -05:00
lib generalize stdout event processing to emit events for *all* job types 2018-01-03 09:09:42 -05:00
locale Pull updated translations 2017-12-11 09:42:06 -05:00
main add job_id to fact cache log output 2018-01-17 10:19:27 -05:00
playbooks Merge remote-tracking branch 'tower/release_3.2.2' into devel 2017-12-13 12:25:47 -05:00
plugins make the fact caching plugin fail more gracefully for large payloads 2018-01-04 11:33:47 -05:00
settings Merge pull request #805 from chrismeyersfsu/feature-saml_import_attr 2018-01-15 11:57:05 -05:00
sso Merge pull request #805 from chrismeyersfsu/feature-saml_import_attr 2018-01-15 11:57:05 -05:00
static
templates Fix migration issues, tests, and templates 2017-11-09 17:29:48 -05:00
ui Merge pull request #990 from mabashian/975-delete-template 2018-01-17 11:40:42 -05:00
__init__.py Update celery environ and tasks 2017-11-09 17:21:19 -05:00
asgi.py
celery.py Update celery environ and tasks 2017-11-09 17:21:19 -05:00
devonly.py
urls.py Flake8 fixes and URL updates 2017-11-10 17:04:33 -05:00
wsgi.py