972 Commits

Author SHA1 Message Date
David Greenspan
adbd44491c docs wording improvement pass 2012-04-19 12:58:46 -07:00
David Greenspan
2edb152d8a make tests work in IE 6-10, MobileSafari 2012-04-19 12:18:05 -07:00
matt debergalis
7a05b1337a Merge pull request #64 from skalb/devel
Fix Meteor.ui.render example in docs
2012-04-19 10:57:57 -07:00
Sameer Kalburgi
9ebb67a02c Function passed to Meteor.ui.render must return a string. 2012-04-19 10:18:48 -07:00
Josh McArthur
e2eadee1d4 Use correct variable name when logging a less error 2012-04-19 01:57:09 -07:00
matt debergalis
32266f5d09 Merge pull request #62 from milesmatthias/docupdate
Added how to read local docs to README
2012-04-18 23:31:28 -07:00
Jonathan Kingston
d28ed897a5 This is allow any user added script in their header to be able to use the libraries in Meteor. For example including a plugin would have to be always written as a plugin which is probably beyond some users. 2012-04-18 21:40:48 -07:00
Nick Martin
7d269cd9bf Merge branch 'http' into devel 2012-04-18 20:48:48 -07:00
David Greenspan
cde4a4abd2 First pass at HTTP docs. 2012-04-18 20:46:47 -07:00
David Greenspan
0f2673ff9c initial commit of HTTP package 2012-04-18 19:43:27 -07:00
Nick Martin
e1a557f1c0 Merge branch 'test-fixups' into devel 2012-04-18 18:26:02 -07:00
David Greenspan
d7fe7c95cb have test driver report FAIL if exception anywhere 2012-04-18 18:23:18 -07:00
Nick Martin
e68f9d113c Remove old busted selenium tests, and move cli tests out of the way.
This way people aren't confused by a mostly empty 'tests' dir.
2012-04-17 23:30:30 -07:00
David Greenspan
b3bdb87895 async_multi: catch exceptions in expect, prevent multi-fail 2012-04-17 20:13:22 -07:00
David Greenspan
a7725473e1 fix async test report order on exception 2012-04-17 20:13:22 -07:00
David Greenspan
4bd98aa38a tinytest/run method now threads the write fence more than before 2012-04-17 20:13:22 -07:00
David Greenspan
b7d9397f45 added var 2012-04-17 20:13:22 -07:00
Nick Martin
ce1f551a86 Fix typo in tinytest. 2012-04-17 20:13:22 -07:00
David Greenspan
d734492e59 gitignore .meteor directories in packages 2012-04-17 20:02:00 -07:00
matt debergalis
632dfe3323 Merge pull request #56 from bobbywarner/jqueryUpdate2
updated jquery from 1.7.1 to 1.7.2
2012-04-17 00:07:30 -07:00
Bobby Warner
29019d5843 updated jquery from 1.7.1 to 1.7.2 2012-04-17 01:07:48 -05:00
matt debergalis
0f4fa81d77 Merge pull request #52 from shama/docs-typos
docs: typo fixes
2012-04-16 19:47:36 -07:00
matt debergalis
e6b1be3296 Merge remote-tracking branch 'pull/patch-3' into devel 2012-04-16 16:57:34 -07:00
matt debergalis
647fccfb1e Merge remote-tracking branch 'pull/patch-5' into devel 2012-04-16 16:57:20 -07:00
matt debergalis
deb7895ca0 Merge remote-tracking branches 'pull/patch-1', 'pull/patch-2' and 'pull/patch-6' into devel 2012-04-16 16:55:40 -07:00
David Greenspan
1969148071 remove accidentally-committed line 2012-04-16 15:56:32 -07:00
David Greenspan
70b1b8182d Merge branch 'david-textinput' into devel 2012-04-16 15:35:47 -07:00
David Greenspan
27227084cc Patch value of text fields when updating, unless element is focused 2012-04-16 15:33:45 -07:00
David Greenspan
7f25cd8a2b additional misc LiveUI tests 2012-04-16 15:29:55 -07:00
matt debergalis
a461d55b96 Merge commit 'b30a3d5' into devel 2012-04-16 15:23:40 -07:00
matt debergalis
c819eac0bd Merge commit '5b61091' into devel 2012-04-16 15:03:12 -07:00
matt debergalis
5fd063558f docs typo 2012-04-16 15:00:01 -07:00
matt debergalis
6915b603be fix top_scorers example. can't observe limit on client. 2012-04-16 14:50:48 -07:00
Jonathan Kingston
7ff1093eba Adding in cursor pointer changes to leaderboard. 2012-04-16 12:23:41 +02:00
Jonathan Kingston
c2d6608242 Removal of Skybreak name, no other instances found 2012-04-16 12:21:10 +02:00
Kyle Robinson Young
37781a5e47 docs: typo fixes 2012-04-15 23:10:12 -07:00
Miles Matthias
6d57f14ec6 Added a note about how to read the docs locally, since it took me a while to figure out how to do it. 2012-04-14 18:05:58 -06:00
David Greenspan
b123748709 fix insert() example (insert returns _id, not object) 2012-04-13 22:00:10 -07:00
Nick Martin
3f3e014071 Allow setting SERVER_ID via environment variable. 2012-04-13 17:27:45 -07:00
Ian Wojtowicz
b30a3d5634 Added missing quotes in meteor script to handle paths with whitespace. See line 39. 2012-04-13 16:37:42 -07:00
Jonathan Kingston
a4f656c8dd Change so read only people can clone 2012-04-13 19:38:16 +02:00
Nick Martin
6042b91a9c Use --smallfiles to take up less disk. 2012-04-12 17:55:36 -07:00
Bobby Warner
5b61091665 Minor doc change in Meteor.ui.render 2012-04-12 00:25:06 -05:00
Nick Martin
bc25554578 Missing 'var's. 2012-04-11 20:59:37 -07:00
David Greenspan
fe7a6f6839 take render_mode callbacks out of Context into own special 2012-04-11 16:02:19 -07:00
David Greenspan
4d1689bb4d liveui: shorten CallbackReceiver code 2012-04-11 15:14:53 -07:00
David Greenspan
2866c154fe liveui: kill bounds checking in CallbackReceiver 2012-04-11 15:02:09 -07:00
David Greenspan
d1b7c60360 tinytest: deal correctly with 0 server tests and async join 2012-04-11 15:01:52 -07:00
David Greenspan
54c1525667 fix cursor.observe argument name 2012-04-11 14:35:39 -07:00
David Greenspan
95e32f069d fix docs nav positioning 2012-04-11 14:20:13 -07:00