Juan Cruz Viotti
|
2f1275d617
|
Remove unneeded dependency
|
2015-01-08 11:01:04 -03:00 |
|
Juan Cruz Viotti
|
0452916a87
|
Integrate with connection.ConnectionParams
|
2015-01-08 10:56:46 -03:00 |
|
Juan Cruz Viotti
|
f000509995
|
Get rid of utils/mock
|
2015-01-08 09:43:50 -03:00 |
|
Juan Cruz Viotti
|
12f46be691
|
Partially get rid of nested sdk
|
2015-01-08 09:39:38 -03:00 |
|
Juan Cruz Viotti
|
8ac36ced4d
|
Decouple resin sdk from it's surroundings
|
2015-01-06 15:02:03 -03:00 |
|
Juan Cruz Viotti
|
07c57d335b
|
Refactor table to get rid of map feature
|
2015-01-06 14:12:11 -03:00 |
|
Juan Cruz Viotti
|
57c86f920c
|
Stop using table map feature
|
2015-01-06 14:07:35 -03:00 |
|
Juan Cruz Viotti
|
19e151e521
|
Simplify conditional
|
2015-01-06 13:57:11 -03:00 |
|
Juan Cruz Viotti
|
af98a89e51
|
Make errors.handle handle EISDIR and ENOENT
|
2015-01-06 13:54:40 -03:00 |
|
Juan Cruz Viotti
|
e9caca8c24
|
Rename error code to error exit code
|
2015-01-06 13:46:31 -03:00 |
|
Juan Cruz Viotti
|
ac00a96728
|
Move device manipulation logic to device model
|
2015-01-06 13:35:38 -03:00 |
|
Juan Cruz Viotti
|
be2b556d91
|
Move device display name logic to application model
|
2015-01-06 13:24:11 -03:00 |
|
Juan Cruz Viotti
|
c311738dd1
|
Move application field manipulations to the model
|
2015-01-06 13:22:40 -03:00 |
|
Juan Cruz Viotti
|
45a4f8eda0
|
Remove unnecessary object keys deletion
|
2015-01-06 13:15:40 -03:00 |
|
Juan Cruz Viotti
|
6931e2cbfc
|
Implement of unix installation script
|
2014-12-31 11:22:52 -04:00 |
|
Juan Cruz Viotti
|
7b5a5e8f77
|
Explain how to produce a binary in README.md
|
2014-12-30 13:20:07 -04:00 |
|
Juan Cruz Viotti
|
2ea25dc871
|
Implement gulp release task
|
2014-12-30 13:12:18 -04:00 |
|
Juan Cruz Viotti
|
e029a713b4
|
Add package.json to json files array
|
2014-12-30 12:26:19 -04:00 |
|
Juan Cruz Viotti
|
ddcec9dbd9
|
Include gulp compile task
|
2014-12-30 09:44:03 -04:00 |
|
Juan Cruz Viotti
|
5cc1b88e47
|
Add prepublish hook
|
2014-12-24 15:15:34 -04:00 |
|
Juan Cruz Viotti
|
3304e4bc98
|
Fix global *.roff installation issue
NPM refuses to install man pages that end in *.roff.
|
2014-12-24 15:12:31 -04:00 |
|
Juan Cruz Viotti
|
7ca78c5251
|
Rename package.json main to the coffee version
|
2014-12-24 12:55:14 -04:00 |
|
Juan Cruz Viotti
|
af8d1e4517
|
Implement devices supported command
|
2014-12-24 12:50:30 -04:00 |
|
Juan Cruz Viotti
|
14f047da53
|
Remove obsolete comment
|
2014-12-24 12:44:19 -04:00 |
|
Juan Cruz Viotti
|
3765f2bb6c
|
Improve bash completion with all commands
|
2014-12-24 12:42:51 -04:00 |
|
Juan Cruz Viotti
|
3f9270cbb9
|
Implement note command
|
2014-12-24 12:40:40 -04:00 |
|
Juan Cruz Viotti
|
16ddd8ccb6
|
Implement interactive signup form
|
2014-12-24 11:14:30 -04:00 |
|
Juan Cruz Viotti
|
33e209def5
|
Add register function to resin/auth
|
2014-12-24 10:59:25 -04:00 |
|
Juan Cruz Viotti
|
8624ff74d9
|
Implement Bash/Zsh basic autocompletion
|
2014-12-24 09:49:14 -04:00 |
|
Juan Cruz Viotti
|
a9f721784b
|
Update Capitano to v1.0.3
|
2014-12-24 08:56:52 -04:00 |
|
Juan Cruz Viotti
|
7246740336
|
Add information about why CLI doesn't work fine on Cygwin
|
2014-12-24 08:04:36 -04:00 |
|
Juan Cruz Viotti
|
7634040c62
|
Upgrade Capitano to v1.0.2
|
2014-12-23 10:31:14 -04:00 |
|
Juan Cruz Viotti
|
0983506efb
|
Fix bug in device command
|
2014-12-23 09:54:34 -04:00 |
|
Juan Cruz Viotti
|
aefb809c11
|
Disable colour highlighting
|
2014-12-23 09:21:11 -04:00 |
|
Juan Cruz Viotti
|
4ad7fd0132
|
Make devices command application option based
|
2014-12-23 08:54:15 -04:00 |
|
Juan Cruz Viotti
|
634653609e
|
Remove IP Address from devices list
Some devices have a very long set of ips.
|
2014-12-23 08:44:13 -04:00 |
|
Juan Cruz Viotti
|
8d08affcd8
|
Move parseCredentials() to helpers
|
2014-12-22 15:48:11 -04:00 |
|
Juan Cruz Viotti
|
68a6da9ffe
|
Make resin/server private
|
2014-12-22 15:42:39 -04:00 |
|
Juan Cruz Viotti
|
1b9c62a50f
|
Completely decouple client code from server module
|
2014-12-22 15:40:57 -04:00 |
|
Juan Cruz Viotti
|
aeafd23e43
|
Make resin/errors private
|
2014-12-22 15:31:11 -04:00 |
|
Juan Cruz Viotti
|
0746723abd
|
Decouple client code from resin.errors
|
2014-12-22 15:29:15 -04:00 |
|
Juan Cruz Viotti
|
da099e876d
|
Use internal errors module in app.coffee
|
2014-12-22 15:28:11 -04:00 |
|
Juan Cruz Viotti
|
5578b7edab
|
Make more obvious that helpers is private
|
2014-12-22 15:26:57 -04:00 |
|
Juan Cruz Viotti
|
212c06e5a2
|
Decouple client code from server by creating key model
|
2014-12-22 15:18:47 -04:00 |
|
Juan Cruz Viotti
|
6cb8d4e466
|
Remove almost empty error spec
|
2014-12-22 15:03:47 -04:00 |
|
Juan Cruz Viotti
|
a6b3ca1442
|
Mix device module with device model
|
2014-12-22 15:02:52 -04:00 |
|
Juan Cruz Viotti
|
cda24c9e1b
|
Move os.generateCacheName outside Resin SDK
|
2014-12-22 14:50:54 -04:00 |
|
Juan Cruz Viotti
|
8c6db6608d
|
Remove os/windows module for now
|
2014-12-22 14:47:30 -04:00 |
|
Juan Cruz Viotti
|
c4422a171c
|
Remove unused config module
|
2014-12-22 14:45:16 -04:00 |
|
Juan Cruz Viotti
|
be08a83765
|
Move token as an auth submodule
|
2014-12-22 14:43:38 -04:00 |
|