Commit Graph

64 Commits

Author SHA1 Message Date
DallonF
8bcfa63f67 Updated dashboard for new resource loading, fixed some workflow bugs 2012-08-01 14:32:35 -07:00
DallonF
1063b17388 Integrated dpd remote with deployment config 2012-07-20 09:56:29 -07:00
DallonF
25ad541b0f Merge branch 'master' of github.com:deployd/deployd
Conflicts:
	bin/dpd
2012-07-19 11:41:55 -07:00
Ritchie Martori
b5d389d511 dpd deploy now accepts a custom subdomain 2012-07-19 10:13:04 -07:00
DallonF
30bfe339b0 Updated deployment errors to be a bit more friendly 2012-07-19 10:13:03 -07:00
DallonF
a80f331d3d Improved security for remote dashboard workflow 2012-07-18 09:24:18 -07:00
DallonF
808d9ace28 Updated dpd remote to simply open a remote dashboard 2012-07-17 11:30:26 -07:00
DallonF
d9327c1b7e Fixed deploy notification 2012-07-16 11:55:07 -07:00
DallonF
e0c0dae76f Updated deploy command 2012-07-16 11:14:07 -07:00
DallonF
d5cb3bbd72 Merge branch 'master' into deploy
Conflicts:
	package.json
	test/support/keys.json
2012-07-16 09:19:36 -07:00
DallonF
f46ec88c14 Fixed new app template 2012-07-13 11:45:26 -07:00
DallonF
70b1cbde27 Improved dpd create workflow 2012-07-13 09:41:40 -07:00
Ritchie Martori
d522cb0eaa initial dpd deploy 2012-07-12 13:46:58 -07:00
DallonF
b0536b7fc0 Added update check to CLI 2012-07-11 12:18:02 -07:00
Joshua Holbrook
37e4c243ca [fix] tty.setRawMode(mode) was moved to tty.ReadStream#setRawMode() (i.e. process.stdin.setRawMode()) 2012-07-06 20:53:27 -08:00
Ritchie Martori
37907d84c1 updated cli help to with keygen and remote info 2012-07-06 12:34:16 -07:00
Ritchie Martori
6d03aa2b84 added dpd remote command 2012-07-06 12:30:49 -07:00
Ritchie Martori
ac77d912f9 added -o open command to cli 2012-07-06 11:17:11 -07:00
Ritchie Martori
41014076df added env option 2012-07-06 09:21:34 -07:00
Ritchie Martori
6e8b4641ab reverted random port 2012-07-04 09:41:54 -07:00
Ritchie Martori
c867ce2523 added dpd debug command 2012-07-04 01:16:36 -07:00
Ritchie Martori
9de974f0c0 added random port generation to avoid conflicts 2012-07-03 15:39:19 -07:00
Ritchie Martori
bb4b6574dc merged dallonf 0.5 2012-06-18 13:08:50 -07:00
Ritchie Martori
6989589327 fixed bug where cancel was not canceling for any request 2012-06-15 12:50:25 -07:00
DallonF
97e1cd4599 Merge branch '0.5' of https://github.com/ritch/deployd into 0.5
Conflicts:
	bin/dpd
2012-06-15 11:37:55 -07:00
Ritchie Martori
3e5afcb26c consistent console.log in cli 2012-06-15 11:23:15 -07:00
Ritchie Martori
2bb001a6f8 moved default env to cli 2012-06-15 11:22:03 -07:00
Ritchie Martori
8286968e07 root key implementation 2012-06-15 11:17:09 -07:00
DallonF
972ac6f00b More CLI polish for file association 2012-06-15 09:50:41 -07:00
DallonF
d460602cd4 Prepped CLI for file association 2012-06-14 13:40:02 -07:00
DallonF
f3ea679224 Dpd command will now create necessary directories if needed 2012-06-14 11:34:18 -07:00
DallonF
f366dcbeae Updated folder structure 2012-06-14 11:29:22 -07:00
Ritchie Martori
6815f3d293 mongod runner, fixed session bug when session did not exist 2012-06-12 10:20:13 -07:00
Ritchie Martori
38a5a2b63c updated dashboard, updated repl 2012-06-07 13:02:18 -07:00
Ritchie Martori
9e88a9f920 added files resource 2012-06-04 17:34:20 -07:00
Ritchie Martori
3ff1e88029 added debugging 2012-06-04 08:39:18 -07:00
Ritchie Martori
f9171b227c initial client implementation 2012-06-02 11:36:50 -07:00
Ritchie Martori
efe7dcb3f9 initial rewrite, validation tests, validation 2012-05-24 00:04:12 -07:00
Ritchie Martori
894e24b934 Release v0.4.6 2012-05-15 10:18:35 -07:00
Ritchie Martori
5e1523a299 added dpd push [host] 2012-05-10 19:54:43 -07:00
Ritchie Martori
c449613d60 new dashboard, fixed small bug where DELETEing files was hanging up the server 2012-05-09 16:39:20 -07:00
Ritchie Martori
7ef8b680e8 refactored keygen into lib 2012-05-09 12:46:13 -07:00
Ritchie Martori
bd554d20ae dpd push fix for incorrect host, minor router fixes 2012-05-08 08:23:59 -07:00
Ritchie Martori
a16c3b3305 cli updates 2012-05-07 13:26:39 -07:00
Ritchie Martori
e3dfb94550 initial 0.5 branch 2012-05-04 08:23:55 -07:00
Ritchie Martori
f9e48d4517 added client lib 2012-05-01 13:25:24 -07:00
Ritchie Martori
571ece3755 Release v0.4.1 2012-04-24 20:49:46 -07:00
Ritchie Martori
f0f02a7d61 Release v0.4.0 2012-04-24 16:45:38 -07:00
Ritchie Martori
3fb18b4dc2 fixed bugs with dpd push/pull 2012-04-20 10:12:36 -07:00
Ritchie Martori
28f8c86f08 added auto file collection creation to dpd push 2012-04-18 15:00:06 -07:00