- 17 Mar, 2016 1 commit
-
-
Michelle Noorali authored
-
- 16 Mar, 2016 26 commits
-
-
Dave Cunningham authored
Add chart representation to types.go
-
Matt Butcher authored
docs(README): update README in light of merger
-
Matt Butcher authored
fix(Makefile): print error if pip is missing
-
Matt Butcher authored
Also add an example.
-
Matt Butcher authored
This strips the README back to an accurate representation of the current state of the project. We can begin adding to it again as it re-stabilizes.
-
Dave Cunningham authored
-
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 13 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
-