1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib/main
2013-04-26 18:24:17 -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 More tests for jobs and tasks. 2013-04-26 18:24:17 -04:00
tests More tests for jobs and tasks. 2013-04-26 18:24:17 -04:00
__init__.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
admin.py Jobs updates to start/cancel and prompt for passwords via the admin. 2013-04-26 18:24:17 -04:00
base_views.py Check that the object we are attaching is readable by us for extra security on attaching resources. 2013-04-19 15:25:19 -04:00
custom_filters.py Don't treat pagination parameters as filtering. 2013-04-25 08:01:40 -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 Just use plain GPL. 2013-04-09 01:05:55 -04:00
serializers.py Partial support for permission editablity through REST. More TBA. 2013-04-26 17:32:19 -04:00
tasks.py More tests for jobs and tasks. 2013-04-26 18:24:17 -04:00
views.py Complete tests and permission API REST exposure. Note permission objects are found through user and teams, not a permissions 2013-04-26 18:12:12 -04:00