Geoff Schmidt
ce565dcaea
kill basics package
2011-12-07 22:28:43 -08:00
Geoff Schmidt
260d572afe
fix bug introduced by IE8 iteration fix
2011-12-07 22:27:23 -08:00
Geoff Schmidt
0599d5198c
move examples into main repo
2011-12-07 21:22:47 -08:00
Geoff Schmidt
8963588b64
eliminate geoffclasses
2011-12-07 21:09:25 -08:00
Geoff Schmidt
02ad969c8a
print an error if two templates have the same name
...
(alas only at runtime for now)
2011-12-07 20:55:00 -08:00
Geoff Schmidt
60ee70a6c0
don't print success if you have no net on dev_bundle download
2011-12-07 20:48:48 -08:00
Geoff Schmidt
42ee79e25b
copyediting on install strings
2011-12-07 20:44:01 -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
fb5b13af33
Copyediting on dev_bundle install strings
2011-12-07 19:20:25 -08:00
Geoff Schmidt
63092aabc4
ignore trash files while bundling
2011-12-07 19:01:54 -08:00
matt debergalis
5e289848a4
Merge branch 'genid'
2011-12-07 13:04:55 -08:00
matt debergalis
08ec11e2e7
good replacement for Math.random() and provide a UUID generator.
...
on the client, minimongo defines (and relies on) Collection.random()
and Collection.uuid() to generate _id values.
on the server, livedata defines (and relies on) Sky.random()
and Sky.uuid() for the same.
random/uuid code is duplicated, as it was before.
2011-12-07 13:03:11 -08:00
matt debergalis
71494cf7e4
stop using genId()
2011-12-07 12:24:53 -08:00
matt debergalis
81854bc6e2
remove unused
2011-12-07 12:19:48 -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
Nick Martin
3db7ddf199
Merge branch 'refs/heads/bundle-update'
2011-12-06 21:20:46 -08:00
matt debergalis
59ab61227a
README is now accurate. and we don't default to keepalives.
2011-12-06 16:25:13 -08:00
Nick Martin
b81ae24ec5
Bump bundle version number.
2011-12-05 23:38:58 -08:00
Nick Martin
b3c83c994a
Bump versions of old packages.
2011-12-05 23:38:37 -08:00
Nick Martin
7fc593034f
Add new packages.
2011-12-05 23:38:06 -08:00
Nick Martin
65ee4902a7
Update to Node 0.6.5. This now comes with npm, so we no longer need to build that separately.
2011-12-05 23:37:35 -08:00
Nick Martin
91a4a46ea1
Patch function does not reference any local variables. Move it outside of render() so it doesn't get recompiled every time.
2011-12-05 20:43:59 -08:00
Nick Martin
8438e0783a
Work around to prevent infinite loop in IE8.
2011-12-05 20:43:25 -08:00
Nick Martin
d75c966666
Put 64-bit check back in for Linux.
2011-12-05 20:22:52 -08:00
Geoff Schmidt
01f2de7a9e
cleaner error messages on Tiger. thanks Collin!
2011-12-04 12:22:42 -08:00
Geoff Schmidt
2966e9a031
support snow leopard in 32-bit kernel mode
...
(per Collin)
2011-12-04 10:48:21 -08:00
matt debergalis
e81b908fc7
move deploy upload into node, instead of calling curl
2011-12-02 18:44:51 -08:00
Nick Martin
1d4f97de34
Work around issue in IE8.
2011-12-01 21:29:33 -08:00
Nick Martin
a02f7a0137
Bump to version 0.0.39
2011-12-01 15:54:34 -08:00
Geoff Schmidt
aaa47bbc34
comment cleanups
2011-12-01 14:19:46 -08:00
Geoff Schmidt
555a448e2a
restyle skel
2011-12-01 11:47:12 -08:00
matt debergalis
cfbb309272
shorten description
2011-12-01 11:31:25 -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
Geoff Schmidt
1df7d90049
allow sort, skip, limit in Sky.publish
2011-11-29 18:11:25 -08:00
Geoff Schmidt
63aa9ac5c7
wrong event data was passed to renderLive events
2011-11-29 18:11:25 -08:00
matt debergalis
a277dcdf26
don't output Modified message
2011-11-29 09:51:19 -08:00
Geoff Schmidt
948388a430
comment
2011-11-29 00:21:28 -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
Geoff Schmidt
f3ee05ac06
copyediting tweaks
2011-11-28 20:44:46 -08:00
Geoff Schmidt
a6b172e0aa
comment
2011-11-28 20:44:46 -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