Nick Martin
|
48947a46bf
|
Rename file per review.
|
2012-03-30 16:26:04 -07:00 |
|
Nick Martin
|
5a1ecf6d16
|
Events test helper, plus misc test fixups.
|
2012-03-28 18:26:15 -07:00 |
|
Nick Martin
|
27a15af421
|
Semicolon fixes.
|
2012-03-28 18:26:15 -07:00 |
|
Nick Martin
|
fb9376759a
|
Make test runner show total time elapsed.
|
2012-03-28 18:26:15 -07:00 |
|
David Greenspan
|
4f0c7d061d
|
test.equal -> deep compare, not stringify compare
|
2012-03-28 18:26:15 -07:00 |
|
matt debergalis
|
002f8a61df
|
Merge branch 'new-docs' into devel
|
2012-03-28 17:58:01 -07:00 |
|
matt debergalis
|
39224837ec
|
make docs work on ios, suppress nav on phone.
|
2012-03-28 17:57:29 -07:00 |
|
Geoff Schmidt
|
01c6e08b93
|
Create .arcconfig
|
2012-03-21 19:41:06 -07:00 |
|
Nick Martin
|
0ff47c4d74
|
Remove old busted font from docs splash screen.
|
2012-03-20 17:29:25 -07:00 |
|
Nick Martin
|
f36dac2fa5
|
Move misplaced file.
|
2012-03-20 17:22:51 -07:00 |
|
Nick Martin
|
f1ec9c148f
|
Bump version number for release.
v0.2.0
|
2012-03-20 17:01:25 -07:00 |
|
Nick Martin
|
76fd14132a
|
Fix release scripts for new output of meteor --version.
|
2012-03-20 17:00:11 -07:00 |
|
matt debergalis
|
2355a7a88b
|
version now lives in docs.js
|
2012-03-20 16:57:39 -07:00 |
|
matt debergalis
|
7fa1fc572b
|
Merge branch 'new-docs'
|
2012-03-20 16:55:44 -07:00 |
|
matt debergalis
|
a59f501b37
|
edits
|
2012-03-20 16:55:34 -07:00 |
|
Nick Martin
|
c511a6fb9d
|
Add Google Analytics to docs site.
|
2012-03-20 16:55:30 -07:00 |
|
matt debergalis
|
7377ce2041
|
Major formatting and content update to docs.
|
2012-03-20 16:55:30 -07:00 |
|
Nick Martin
|
6795c65d9c
|
Safety belt: don't run meteor update if we're in a git checkout.
|
2012-03-19 23:00:16 -07:00 |
|
Nick Martin
|
df3726d848
|
Update manifest URL to point to meteor servers instead of S3.
Use normal http instead of https. We should put https on meteor at some point.
Also, run update check even when running from git checkout.
|
2012-03-19 23:00:16 -07:00 |
|
Nick Martin
|
1f36a7eda3
|
Join head and body parts with '\n' instead of '/n'.
|
2012-03-19 17:05:33 -07:00 |
|
Nick Martin
|
6c716ca6df
|
Make test-helpers package internal. Lets not confuse users.
|
2012-03-19 14:26:07 -07:00 |
|
Nick Martin
|
ad69114d0b
|
Up the test timeout. Slow browsers are slow.
|
2012-03-19 14:25:22 -07:00 |
|
Geoff Schmidt
|
1961ba0d04
|
Merge branch 'better-serverside-observe-diffing'
|
2012-03-17 04:36:36 -07:00 |
|
Geoff Schmidt
|
5c72fcaacc
|
armAndWait out of test
|
2012-03-16 23:36:33 -07:00 |
|
Geoff Schmidt
|
c946fc177f
|
make test not async
|
2012-03-16 23:33:49 -07:00 |
|
Geoff Schmidt
|
4bfc287e5d
|
New server-side results diffing algorithm
|
2012-03-16 21:11:08 -07:00 |
|
Geoff Schmidt
|
a00ee63574
|
some basic tests for mongo-livedata
|
2012-03-16 21:11:08 -07:00 |
|
Geoff Schmidt
|
3b520997b1
|
tinytest: support some additional assertions
|
2012-03-16 21:11:07 -07:00 |
|
Geoff Schmidt
|
3edf56e7af
|
Honor sort/skip/limit on server
|
2012-03-16 18:26:19 -07:00 |
|
Geoff Schmidt
|
b3fc3150d4
|
simplify signature of observe()'s remove callback
|
2012-03-16 18:26:19 -07:00 |
|
Nick Martin
|
d7dd1d9408
|
Fix typo that broke count().
|
2012-03-16 15:55:57 -07:00 |
|
Nick Martin
|
0187ee6db4
|
Temporary hack to allow templates as HTML.
|
2012-03-16 15:00:34 -07:00 |
|
Geoff Schmidt
|
2eea42433e
|
Merge branch 'livedata-cleanups'
|
2012-03-16 02:55:43 -07:00 |
|
Geoff Schmidt
|
8cdadb3762
|
make insert return the id of the new object
(not a copy of the new object)
avoid updating docs to prevent merge conflict
(will handle out of band)
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
c6cedac7eb
|
Test database failure reporting
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
6ed6fa75b5
|
test that Meteor.Errors are Errors
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
176dd68199
|
Suppress console log messages during tests
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
413c0778b5
|
move testAsyncMulti into test-helpers
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
6de5ab62ce
|
Simplify method API
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
7be206b11a
|
database writes can report errors (first pass)
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
c9b14233bb
|
support error() on sync methods on server
(temporary)
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
784529a9af
|
tighten up exception reporting in async tests
|
2012-03-16 02:55:14 -07:00 |
|
Geoff Schmidt
|
ef46d1ea58
|
eliminate App, proxy methods from Meteor
|
2012-03-16 02:55:14 -07:00 |
|
Nick Martin
|
d318a1c135
|
In 'meteor --version', print the git sha of the checkout used at install time.
|
2012-03-14 19:28:22 -07:00 |
|
matt debergalis
|
bb575138e5
|
Break dependency between livedata and mongo-livedata
|
2012-03-14 16:30:58 -07:00 |
|
Geoff Schmidt
|
26a9236160
|
Report bundle-time errors nicely.
|
2012-03-13 00:00:19 -07:00 |
|
Geoff Schmidt
|
e0f7c6dd37
|
Keep leaderboard, move leaderboard-remote
|
2012-03-12 21:36:52 -07:00 |
|
Geoff Schmidt
|
56d2ac669c
|
move examples/leaderboard-remote to unfinished
|
2012-03-12 21:23:19 -07:00 |
|
Geoff Schmidt
|
07aa356587
|
fix firefox 3.6
its HTML parser is broken and it chokes on '--'
inside comments
|
2012-03-12 21:14:55 -07:00 |
|
Nick Martin
|
03071baeab
|
Merge branch 'mongo-runner'
|
2012-03-09 18:48:22 -08:00 |
|