- 22 Mar, 2016 6 commits
-
-
jackgr authored
-
Matt Butcher authored
fix(Makefile): add quicktest target
-
Matt Butcher authored
This is good for running a quick test during dev to check for failures without having to read a gazillion lines of output.
-
Matt Butcher authored
feat(cli): Add 'helm deployment delete'
-
Adam Reese authored
fix(start-local): fix script exiting on pkill
-
Adam Reese authored
pkill will exit failed if process is not found
-
- 21 Mar, 2016 34 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
Closes #239
-
Michelle Noorali authored
ref(chart): fix LoadDataFromReader comment
-
Matt Butcher authored
Also fix a few typos.
-
Matt Butcher authored
feat(cli): implement helm deployment list
-
Matt Butcher authored
fix(gitignore): ignore logs directory
-
Matt Butcher authored
Also, make the debug bool locally scoped.
-
Matt Butcher authored
Closes #243
-
Jack Greenfield authored
Fix race condition
-
Jack Greenfield authored
Add locking and duplicate detection
-
Matt Butcher authored
The lolca-start.sh script creates a local logs directory. Ignore it.
-
jackgr authored
-
jackgr authored
-
Michelle Noorali authored
-
Jack Greenfield authored
Removed collaborator terminology
-
Adam Reese authored
fix(repository): remove hard coded host
-
Adam Reese authored
/cc @michelleN
-
Michelle Noorali authored
feat(repo): add chart repo routes to manager
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
Fix style errors
-
Adam Reese authored
ref(client): add helper methods to client
-
Michelle Noorali authored
-
Matt Butcher authored
fix(gitignore): ignore .DS_Store files
-
Michelle Noorali authored
* since it's not being used outside of this package * also LoadContent -> loadContent for same reason * This addresses some style issues from #401
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
* Fixes some style errors in #401
-
Matt Butcher authored
Fix text alignment in dm help output.
-
Michelle Noorali authored
chore(examples): add example nginx chart
-