..
isolated
Refactor some tower periodic tasks to label as awx
2017-07-26 13:35:30 -04:00
management
Change 'can not' to cannot (by request)
2017-07-18 09:01:09 -04:00
migrations
Add runas to the actual list of privilege escalations (added in 2.3).
2017-07-25 17:23:10 -04:00
models
make password survey field behave like text field
2017-07-27 12:57:31 -04:00
notifications
Refactor Notification backend for tower -> awx
2017-07-26 13:33:30 -04:00
scheduler
Refactor some tower periodic tasks to label as awx
2017-07-26 13:35:30 -04:00
south_migrations
Configure Tower in Tower:
2016-09-26 22:14:47 -04:00
tests
Merge pull request #70 from jangsutsr/5913_allow_parsing_null_json_data
2017-07-27 16:05:26 -04:00
utils
trim insights content to only what the UI needs
2017-07-27 13:58:54 -04:00
__init__.py
Configure Tower in Tower:
2016-09-26 22:14:47 -04:00
access.py
block deletion of inventory sources with running jobs
2017-07-19 08:26:57 -04:00
apps.py
Implement named URL feature.
2017-05-31 12:09:54 -04:00
conf.py
Merge pull request #7055 from wenottingham/paths
2017-07-14 16:49:32 -04:00
constants.py
Add runas to the actual list of privilege escalations (added in 2.3).
2017-07-25 17:23:10 -04:00
consumers.py
Revert "Merge pull request #39 from wwitzel3/issue-7260"
2017-07-27 11:32:09 -04:00
fields.py
improve private passphrase error when it's provided unnecessarily
2017-07-26 15:04:10 -04:00
ha.py
Fix flake8 E302 errors.
2016-11-15 20:59:39 -05:00
managers.py
Dynamic -> Smart Inventory
2017-05-17 16:25:40 -04:00
middleware.py
Add the ability to programmatically generate named URLs on client-side.
2017-06-14 10:37:40 -04:00
queue.py
Implement optional message persistence on callback events
2017-02-08 11:11:14 -05:00
redact.py
deal with case that can cause memory errors
2017-01-31 15:31:30 -05:00
registrar.py
Fix flake8 E305 errors.
2016-11-15 16:32:27 -05:00
routing.py
add auth_token verification to websocket
2016-10-24 19:42:53 -04:00
signals.py
add schedule_deletion method and signal
2017-06-29 00:15:11 -04:00
storage.py
fixed copyright date
2015-06-11 16:10:23 -04:00
tasks.py
Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed
2017-07-26 14:16:17 -04:00
urls.py
fixed copyright date
2015-06-11 16:10:23 -04:00
validators.py
do not accept array as extra_vars
2017-07-19 17:07:50 -04:00
views.py
Allow exception view to accept all valid HTTP methods.
2017-04-25 13:35:21 -04:00