Commit Graph

  • c538670dd4 prepping for using 'make cutarelease' for quick release tagging and publishing Trent Mick 2015-09-30 15:08:26 -0700
  • 82239010d3 ensure cruft doesn't get into npm published tarballs Trent Mick 2015-09-30 15:00:46 -0700
  • 2853627e89 bump to 2.0.0 for new 'triton' npm package name Trent Mick 2015-09-30 14:37:28 -0700
  • faca038854 exports main module Dave Eddy 2015-09-29 18:15:08 -0400
  • e7109071de cloudapi and tritonapi exports should match Dave Eddy 2015-09-29 18:13:34 -0400
  • 464851843a add "list" and "ls" aliases for "instances", fixes #34 Dave Eddy 2015-09-29 18:01:18 -0400
  • e3335c5dc2 add profiles tests Dave Eddy 2015-09-29 14:45:52 -0400
  • 055c64efc5 move triton wrapper to h.safeTriton, add profile comment Dave Eddy 2015-09-29 14:45:34 -0400
  • 1eefcccf38 more integration tests Dave Eddy 2015-09-29 12:53:34 -0400
  • a01c7eede6 'triton profile -a' fix when invalid keyId Trent Mick 2015-09-28 12:27:56 -0700
  • daecb2979b export 'promptField', broken by refactor before commit Trent Mick 2015-09-28 12:24:50 -0700
  • aeebcf19f0 'triton profile -a' from stdin, JSON file or interactively Trent Mick 2015-09-28 12:20:21 -0700
  • a5ee77a48e profile(s) in cli-subcommands test Trent Mick 2015-09-25 14:16:16 -0700
  • 1759b29f2f Add test/ to make check, and fix that. Trent Mick 2015-09-25 12:24:37 -0700
  • bf21ac467a 'triton profile{,s}' all except 'triton profile -a' Trent Mick 2015-09-25 12:19:29 -0700
  • 403e4bd204 opts.skip for destructive stuff Dave Eddy 2015-09-25 13:45:16 -0400
  • 2eeb68cba5 document destructiveAllowed, use TRITON_* vars for tests Dave Eddy 2015-09-25 13:24:12 -0400
  • f38bfb68f1 should support TRITON_KEY_ID as well Trent Mick 2015-09-25 10:22:58 -0700
  • 7169b06772 destructive => destructiveAllowed Dave Eddy 2015-09-25 13:13:39 -0400
  • e5c5f2d54c use env profile for integration tests Dave Eddy 2015-09-25 13:10:39 -0400
  • 04c7b638d7 key_id => keyId Dave Eddy 2015-09-25 13:08:00 -0400
  • 4bbb43fcc9 foundation for integration tests Dave Eddy 2015-09-24 17:48:26 -0400
  • b238fcf52f improve on a DEPTH_ZERO_SELF_SIGNED_CERT error Trent Mick 2015-09-23 21:08:26 -0700
  • ee07395eae joyent/node-triton#30 `triton` commands blow up obtusely if getting HTML content back from cloudapi endpoints Trent Mick 2015-09-23 12:32:09 -0700
  • 818a6b0afe no bigspinner by default: use '-ww' for a spinner, '-www' bigger, '-wwww' max Trent Mick 2015-09-23 00:19:42 -0700
  • 289d9389a4 bump tabula, fixes #21 Dave Eddy 2015-09-23 12:25:48 -0400
  • 6cc9fa3e70 integration tests for all sub commands usage Dave Eddy 2015-09-22 13:55:42 -0400
  • ee9f897f22 filter for name and version if supplied Dave Eddy 2015-09-21 18:57:53 -0400
  • 46927aeed7 integration tests updates Dave Eddy 2015-09-21 18:48:03 -0400
  • a6d9bad267 filter image version on the server Dave Eddy 2015-09-21 17:16:47 -0400
  • aaeb58730b fix create UUID bug Dave Eddy 2015-09-21 17:12:33 -0400
  • 0c2ade98ba Fix `"insecure":true` in a profile Trent Mick 2015-09-21 13:57:10 -0700
  • b4900ea626 remove UUID_RE in favor of isUUID Dave Eddy 2015-09-21 17:02:10 -0400
  • 7ab6453b1f remove broken cache files if found, fixes #27 Dave Eddy 2015-09-21 17:00:58 -0400
  • 44ce942d97 triton create support image name@version format, fixes #25 Dave Eddy 2015-09-21 16:37:26 -0400
  • 5ed72ea117 Fix 'make check' Trent Mick 2015-09-21 12:37:59 -0700
  • 99d9113eae joyent/node-triton#28 profile opts (-i, -a, -k, -u) aren't being applied to profiles other than the `env` profile Trent Mick 2015-09-21 12:34:37 -0700
  • 5c89bd32c3 trition png Dave Eddy 2015-09-21 14:05:22 -0400
  • 6159bf404d remove glob dep, fixes #20 Dave Eddy 2015-09-21 14:01:00 -0400
  • d0bb926584 joyent/node-triton#22 logo in README is white-on-white Trent Mick 2015-09-21 10:50:34 -0700
  • 94ebdb9f47 stop `TritonApi.listImages` passing internal options as query params to cloudapi Trent Mick 2015-09-21 10:41:13 -0700
  • c93b08dd68 joyent/node-triton#26 triton command crashes with self-signed cert Trent Mick 2015-09-21 10:33:42 -0700
  • 7aa59f148f joyent/node-triton#19 stricter checking of profile files when loading them Trent Mick 2015-09-09 21:53:38 -0700
  • 5e75bff3fe -p profile option should be hidden until complete Trent Mick 2015-09-09 16:14:34 -0700
  • bc7750dc45 clean up whitespace Trent Mick 2015-09-09 16:09:44 -0700
  • d2e999916b joyent/node-triton#18 first cut of 'triton profiles' Trent Mick 2015-09-08 09:55:48 -0700
  • aef539a1b0 joyent/node-triton#18 first cut of 'triton profiles' profiles Trent Mick 2015-09-09 15:58:39 -0700
  • a3d362423b fixes for triton->tritonapi renaming Trent Mick 2015-09-08 22:55:29 -0700
  • 2baf40d841 a start at 'triton profiles' Trent Mick 2015-09-08 09:55:48 -0700
  • 3699dd3a46 Fix typos and formatting in README Angela Fong 2015-09-08 18:30:42 -0700
  • f476cc9168 audit cleanup Dave Eddy 2015-09-08 17:30:08 -0400
  • c1dcef2f0f README update to include more examples and background info Angela Fong 2015-09-08 12:04:30 -0700
  • 9d314def3d add basic instance-audit support Dave Eddy 2015-09-08 12:41:31 -0400
  • 219912beb1 docs Dave Eddy 2015-09-05 19:43:40 -0400
  • f28d7a079a sadly change package name Dave Eddy 2015-09-05 19:20:38 -0400
  • 789fb4f7e5 slug asserts Dave Eddy 2015-09-04 20:33:31 -0400
  • 559f827ae7 Merge e2411f5cbb into 072f0ec864 Dave Eddy 2015-09-04 20:28:00 +0000
  • 072f0ec864 make `triton cloudapi` more like curl Dave Eddy 2015-09-04 14:49:26 -0400
  • e2411f5cbb make `triton cloudapi` more like curl Dave Eddy 2015-09-04 14:49:26 -0400
  • d8a5f247f2 add make test to npm test Dave Eddy 2015-09-04 14:38:14 -0400
  • da0831d523 TODO done Dave Eddy 2015-09-04 14:12:52 -0400
  • bdc3ea6651 mpl and copyright Dave Eddy 2015-09-04 14:12:20 -0400
  • 0fee17fda0 getting ready for OSS Dave Eddy 2015-09-04 14:04:45 -0400
  • 17c7a84ace use latest published cmdln with bash completions Trent Mick 2015-09-04 10:55:10 -0700
  • 11543f23b8 info cleanup Dave Eddy 2015-09-04 13:44:40 -0400
  • 7a7c204140 style fixes Dave Eddy 2015-09-04 13:01:55 -0400
  • 3dd84362d0 completion handled by node-cmdln Dave Eddy 2015-09-04 13:01:00 -0400
  • 411659180f bash completion support Trent Mick 2015-09-04 00:09:19 -0700
  • f6f0843200 right alignment of numerical columns for 'triton pkgs' Trent Mick 2015-09-03 23:52:12 -0700
  • de2a462f16 triton info cleanup, fixes #8 Dave Eddy 2015-09-03 18:24:14 -0400
  • edcc2a52ed Merge pull request #10 from joyent/dave.eddy-1441318327 Dave Eddy 2015-09-03 18:19:18 -0400
  • af97077dc8 Merge pull request #9 from joyent/dave.eddy-1441318129 Dave Eddy 2015-09-03 18:19:06 -0400
  • f3aad05fc9 use mkdirp to create cache directories Dave Eddy 2015-09-03 18:12:08 -0400
  • e48395d446 add common.getCliTableOptions for tabula Dave Eddy 2015-09-03 18:09:21 -0400
  • 19ede6e489 joyent/node-triton#7 "triton create" could better handle missing package argument Trent Mick 2015-09-03 10:18:35 -0700
  • 804fe155b9 sprintf was a lie - use format everywhere Dave Eddy 2015-09-03 00:02:40 -0400
  • 716976efa8 pass create data in post body Dave Eddy 2015-09-03 00:02:09 -0400
  • 1cc87edb0f per-profile cache directory using account+url slug Dave Eddy 2015-09-02 23:48:14 -0400
  • da8e13b45e more assertions in common, ensure tests run with assertions Dave Eddy 2015-09-02 23:30:07 -0400
  • b6e4c06742 tabula changes Dave Eddy 2015-09-02 23:24:08 -0400
  • 538eb7612a fix git-hook directive in Makefile Dave Eddy 2015-09-02 23:23:31 -0400
  • 782c82faa7 remove executable bits on non-executable files Dave Eddy 2015-09-02 16:33:30 -0400
  • c3a91411f9 lots of unit tests Dave Eddy 2015-09-02 15:38:27 -0400
  • c028501d66 TODOne Trent Mick 2015-09-02 10:47:50 -0700
  • 018c46ef43 'make check' clean Trent Mick 2015-09-02 10:47:06 -0700
  • db81ff9db2 TODO Trent Mick 2015-09-02 10:39:09 -0700
  • 516cf29bc5 TODOne Trent Mick 2015-09-02 10:28:11 -0700
  • 68a99fa81c drop cruft and debugging/commented code Trent Mick 2015-09-02 01:06:00 -0700
  • 4064b93c8e joyent/node-triton#5 show usage info on usage errors Trent Mick 2015-09-02 01:04:20 -0700
  • 58a7c9977b joyent/node-triton#4 triton networks/network to support shortId as well and to include fabric flag Trent Mick 2015-09-02 00:03:17 -0700
  • ae8a19d568 quick jsstyle cleanup Dave Eddy 2015-09-01 15:03:52 -0400
  • 0d53e878e9 javascript lint cleanup Dave Eddy 2015-09-01 14:51:02 -0400
  • 09052c0f80 silence make check file list Dave Eddy 2015-09-01 14:45:56 -0400
  • d9b104de4b 'make git-hooks' to install hooks Trent Mick 2015-09-01 10:55:39 -0700
  • d76535b4d2 negative sizes support, add more tests Dave Eddy 2015-09-01 13:47:35 -0400
  • 12c9cb64a6 Factor out spinner to prep for using it for 'triton wait'. Trent Mick 2015-09-01 10:43:28 -0700
  • 9241f90ccf 'make check-jsl' clean Trent Mick 2015-09-01 09:00:45 -0700
  • 42f0ee5a41 fix bug in humanSizeFromBytes Dave Eddy 2015-09-01 13:44:10 -0400
  • c4f85db8d8 support for `triton ssh user@id` Dave Eddy 2015-09-01 10:16:42 -0400
  • 333c47ae26 a start at a test framework Trent Mick 2015-09-01 00:31:00 -0700