Commit Graph

734 Commits

Author SHA1 Message Date
Avital Oliver
10fd13ce46 Updated method name to new camelcase convention 2012-04-20 14:25:05 -07:00
Avital Oliver
bac8c52e00 Fix z-index of badge; update reference to madewith.meteor.com 2012-04-20 13:10:22 -07:00
matt debergalis
0a7a51d468 madewith WIP 2012-04-20 02:21:11 -07:00
Nick Martin
387f45cb7e Tone down fuzz tests. This makes tests run _much_ faster. 2012-04-19 23:25:11 -07:00
Nick Martin
53ffdefa3e Write directly to _collection if we're on the server and are the default server.
This makes the collection access limited work better.
2012-04-19 23:24:51 -07:00
matt debergalis
4889a6d18e Make collection.remove() a no-op on client
This matches the server behavior.  It's dangerously easy to accidently
pass a falsey selector to remove.  To really remove all documents in a
collection, explicitly pass the {} selector.
2012-04-19 16:15:54 -07:00
Nick Martin
ddc2b0e5dd Docs tweak. 2012-04-19 16:07:04 -07:00
Nick Martin
88923f208b Merge branch 'http2' into devel 2012-04-19 15:42:22 -07:00
Nick Martin
3afa5fd9ca Update docs for http changes. 2012-04-19 15:39:00 -07:00
Nick Martin
c70c96c628 Change methods on httpcall to be raw data fields. Only parse data as JSON if content-type is set correctly. 2012-04-19 15:39:00 -07:00
Nick Martin
a6da0da862 Add helper functions for common cases. 2012-04-19 15:39:00 -07:00
Nick Martin
47b9ae1f98 Add hash of file as query param to non-cacheable files. Fix for issue #59. 2012-04-19 13:46:20 -07:00
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