-
deps: downgrade eslint-plugin-standard (Ryan Graham)
-
deps: upgrade to tap@8 (Ryan Graham)
-
ci: drop node 5, add node 7 (Ryan Graham)
-
fix error missing error propagation (Ryan Graham)
-
refactor: extract request wrapper + tests (Ryan Graham)
-
doc: point to mktmpio/cli for alternative CLI (Ryan Graham)
-
lint: use gitignore file (Ryan Graham)
-
update copyright notices (Ryan Graham)
-
deps: upgrade to latest faye-websocket (Ryan Graham)
-
ci: expand Travis to include node 6.x (Ryan Graham)
-
linting: update eslint and clean up rules (Ryan Graham)
-
deps: upgrade to latest tap (Ryan Graham)
-
deps: upgrade lodash (Ryan Graham)
-
deps: remove node-uuid from install script (Ryan Graham)
-
add slack to travis (Ryan Graham)
-
ci: update travis to test major nodejs versions (Ryan Graham)
-
deps: upgrade faye and remove extra nyc (Ryan Graham)
-
deps: upgrade to eslint@1 (Ryan Graham)
-
Add support for overriding config with env vars (Ryan Graham)
-
add support for remote shell via websocket (Ryan Graham)
-
add travis badge (Ryan Graham)
-
add travis (Ryan Graham)
- fix post.js to work with node (Ryan Graham)
- fix install/uninstall script error handling (Ryan Graham)
- fix bug in install/uninstall (Ryan Graham)
-
Clean up README.md, adding legal notices (Ryan Graham)
-
test: add linting as pre-test (Ryan Graham)
-
test: initial trivial require test (Ryan Graham)
- fix environment variable setting (Ryan Graham)
- First release!