refactor input/output interfaces. update docs on input plugin |
|
More...
|
about 13 years ago
|
initial commit |
|
More...
|
about 13 years ago
|
add task input manager for roush tasks, and a more complete backend example in plugin_files |
|
More...
|
about 13 years ago
|
fix tasks PUT |
|
More...
|
about 13 years ago
|
fixing create new tasks |
|
More...
|
about 13 years ago
|
return 201 on added task |
|
More...
|
about 13 years ago
|
Fix tests around bad refs |
|
More...
|
about 13 years ago
|
Add /nodes/<id>/tasks |
|
More...
|
about 13 years ago
|
pep8 |
|
More...
|
about 13 years ago
|
fix imports issue with model, make datetime fields integers to be more easily serializable |
|
More...
|
about 13 years ago
|
adding default settings to Tasks.created |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:galstrom21/roush |
|
More...
|
about 13 years ago
|
Initial run at /tasks blueprint |
|
More...
|
about 13 years ago
|
Merge pull request #4 from mancdaz/master |
|
More...
|
about 13 years ago
|
spacing |
|
More...
|
about 13 years ago
|
rollback a failed role create |
|
More...
|
about 13 years ago
|
Merge pull request #3 from mancdaz/master |
|
More...
|
about 13 years ago
|
fix ref: returned by role create |
|
More...
|
about 13 years ago
|
Merge pull request #2 from mancdaz/master |
|
More...
|
about 13 years ago
|
allow node create to have empty config |
|
More...
|
about 13 years ago
|
fix typo that was breaking node list |
|
More...
|
about 13 years ago
|
Adding some create tests for Node object |
|
More...
|
about 13 years ago
|
First pass at Tasks table |
|
More...
|
about 13 years ago
|
Finished basic crud on nodes |
|
More...
|
about 13 years ago
|
Updating service catalog to appease ron |
|
More...
|
about 13 years ago
|
fix bad json |
|
More...
|
about 13 years ago
|
clean up the input and output definitions |
|
More...
|
about 13 years ago
|
move to 8000 |
|
More...
|
about 13 years ago
|
handle exceptions from http backend |
|
More...
|
about 13 years ago
|
input manager fixes (and breakses) |
|
More...
|
about 13 years ago
|