46 Commits

Author SHA1 Message Date
Nick Martin
584f62e254 Bump to version 0.0.40 2011-12-09 16:47:52 -08:00
Nick Martin
db91d57ef4 Remove comment left over from debugging. 2011-12-08 23:20:45 -08:00
Nick Martin
8b985ec67b Factor duplicated validation code to one place. 2011-12-08 23:14:56 -08:00
Nick Martin
5293001ff5 Actually hash the users password like we said. 2011-12-08 23:14:56 -08:00
Nick Martin
feb11debf6 Close stdin in all the places we could have opened it. OH GOD IT BURNS MY EYES!!!! Asana ticket filed. 2011-12-08 23:14:56 -08:00
Nick Martin
23993ef88e Report deploy failure. 2011-12-08 23:14:56 -08:00
Nick Martin
3da54e9d07 Let you set a password with skybreak deploy. 2011-12-08 23:14:56 -08:00
Nick Martin
bfe5d34aa4 maybe_password-ify deploy and mongo. 2011-12-08 23:14:56 -08:00
Nick Martin
49ac3514ee Also use hostname constant for new mongo command. 2011-12-08 23:14:56 -08:00
Nick Martin
6314dd7509 Use prompt function for logs. 2011-12-08 23:14:56 -08:00
Nick Martin
4c0adda350 Add function to prompt for password if it is needed. 2011-12-08 23:14:56 -08:00
Nick Martin
16e9adb25c Move constant to shared file. 2011-12-08 23:14:56 -08:00
Geoff Schmidt
008768b21b factor Sky.startup into a separate package 2011-12-08 20:19:46 -08:00
Geoff Schmidt
24692a60f5 rationalize underscore usage slightly 2011-12-08 16:28:47 -08:00
matt debergalis
65f4bdbb3a merge local and remote "skybreak mongo" commands. 2011-12-08 16:12:13 -08:00
matt debergalis
1c36361a0b no reason to pass full pathname for tar here 2011-12-08 14:27:52 -08:00
matt debergalis
78cf74b545 Merge branch 'master' of github.com:skybreak/skybreak 2011-12-08 14:14:31 -08:00
matt debergalis
4dd06152f5 skybreak mongo -- opens production mongo shell 2011-12-08 14:14:22 -08:00
Geoff Schmidt
4eff685f55 fix how reload dependencies are read out of bundle
- fixes problem where you see a message about no
reps info on your first run of a project

- reps will now be reread when the app is reloaded
and rebundled
2011-12-07 22:53:00 -08:00
Geoff Schmidt
ce565dcaea kill basics package 2011-12-07 22:28:43 -08:00
Nick Martin
0218ed3d5f Rework crash log messaging so it makes a little more sense to users. 2011-12-07 20:28:28 -08:00
Nick Martin
f421d1a816 Don't kill all of skybreak on bundle error. Wait for file modification and try again. 2011-12-07 20:28:28 -08:00
Geoff Schmidt
63092aabc4 ignore trash files while bundling 2011-12-07 19:01:54 -08:00
Nick Martin
999d40af9a Style unsupported page. Still not great, but good enough for now. 2011-12-07 01:52:32 -08:00
Nick Martin
282346ee11 Serve a separate HTML page to unsupported browsers. Still needs styling. 2011-12-06 22:46:40 -08:00
matt debergalis
59ab61227a README is now accurate. and we don't default to keepalives. 2011-12-06 16:25:13 -08:00
matt debergalis
e81b908fc7 move deploy upload into node, instead of calling curl 2011-12-02 18:44:51 -08:00
Nick Martin
a02f7a0137 Bump to version 0.0.39 2011-12-01 15:54:34 -08:00
Geoff Schmidt
555a448e2a restyle skel 2011-12-01 11:47:12 -08:00
Nick Martin
f57b6e1bd6 Make keepalives opt-in, instead of on by default. Turn them on in dev mode. 2011-11-29 22:18:51 -08:00
Nick Martin
0cbc9650fb Bump to version 0.0.38 2011-11-29 21:26:27 -08:00
matt debergalis
eed2c3288e Merge branch 'master' of github.com:skybreak/skybreak 2011-11-29 20:54:01 -08:00
matt debergalis
9be7026cb7 send raw tarball for deploy 2011-11-29 20:52:52 -08:00
Nick Martin
3dc9e037d1 Make sure to resolve path passed in to bundle, since we switch working directories when we invoke tar. 2011-11-29 20:03:06 -08:00
Nick Martin
ceef60fad8 Bump to version 0.0.37 2011-11-29 19:06:24 -08:00
matt debergalis
a277dcdf26 don't output Modified message 2011-11-29 09:51:19 -08:00
Nick Martin
3a61d00268 Correct docs. 2011-11-28 22:27:16 -08:00
Nick Martin
4f245840d7 Do not include coffeescript by default. 2011-11-28 22:27:16 -08:00
Nick Martin
bf61c47a0f Bump to version 0.0.36 2011-11-28 13:58:21 -08:00
Nick Martin
61ba3fdf36 Use our version of rm -rf, not wrench's. Wrench's follows symlinks poorly! 2011-11-28 13:56:41 -08:00
Nick Martin
a13ca9e2cc Bump to version 0.0.35 2011-11-28 01:53:30 -08:00
Nick Martin
7a299369b8 Bump to version 0.0.34 2011-11-28 01:35:34 -08:00
Nick Martin
a46c7f38c6 Bump to version 0.0.33 2011-11-21 17:15:45 -08:00
Nick Martin
4a47e39ac5 Stop skybreak outer process from crashing when the inner does. Not sure why this started being needed, but it fixes it. 2011-11-21 17:12:51 -08:00
Nick Martin
7bd74d1b1f Bump to version 0.0.32 2011-11-18 00:26:23 -08:00
Nick Martin
d69c2d1f19 Initial import from old busted repo. 2011-11-17 18:35:20 -08:00