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
|
fe5a454441
|
Basic support for job start/cancel via REST API with supporting tests.
|
2013-05-13 10:43:43 -04:00 |
|
Chris Church
|
a20573a68d
|
More job template tests, enable creating a new job by posting to the job template job list.
|
2013-05-11 05:11:31 -04:00 |
|
Chris Church
|
d7737f6b43
|
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 |
|
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
|
a45a5c2594
|
Ability to list teams attached to a project.
|
2013-04-23 11:26:50 -04:00 |
|
Chris Church
|
bc1f3e320e
|
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 |
|
Chris Church
|
9dbbf330e8
|
Added support for token authentication (with test).
|
2013-04-10 00:41:51 -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
|
c149f03119
|
Initial working test for run_launch_job task.
|
2013-03-31 17:25:18 -04:00 |
|
Michael DeHaan
|
a4ae1012bc
|
Update license headers on test code.
|
2013-03-25 19:02:52 -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
|
82af679128
|
Add stub tests for everything to do with users.
|
2013-03-23 18:36:28 -04:00 |
|
Michael DeHaan
|
207c883a7d
|
Organize test files into subdirectories
|
2013-03-23 18:28:38 -04:00 |
|