Commit Graph

646 Commits

Author SHA1 Message Date
David Greenspan
4cca9a8082 even more helpful LiveUI message on mismatched tags test-build 2012-04-08 10:13:57 -07:00
Nick Martin
edea43ee9b Eliminate Google Group. 2012-04-07 20:07:55 -07:00
Nick Martin
e805d56e43 Remove "it's a secret" splash screen. 2012-04-07 20:00:18 -07:00
Nick Martin
d1d69cc359 Merge branch 'dev-fixups' into devel 2012-04-06 17:41:34 -07:00
Nick Martin
c0111811c4 Print a warning if mongo takes a while to start. Don't print listening until mongo is started. 2012-04-06 17:41:10 -07:00
Nick Martin
6bed8754d4 Wrap bundler in a try to catch unexpected bundle time error. This fixes template syntax errors killing the whole app. 2012-04-06 17:41:09 -07:00
matt debergalis
1a503d1abf fix DB writes in callbacks in server methods.
interval callbacks scheduled inside a server method are not part of the method invocation, and should clear out the CurrentInvocation and CurrentWriteFence environment variables.
2012-04-06 16:36:39 -07:00
David Greenspan
6e5ccb8fda docs typo 2012-04-06 14:25:58 -07:00
Geoff Schmidt
6f63d5dea5 Merge branch 'meyerweb-reset' into devel 2012-04-06 00:51:48 -07:00
Geoff Schmidt
149438466a create new package meyerweb-reset 2012-04-06 00:51:26 -07:00
David Greenspan
848ae0470e todos: better icons 2012-04-05 22:22:39 -07:00
David Greenspan
81ba92c207 todos fix: use _.sortBy properly 2012-04-05 18:15:33 -07:00
Nick Martin
13cc68e3be Merge branch 'gzip' into devel 2012-04-05 18:12:12 -07:00
Nick Martin
3653254578 Bump dev bundle version number. 2012-04-05 17:51:48 -07:00
Nick Martin
f894cce907 Use new gzippo package. 2012-04-05 17:51:48 -07:00
Nick Martin
028f052f24 Add new package for gzip. 2012-04-05 17:51:48 -07:00
matt debergalis
eb53189eee Merge branch 'examples' into devel 2012-04-05 17:50:14 -07:00
matt debergalis
536bf59c1c meteor create --example 2012-04-05 17:47:15 -07:00
matt debergalis
eef4357e0f Merge branch 'todos' into devel 2012-04-05 17:42:26 -07:00
David Greenspan
4433e78b1c item counts in tags :) 2012-04-05 17:20:06 -07:00
David Greenspan
117e9e0467 additional documentation etc in todos 2012-04-05 16:47:04 -07:00
David Greenspan
2093fa8928 more style tweaks 2012-04-05 15:34:13 -07:00
David Greenspan
714b5d2837 more todos tweaks 2012-04-05 15:04:33 -07:00
David Greenspan
f743bac7d6 CSS rewrite, first cut 2012-04-05 12:28:43 -07:00
David Greenspan
69cd6a646c fix (all?) editing weirdness in todos, remove use of jquery for events 2012-04-05 11:01:27 -07:00
Nick Martin
419ee84ef1 Bump version number for release. v0.3.0 2012-04-04 18:33:54 -07:00
Geoff Schmidt
21708cab77 Wordsmithing 2012-04-04 18:07:26 -07:00
matt debergalis
6c32d547ac remove double-nested better_markdown 2012-04-04 17:57:59 -07:00
matt debergalis
62e2b19746 fix leaderboard description, now templated. 2012-04-04 17:47:40 -07:00
David Greenspan
42f908a73c fix Template.api.{call,apply} conflicting with methods in docs, brekaing IE 2012-04-04 17:16:35 -07:00
matt debergalis
5d0388c5b8 just use media queries 2012-04-04 17:14:50 -07:00
David Greenspan
852c3349bf fix and add test for livedata method bug 2012-04-04 16:20:15 -07:00
David Greenspan
91c3d01f44 docs prose tweaks with Geoff 2012-04-03 23:46:43 -07:00
Nick Martin
2d78774a04 Merge branch 'livedata-fixups' into devel 2012-04-03 22:41:08 -07:00
Nick Martin
29471cb4b8 XXX Do not try to resume old sessions.
Session resumption needs some work.
2012-04-03 22:40:36 -07:00
David Greenspan
df8567dba3 dedup Mongo cursors 2012-04-03 22:40:36 -07:00
Nick Martin
1f021cf670 Merge branch 'snapshots' into devel 2012-04-03 22:38:58 -07:00
David Greenspan
ad4f4ffa5a snapshot tweaks 2012-04-03 22:37:12 -07:00
Nick Martin
d56725dd6a Move stub_stream to test helpers. 2012-04-03 22:37:12 -07:00
Nick Martin
04d8b284e0 Comment changes per review. 2012-04-03 22:37:12 -07:00
David Greenspan
dc2902dde0 snapshots changes with Geoff (comments) 2012-04-03 22:37:12 -07:00
Nick Martin
a3ea86a4c6 Comment on including test file from a different package directory. 2012-04-03 22:37:12 -07:00
David Greenspan
81c1de24e3 run tests "in parallel" on client if sync and in different groups 2012-04-03 22:37:12 -07:00
David Greenspan
5c43f21372 avoid anonymous collection warning 2012-04-03 22:37:12 -07:00
David Greenspan
c09190366e break out fuzz test 2012-04-03 22:37:12 -07:00
David Greenspan
f2d55ccd70 make local mongo-livedata test local 2012-04-03 22:37:12 -07:00
David Greenspan
9ec8922817 isolate fuzz tests in own collections 2012-04-03 22:37:12 -07:00
Nick Martin
dede19395d Remove incorrect file add. Tests don't work when run only in livedata though! 2012-04-03 22:37:12 -07:00
Nick Martin
550fabf052 Stub stream based tests for livedata connection. 2012-04-03 22:37:12 -07:00
Nick Martin
4f89af1aaa Test snapshot/restore and pause/resume. 2012-04-03 22:37:12 -07:00