1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
awx/awx
Michael Abashian 3d56c2b50f Merge pull request #4178 from mabashian/3583-copy-workflow
Implemented WFJT copy and moved JT copy away from a viewless route
2016-12-01 09:20:54 -05:00
..
api Fix playbook validation when saving job template using a manual project. 2016-12-01 02:16:20 -05:00
conf Merge pull request #4093 from cchurch/tower-url-base-reset 2016-11-22 14:51:09 -05:00
lib Add multiprocessing RLock around event data output to ensure only one process is writing to stdout at a time. 2016-11-17 09:09:19 -05:00
main Mock Project.playbooks for functional tests. 2016-12-01 03:18:23 -05:00
playbooks update strings 2016-10-25 16:12:41 +05:30
plugins Fixing up fact cachine related unit tests 2016-11-18 10:23:07 -05:00
settings Merge pull request #4080 from cchurch/event-stdout-max-bytes-display 2016-11-22 14:50:38 -05:00
sso Allow specifying multiple LDAP servers. 2016-11-28 16:54:16 -05:00
static Revert "Merge branch 'release_3.0.0' into devel" 2016-07-07 12:40:10 -04:00
templates django i18n 2016-10-18 18:10:39 +05:30
ui Merge pull request #4178 from mabashian/3583-copy-workflow 2016-12-01 09:20:54 -05:00
__init__.py Fix flake8 E302 errors. 2016-11-15 20:59:39 -05:00
asgi.py flake8 fixes for Jenkins 2016-10-14 09:46:41 -04:00
devonly.py
urls.py
wsgi.py