Commit Graph

  • 0dba133b0a Fix comment spacing Juan Cruz Viotti 2015-02-05 08:56:52 -0400
  • 780893b411 Make os download modify options.output directly Juan Cruz Viotti 2015-02-05 08:53:05 -0400
  • bcbb7d8e96 Upgrade to Capitano v1.3.1 and remove unneeded try/catch clause Juan Cruz Viotti 2015-02-05 08:49:57 -0400
  • a8114380d7 Grab the master version of resin-cli-visuals. Juan Cruz Viotti 2015-02-04 15:32:55 -0400
  • e6081238a1 Implement new device init command Juan Cruz Viotti 2015-02-04 14:13:28 -0400
  • 0a7b83308a Add TODO on actions/keys about extracting ssh key chop Juan Cruz Viotti 2015-02-03 14:54:07 -0400
  • 33b66effc2 Make use of new Resin CLI visuals patterns Juan Cruz Viotti 2015-02-03 14:53:48 -0400
  • 3ee228c862 Move os network params options to command-options Juan Cruz Viotti 2015-02-03 14:52:17 -0400
  • 3f51739e2e Send outputFile to done() in os.download Juan Cruz Viotti 2015-02-03 14:51:39 -0400
  • 9f4ae4ac3f Rename current device init to os download Juan Cruz Viotti 2015-02-03 13:31:16 -0400
  • a4a8c4e61a Simplify os download a bit with _.unary Juan Cruz Viotti 2015-02-04 15:08:38 -0400
  • e7823e2707 Make use of SDK ProgressState enhancement to simplify os download Juan Cruz Viotti 2015-02-04 15:06:07 -0400
  • 531a48a158 Fix generateCacheName error not being caught Juan Cruz Viotti 2015-02-03 13:51:33 -0400
  • 4341f1219f Set actions/index as the package main entry point Juan Cruz Viotti 2015-02-02 13:21:50 -0400
  • 1edf594818 Remove diskpart from optional dependencies Juan Cruz Viotti 2015-02-02 13:20:37 -0400
  • ef318f9d1a Install diskio from NPM Juan Cruz Viotti 2015-02-02 13:19:41 -0400
  • 6ce0fdc4ab Make use of diskio Juan Cruz Viotti 2015-02-02 12:25:22 -0400
  • 1a595412d5 Move unused diskpart script Juan Cruz Viotti 2015-02-02 08:23:30 -0400
  • fd079b5794 Make use of diskpart npm module Juan Cruz Viotti 2015-01-30 15:41:14 -0400
  • e9db8c09e8 Fix stdout argument issue Juan Cruz Viotti 2015-01-30 14:19:36 -0400
  • 9e8e402788 Implement diskpart module Juan Cruz Viotti 2015-01-30 14:16:24 -0400
  • c7c7d55338 Allow to choose a device interactively from device init Juan Cruz Viotti 2015-01-30 12:55:56 -0400
  • 654ab26609 Make use of drivelist 1.1.0 Juan Cruz Viotti 2015-01-30 11:48:15 -0400
  • fc6dda5d22 Make use of published drivelist Juan Cruz Viotti 2015-01-30 11:38:46 -0400
  • fd7d9858a9 Fix switch case Juan Cruz Viotti 2015-01-30 10:37:23 -0400
  • ac78a8bc02 Implement linux.list() Juan Cruz Viotti 2015-01-30 10:30:28 -0400
  • a220bc87ad Include USB Card reader in OSX test Juan Cruz Viotti 2015-01-30 10:02:07 -0400
  • 0b1d83a70b Rename list spec stdout variable to drives Juan Cruz Viotti 2015-01-30 09:59:28 -0400
  • 7beca02eda Mention drives command in device init help Juan Cruz Viotti 2015-01-30 09:58:54 -0400
  • 80079d00a5 Implement win32.list() Juan Cruz Viotti 2015-01-30 09:52:04 -0400
  • 1ce7178aa3 Test drive.osx.list() Juan Cruz Viotti 2015-01-30 09:23:56 -0400
  • ad0be5f63c Refactor drive module Juan Cruz Viotti 2015-01-30 09:16:55 -0400
  • fd1e632b50 List drives in OS X Juan Cruz Viotti 2015-01-30 08:45:38 -0400
  • d284e92520 Fix broken test Juan Cruz Viotti 2015-01-29 15:28:33 -0400
  • 03c6c72df6 Integrate new progress bar Juan Cruz Viotti 2015-01-29 14:59:57 -0400
  • 2d5549873a Prettier progress bar Juan Cruz Viotti 2015-01-29 14:06:38 -0400
  • 35633f3612 Math.floor() percentage Juan Cruz Viotti 2015-01-29 14:05:10 -0400
  • 2b992ec233 Simple progress bar approach Juan Cruz Viotti 2015-01-29 14:01:21 -0400
  • 159a586e08 TODO about subprocess error handling Juan Cruz Viotti 2015-01-29 13:17:26 -0400
  • 4790fe3a5e Require resin-cli-visuals v0.0.2 Juan Cruz Viotti 2015-01-29 12:50:28 -0400
  • 3e938f7808 Remove done message at the end of windosu execution Juan Cruz Viotti 2015-01-29 12:29:35 -0400
  • 38139ed169 Simplify conditional Juan Cruz Viotti 2015-01-29 12:27:37 -0400
  • f767f637f7 Fix conditional Juan Cruz Viotti 2015-01-29 12:23:30 -0400
  • 8437757ca8 Prevent infinite loop Juan Cruz Viotti 2015-01-29 12:21:56 -0400
  • 9069b07d4a Integrate windosu Juan Cruz Viotti 2015-01-29 12:04:48 -0400
  • 7949296cec Extend EACCESS, EPERM errors with OS specific descriptions Juan Cruz Viotti 2015-01-29 10:39:12 -0400
  • e9e02e3272 Handle ENOENT windows errors Juan Cruz Viotti 2015-01-28 15:51:36 -0400
  • 00623833cc Extend errors.handle to catch EPERM as well Juan Cruz Viotti 2015-01-28 15:45:30 -0400
  • d75a19fc6e Remove debugging logging Juan Cruz Viotti 2015-01-28 15:40:00 -0400
  • 0d06524162 Surround diskpart script in double quotes Juan Cruz Viotti 2015-01-28 15:38:39 -0400
  • 95d8d2fe8f Add missing path dependency Juan Cruz Viotti 2015-01-28 15:30:08 -0400
  • 9de4a3c556 Some fixes and refactoring Juan Cruz Viotti 2015-01-28 15:26:56 -0400
  • 96d221fbcf Catch createWriteStream errors Juan Cruz Viotti 2015-01-28 15:13:43 -0400
  • 8bfdebbfbb Fix drive dependencies Juan Cruz Viotti 2015-01-28 14:53:34 -0400
  • 320981770e Erase MBR before rescanning Juan Cruz Viotti 2015-01-28 14:51:11 -0400
  • 8b0ce36955 Use diskpart to rescan the drives Juan Cruz Viotti 2015-01-28 14:41:53 -0400
  • dcebbc0044 Make use of a 512 block aligner Juan Cruz Viotti 2015-01-28 10:16:01 -0400
  • db3d4292f4 Add Windows support to device init command Juan Cruz Viotti 2015-01-28 08:33:50 -0400
  • f67cdaee43 Remove unused dependencies Juan Cruz Viotti 2015-01-23 15:10:16 -0400
  • 0e4245523b Fix errors/ test suite sudden failure issue Juan Cruz Viotti 2015-01-23 14:58:57 -0400
  • 2958f28cd6 Fetch nplugm from NPM Juan Cruz Viotti 2015-01-23 14:41:58 -0400
  • 4103a4195a Move changeProjectDirectory outside the nested code Juan Cruz Viotti 2015-01-23 13:54:30 -0400
  • ff0b513188 Make use of nplugm.load Juan Cruz Viotti 2015-01-23 13:24:57 -0400
  • ff9558ab32 Simplify plugin loading routing with getPluginsByGlob() Juan Cruz Viotti 2015-01-23 11:16:31 -0400
  • af9ae6579c Move plugin module to nplugm Juan Cruz Viotti 2015-01-23 10:23:47 -0400
  • 67cf0a1b9a Get resin-cli-visuals from npm Juan Cruz Viotti 2015-01-23 08:51:55 -0400
  • 155a6775e4 Make use of device_type directly Juan Cruz Viotti 2015-01-22 13:20:20 -0400
  • a275de436d Make use of simplified table widget Juan Cruz Viotti 2015-01-22 13:06:02 -0400
  • 21d501d6e5 Require Resin SDK from GitHub Juan Cruz Viotti 2015-01-22 11:37:34 -0400
  • 092a246b3d Fix Windows path issues Juan Cruz Viotti 2015-01-21 12:13:24 -0400
  • c48c77dbeb Add init to device autocompletion Juan Cruz Viotti 2015-01-21 11:48:20 -0400
  • ae63233575 Remove unused dependencies Juan Cruz Viotti 2015-01-21 11:37:30 -0400
  • 6c12ec1c89 Implement resin-plugins man page Juan Cruz Viotti 2015-01-21 11:22:03 -0400
  • 50325d0f8f Make use of resin-cli-visuals and get rid of local ui module Juan Cruz Viotti 2015-01-21 09:50:19 -0400
  • 2c90d1176c Reorder device init declaration to prevent help conflicts Juan Cruz Viotti 2015-01-20 15:52:13 -0400
  • 9cb84ee612 Allow to quiet download progress bar Juan Cruz Viotti 2015-01-20 15:41:14 -0400
  • aa6680d57a Fix device init help OS X command Juan Cruz Viotti 2015-01-20 15:36:01 -0400
  • aa4d7a408a Implement device init command (for UNIX only) Juan Cruz Viotti 2015-01-20 15:34:47 -0400
  • f04f6f8702 Move ProgressBar to ui.widgets Juan Cruz Viotti 2015-01-20 15:10:18 -0400
  • da02857a6e Handle EACCES errors Juan Cruz Viotti 2015-01-20 15:09:26 -0400
  • af7a40bd68 Easy shortcut for one command plugins Juan Cruz Viotti 2015-01-16 10:41:22 -0300
  • a6660ad4ec Improve plugin architecture importing technique Juan Cruz Viotti 2015-01-16 10:38:19 -0300
  • b2e06a957e Remove weird man .o extension Juan Cruz Viotti 2015-01-16 09:45:11 -0300
  • d49677581b Make use of Capitano permissions feature Juan Cruz Viotti 2015-01-16 09:34:59 -0300
  • 5abc4e550f Move command declarations next to their definitions Juan Cruz Viotti 2015-01-15 14:10:14 -0300
  • f94be29047 Remove unused error.handleCallback function Juan Cruz Viotti 2015-01-15 11:39:18 -0300
  • a6282d2b28 Get rid of log module Juan Cruz Viotti 2015-01-15 11:36:43 -0300
  • 9a3b048b9f Move help facade to help actions module Juan Cruz Viotti 2015-01-15 11:18:34 -0300
  • 72d08ffbbf Move version action to actions/ Juan Cruz Viotti 2015-01-15 11:16:07 -0300
  • c4da5f0008 Remove obsolete comment Juan Cruz Viotti 2015-01-15 11:11:10 -0300
  • 3e055b32d2 Update Capitano to v1.2.0 and make use of done callback feature Juan Cruz Viotti 2015-01-15 10:47:17 -0300
  • 2a8f1f1dc2 Implement plugin support Juan Cruz Viotti 2015-01-14 14:25:16 -0300
  • 4eb9f93f30 Remove unneeded dependency Juan Cruz Viotti 2015-01-13 08:57:13 -0300
  • 043a34cc7c Decouple permissions from http mocks and fixtures Juan Cruz Viotti 2015-01-13 08:51:02 -0300
  • 975e133d5a Refactor to not use ConnectionParams Juan Cruz Viotti 2015-01-12 08:40:27 -0300
  • 243a05a4e2 Prevent note callback from being called twice Juan Cruz Viotti 2015-01-09 15:07:50 -0300
  • 4de25b1325 Remove unused NPM dependencies Juan Cruz Viotti 2015-01-09 14:13:13 -0300
  • 5a3254dc5e Get rid of cache module Juan Cruz Viotti 2015-01-09 13:41:32 -0300
  • 2b5c1a664e Remove unused isDeviceUUIDValid helper function Juan Cruz Viotti 2015-01-09 13:28:27 -0300
  • 0753bd1fe9 Don't compute device type slug as the logic is implicit on the SDK Juan Cruz Viotti 2015-01-09 13:16:10 -0300