1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib/main
2013-05-01 14:10:42 -04:00
..
management Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly. 2013-04-17 18:59:21 -04:00
migrations Work in progress on credential/job updates. 2013-04-24 00:43:36 -04:00
models Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00
tests Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00
__init__.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
admin.py Admin updates, added a few more related resources. 2013-04-29 16:02:21 -04:00
base_views.py Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00
custom_filters.py Admin updates, added a few more related resources. 2013-04-29 16:02:21 -04:00
forms.py Jobs updates to start/cancel and prompt for passwords via the admin. 2013-04-26 18:24:17 -04:00
rbac.py Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00
serializers.py Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00
tasks.py Removed old comments/code, better test coverage. 2013-04-26 23:18:13 -04:00
urls.py Admin updates, added a few more related resources. 2013-04-29 16:02:21 -04:00
views.py Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings. 2013-05-01 14:10:42 -04:00