Commit Graph

9 Commits

Author SHA1 Message Date
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