1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib/main
2013-04-17 21:45:41 -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 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
models Added helper attributes to job for retrieving hosts by status. 2013-04-17 21:45:41 -04:00
tests Added helper attributes to job for retrieving hosts by status. 2013-04-17 21:45:41 -04:00
__init__.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
admin.py 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
base_views.py Added /api/v1/groups/N/hosts and /api/v1/groups/N/all_hosts/ 2013-04-16 17:41:20 -04:00
rbac.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
serializers.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
tasks.py 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
views.py Fix filter field setting for user classes, where field is named 'username', not 'name' 2013-04-17 21:36:12 -04:00