Commit Graph

32 Commits

Author SHA1 Message Date
Wayne Witzel III
d7a81c62d3 fixup inventory migration from PR feedback 2016-04-01 09:21:45 -04:00
Wayne Witzel III
1d2d043c29 fixes:#1371 - migration log write permissions 2016-04-01 09:06:40 -04:00
Wayne Witzel III
ed17be242d more unicode fixes 2016-03-31 14:20:16 -04:00
Wayne Witzel III
24e20abb1b more unicode safety 2016-03-31 11:20:19 -04:00
Wayne Witzel III
e84008fe51 use len instead of count to take advantage of cache 2016-03-31 09:58:05 -04:00
Wayne Witzel III
097bd805fa make migrations unicode safe, fixes #1345 2016-03-30 16:40:43 -04:00
Wayne Witzel III
82b72f99ca add rbac migration logging and reduce memory consumption 2016-03-29 17:16:26 -04:00
Wayne Witzel III
f9770e2398 Merge pull request #1299 from wwitzel3/rbac
deprecate Credential.team/user
2016-03-24 13:29:24 -04:00
Akita Noek
4aa1602255 Deprecated Team.projects and Project.teams relations, switching to using RBAC 2016-03-23 15:30:03 -04:00
Wayne Witzel III
a5deb66878 deprecate Credential.team/user 2016-03-23 15:23:12 -04:00
Wayne Witzel III
766190fb80 Use getattrd instead of reduce 2016-03-17 16:27:47 -04:00
Wayne Witzel III
6d249f38a7 Fix credential assertions and rename migration helpers 2016-03-17 15:41:46 -04:00
Wayne Witzel III
74e2c440a5 Rename credential migration helpers 2016-03-17 11:37:59 -04:00
Wayne Witzel III
b59e960b46 Credential migration and initial tests 2016-03-17 11:21:10 -04:00
Akita Noek
1e7c71edfb active flag removal in migration functions 2016-03-15 09:29:28 -04:00
Akita Noek
7cf28e2f03 More project migration fixes 2016-03-14 16:01:12 -04:00
Akita Noek
820ed0b747 Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac 2016-03-14 15:05:01 -04:00
Akita Noek
ba6752fb23 Eliminate multiple-organization projects
Projects are duplicated with this migration to provide a nearly
equivalent functionality.

Satisifies #1164
2016-03-14 14:57:24 -04:00
Wayne Witzel III
49165c4fcd Rename users/admins deprecated_users/deprecated_admins 2016-03-14 11:56:42 -04:00
Wayne Witzel III
80013e67bc Remove UserResource and ensure RolePermission during migration 2016-03-11 10:58:24 -05:00
Wayne Witzel III
3df4c4ec93 fixing tests and migration issues 2016-03-08 14:09:16 -05:00
Wayne Witzel III
a1cc5b06b8 Remove can_access methods and registration 2016-03-01 17:30:32 -05:00
Akita Noek
41c06dc2d0 Update user migration to not bomb out when a UserResource already exists for a user 2016-03-01 09:54:35 -05:00
Wayne Witzel III
180911dfa8 Added UserResource 2016-02-24 14:09:56 -05:00
Akita Noek
243b78ee25 Job template migration and migration tests 2016-02-15 11:48:17 -05:00
Akita Noek
e0371f3745 Switched back to multiple-organizations for Projects 2016-02-15 10:43:50 -05:00
Akita Noek
34067d9c0e Project migration and tests 2016-02-08 22:54:19 -05:00
Akita Noek
d51447e158 Migration and tests for super users 2016-02-08 22:54:19 -05:00
Wayne Witzel III
e71de34cc1 convert Inventory to django migrations 2016-02-08 16:22:41 -05:00
Wayne Witzel III
f29fdf694f convert Team to django migrations 2016-02-08 16:06:12 -05:00
Wayne Witzel III
8cf0ba0da7 convert Credential to django migration 2016-02-08 15:54:11 -05:00
Wayne Witzel III
1ed18e4561 convert Organization to django migration 2016-02-08 15:53:48 -05:00