This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-01-14 03:10:42 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
awx
/
lib
/
main
History
Chris Church
b9da59c5f3
Admin updates.
2013-04-19 10:12:49 -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
Tests for permission checking on who can start jobs of certain types, etc.
2013-04-18 22:32:54 -04:00
tests
Tests for permission checking on who can start jobs of certain types, etc.
2013-04-18 22:32:54 -04:00
__init__.py
Just use plain GPL.
2013-04-09 01:05:55 -04:00
admin.py
Admin updates.
2013-04-19 10:12:49 -04:00
base_views.py
Allow results to be ordered by specifying "&order=" on the querystring line.
2013-04-18 10:28:19 -04:00
rbac.py
Just use plain GPL.
2013-04-09 01:05:55 -04:00
serializers.py
Ability to list job templates. Related resources are not added.
2013-04-18 20:52:54 -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
Ability to list job templates. Related resources are not added.
2013-04-18 20:52:54 -04:00