1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib/main/migrations
2013-05-10 00:44:21 -04:00
..
__init__.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
0001_initial.py Loosen some unique name constraints. Note I've reset the migrations since we're in the dev cycle and I can still do that. 2013-03-26 14:51:14 -04:00
0002_changes.py Loosen some unique name constraints. Note I've reset the migrations since we're in the dev cycle and I can still do that. 2013-03-26 14:51:14 -04:00
0003_changes.py Update variable schema to use a 1:1 resource, and allow access via GET/PUT. GET if object does not exist will create the resource. 2013-03-26 22:24:03 -04:00
0004_changes.py Reverted JSONField change on VariableData and fixed related tests and migration. Also fixed older migrations that break when migrating backwards. 2013-05-09 17:11:45 -04:00
0005_changes.py Reapplied migrations since change, work on tests for inventory script. 2013-03-29 02:36:11 -04:00
0006_changes.py Ability to list teams on an organization. 2013-04-01 17:44:30 -04:00
0007_changes.py Working on credentials endpoints, added migration (no credentials directly on projects) 2013-04-01 20:38:03 -04:00
0008_changes.py Update credentials schema and TODO notes. 2013-04-02 11:23:58 -04:00
0009_changes.py Column name not unique and assorted work on credentials REST 2013-04-04 12:07:12 -04:00
0010_changes.py Reverted JSONField change on VariableData and fixed related tests and migration. Also fixed older migrations that break when migrating backwards. 2013-05-09 17:11:45 -04:00
0011_changes.py No need to keep inventory list on projects, can just use permissions 2013-04-15 11:31:54 -04:00
0012_changes.py Added relationships to hosts from launch job status and launch job status event, updated admin to display host stats and events. 2013-04-15 19:23:06 -04:00
0013_changes.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
0014_changes.py Changed how Project local_path is configured, added option to specify playbook on JobTemplate and Job, updated admin and tests. 2013-04-19 15:40:13 -04:00
0015_changes.py Work in progress on credential/job updates. 2013-04-24 00:43:36 -04:00
0016_changes.py Reverted JSONField change on VariableData and fixed related tests and migration. Also fixed older migrations that break when migrating backwards. 2013-05-09 17:11:45 -04:00
0017_changes.py Changed project property available_playbooks to playbooks, exposed via API as a child resource of the project detail. Changed project local_path to a CharField and added helper method and API attribute to show the list of available choices for local_path. 2013-05-10 00:44:21 -04:00