Nick Martin
9ee5fe4702
Bump to version 0.0.41
2011-12-21 13:11:54 -08:00
Nick Martin
0edcc2e77a
Correct lying help message.
2011-12-20 16:04:38 -08:00
Nick Martin
1d056815e8
Fix mongo shell on local database.
2011-12-20 15:37:24 -08:00
Nick Martin
b06c391df4
optimist requires .boolean for both the alias and the original. This may be fixed in git master node-optimist.
2011-12-20 15:28:06 -08:00
Nick Martin
f925a52fde
Make 'skybreak help deploy' work correctly.
2011-12-20 15:15:17 -08:00
Nick Martin
7dbe566121
Run a post-upgrade script from the newly downloaded skybreak. This will let us run arbitrary code after the upgrade (eg to rename the project)
2011-12-19 17:54:18 -08:00
matt debergalis
7e7d3013c7
move restart_server out of closure
2011-12-15 16:18:52 -08:00
matt debergalis
60c7ac32eb
clean up deploy
2011-12-15 14:13:04 -08:00
matt debergalis
61dad1ad50
handle EADDRINUSE
2011-12-14 23:41:13 -08:00
matt debergalis
a01fb670e5
Merge branch 'deploy-delete'
2011-12-14 18:48:47 -08:00
matt debergalis
f46d94c6cd
skybreak deploy --delete
...
refactors all the deploy-related material into deploy.js
2011-12-14 18:47:31 -08:00
Nick Martin
918d15afdc
Factor socket.io into stream package on the server as well. Much cleaner now.
2011-12-13 13:40:13 -08:00
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