Chris Church
|
bc49627203
|
Permissions-related updates and fixes, more tests, better handling of any user input that would previously generate a server error.
|
2013-07-25 11:15:12 -04:00 |
|
Chris Church
|
5ef8a48600
|
Start on tests for inventory_import command.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
6fda31e790
|
Fix imports, __all__ definition, organization/team sublists under projects.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
a6c767907e
|
Renamed some API files/classes to mimic REST framework names, moved queryset filtering for permissions alongside other permissions/access checks, cleaned up base views to handle get_queryset based on class attributes, cleaned up post to sublist to create/attach/unattach.
|
2013-07-25 11:15:11 -04:00 |
|
Chris Church
|
af751e3f38
|
Fixed /api/v1/projects/N/organizations to allow creating a new organization via POST.
|
2013-07-19 21:32:16 -04:00 |
|
Chris Church
|
9af163691a
|
Allow post to /api/v1/projects/N/organizations/, add resource for /api/v1/projects/N/teams/.
|
2013-07-19 11:49:40 -04:00 |
|
Chris Church
|
d09d94bca2
|
Finish implementation/tests of job template callback.
|
2013-07-11 22:32:51 -04:00 |
|
Chris Church
|
ca949eb71e
|
Initial working version of job template callback with a test.
|
2013-07-11 14:57:59 -04:00 |
|
Michael DeHaan
|
66d27c4f96
|
Prevent hosts from being added to their own children.
|
2013-07-02 16:32:32 -04:00 |
|
Chris Church
|
fccf663d42
|
Add tests for changed flag on job events.
|
2013-07-02 14:41:05 -04:00 |
|
Chris Church
|
adcc402910
|
Removed print, fixed so inventory tests will still work without a valid license file.
|
2013-06-30 12:53:25 -04:00 |
|
Chris Church
|
6f0d644f5f
|
First pass at cleanup_deleted management command.
|
2013-06-30 12:36:48 -04:00 |
|
Chris Church
|
e5b827944e
|
Cleanup user permissions check, fix bug to allow admin to change own username, first_name and last_name.
|
2013-06-28 23:07:45 -04:00 |
|
Chris Church
|
775ae688f8
|
Added validation to prevent setting an invalid project local_path via the API.
|
2013-06-28 22:25:04 -04:00 |
|
Chris Church
|
089098dc3f
|
Local path choices for projects now only returns unused project paths.
|
2013-06-28 21:44:26 -04:00 |
|
Michael DeHaan
|
6e91131ee6
|
update inventory tests to use real host counts.
|
2013-06-28 13:18:07 -04:00 |
|
Michael DeHaan
|
f0df197735
|
Some tweaks on the license engine (not yet complete).
|
2013-06-28 12:25:05 -04:00 |
|
Michael DeHaan
|
5e058b33d0
|
Fixup some syntax errors in the Test suite.
|
2013-06-28 12:12:22 -04:00 |
|
Michael DeHaan
|
79c86880c2
|
Wire license tests into top level tests.
|
2013-06-28 12:09:59 -04:00 |
|
Michael DeHaan
|
5d22ebd5b5
|
Merge remote branch 'origin/master'
|
2013-06-28 12:02:35 -04:00 |
|
Michael DeHaan
|
e992fae303
|
Adding license code, fixed app version in group_vars/all, added Django14 to packages.yml
|
2013-06-28 11:58:32 -04:00 |
|
Chris Church
|
3984730754
|
Remove print from callback, fix failed flag propagation on job event, add tests for failed flag and play/task field on job events.
|
2013-06-28 05:03:22 -04:00 |
|
Chris Church
|
07d151b8cb
|
Add validation for permission serializer.
|
2013-06-25 14:54:14 -04:00 |
|
Chris Church
|
07657926b9
|
Rename ansibleworks to awx.
|
2013-06-23 13:21:02 -04:00 |
|