- 16 Mar, 2016 21 commits
-
-
Matt Butcher authored
fix(Makefile): print error if pip is missing
-
Adam Reese authored
fix(devtools): prevent start-local.sh from killing process
-
Matt Butcher authored
-
Matt Butcher authored
Also, prompt the user to run pip install during bootstrap. Closes #362.
-
Matt Butcher authored
fix(manager): update routes and error handling
-
Matt Butcher authored
-
Matt Butcher authored
Errors are now returned in the best matching format for the HTTP Accept header.
-
Adam Reese authored
-
Michelle Noorali authored
add repo commands and routes
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Adam Reese authored
fix(devtools): refactor local run script
-
Adam Reese authored
-
Adam Reese authored
-
Michelle Noorali authored
-
Adam Reese authored
ref(client): separate deployments from client file
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
- 15 Mar, 2016 19 commits
-
-
Matt Butcher authored
fix(manager): add documentation to pos function
-
Matt Butcher authored
-
Matt Butcher authored
fix(client): save 16 bits for Adam
-
Matt Butcher authored
-
Adam Reese authored
fix(*): update import paths for helm repo naming
-
Adam Reese authored
-
Adam Reese authored
fix(manager): refactor REST API to make it modular
-
Matt Butcher authored
This updates path grabbing to match the new URI matcher.
-
Matt Butcher authored
This removes the Routes interface and routesMap struct in favor of just maintaining the routes inside of the handler.
-
Matt Butcher authored
-
Matt Butcher authored
This modifies the startup and initial handling of the REST API to make it modular, remove the init() methods, and remove reliance on global vars.
-
Adam Reese authored
ref(test-style): add a script for linting tools
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
because you know, go vender n'stuff
-
Matt Butcher authored
fix(test-style): fix formatting and comments
-
Matt Butcher authored
Add flake8 test and fix pep8 style in expansion scripts
-
Matt Butcher authored
fix(cli): revert to older deploy formatting
-
Matt Butcher authored
feat(cli): added back 'helm release'
-