Chris Church
|
602fce73e4
|
Removed failing organization test (since we no longer return a 409).
|
2013-05-16 19:53:29 -04:00 |
|
Michael DeHaan
|
b83e70b09a
|
Remove various license headers. License was changed to proprietary previously so fix up headers.
|
2013-05-14 18:44:02 -04:00 |
|
Chris Church
|
f7cd605415
|
Model changes based on jobs API discussion, code and test fixes to work with those changes.
|
2013-05-08 17:43:09 -04:00 |
|
Chris Church
|
2a15d07221
|
Split out RBAC and can_user_* methods from models into access.py. Moved list/item permissions checks from the base views into RBAC. Added serializers/views/tests for jobs REST API.
|
2013-05-08 10:46:16 -04:00 |
|
Chris Church
|
ef92fe3960
|
Updates to permissions checks (and tests), add logging around permission checks, permission-related fixes to support browsable API, work in progress on job templates API, added default logging settings.
|
2013-05-01 14:10:42 -04:00 |
|
Michael DeHaan
|
21f4e3a680
|
Some hacks to make organizational user object creation possible by posting directly to the subcollection. This is a little complex due to the user (being a Django object) not having any FKs
to our objects. This should be refactored later but is at least sufficiently operational for the two cases it is used here.
|
2013-04-29 10:37:16 -04:00 |
|
Michael DeHaan
|
09cca99c69
|
Just use plain GPL.
|
2013-04-09 01:05:55 -04:00 |
|
Michael DeHaan
|
184a68b0f9
|
License change. GPLv3 -> Affero GPLv3.
|
2013-04-01 17:44:30 -04:00 |
|
Chris Church
|
a61a353829
|
Start on tests for inventory command and celery task, stub for playbook callback module.
|
2013-03-29 01:10:53 -04:00 |
|
Michael DeHaan
|
b8ee694d82
|
Ability to remove hosts and inventory from groups.
|
2013-03-27 18:54:30 -04:00 |
|
Michael DeHaan
|
a4ae1012bc
|
Update license headers on test code.
|
2013-03-25 19:02:52 -04:00 |
|
Michael DeHaan
|
77695bd959
|
Working on surfacing inventory objects.
|
2013-03-25 16:41:21 -04:00 |
|
Michael DeHaan
|
129380e119
|
A post hook that allows user creation with passwords being set appropriately, and associated tests.
|
2013-03-24 13:31:46 -04:00 |
|
Michael DeHaan
|
207c883a7d
|
Organize test files into subdirectories
|
2013-03-23 18:28:38 -04:00 |
|