1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/awx/main
Matthew Jones e2d33522d2 Fix issue #AC-1269
- Only enable graphviz task graph generation in debug mode
- Define an appropriate place for the tower cycle file

Conflicts:
	awx/settings/production.py
2014-05-12 14:50:58 -04:00
..
management Fix issue #AC-1269 2014-05-12 14:50:58 -04:00
migrations AC-1262 Add vars_prompt_on_launch field to job template. 2014-05-11 23:03:46 -04:00
models In case job_template is null handle that case for vars prompt 2014-05-12 14:50:58 -04:00
tests Update where host_name field is set on job events. 2014-05-11 23:43:40 -04:00
__init__.py Happy new year!!! 2014-01-02 11:51:43 -05:00
access.py Obfuscate the license engine... implements AC-1069 2014-04-03 15:49:14 -04:00
backend.py AC-448 Add support for mapping LDAP users to teams based on LDAP group membership. 2014-04-15 14:22:45 -04:00
fields.py AC-1040 Unified jobs updates to get unit tests to pass (hopefully). 2014-03-24 17:04:26 -04:00
middleware.py Fix issue AC-1047, don't use pk when verifying that the user exists and isn't anonymous 2014-04-15 11:46:16 -04:00
registrar.py AC-982 Added configuration options to disable activity stream logging entirely, or disable only when running inventory import. 2014-02-06 15:25:58 -05:00
signals.py Include job event detail emitter 2014-04-30 14:48:24 -04:00
tasks.py Fix issue #AC-1269 2014-05-12 14:50:58 -04:00
urls.py Happy new year!!! 2014-01-02 11:51:43 -05:00
utils.py Adjust inventory computed field calculations to happen in the celery context 2014-04-30 14:38:08 -04:00
views.py Removed admin support (no longer used or maintained). 2014-03-28 22:04:26 -04:00