11 Commits

Author SHA1 Message Date
David Greenspan
939aef972f avoid creating dependency on underscore 2013-02-25 12:29:20 -08:00
Graeme Pyle
3c16c146d3 Force source URLs to be hyperlinks in stack traces in browser consoles
See https://github.com/meteor/meteor/issues/725#issuecomment-13940222
2013-02-25 12:20:56 -08:00
Nick Martin
564b292974 Fix Meteor._debug on IE8,9 2012-07-11 23:03:26 -07:00
Geoff Schmidt
176dd68199 Suppress console log messages during tests 2012-03-16 02:55:14 -07:00
Geoff Schmidt
f0e6769076 console.log requires an argument on IE10 PP4 2012-03-06 23:57:34 -08:00
Geoff Schmidt
76c57526f7 rework public API for defining tests 2012-03-02 05:22:40 -08:00
Geoff Schmidt
cab5afbb91 move test reporting functions out of globals 2012-03-02 03:57:30 -08:00
Geoff Schmidt
58a2d65126 Provide package 'meteor' to create the Meteor global
Fold old package 'core' into it
2012-02-23 02:21:10 -08:00
Geoff Schmidt
6fa852fdb7 first implementation of autopublish 2012-02-17 01:02:28 -08:00
David Greenspan
f2e6838691 fixes to minimongo, test driver, and tests 2012-01-28 00:10:35 -08:00
Nick Martin
b367f4a6e1 Add logging package and make call sites use it. This should clear up any lingering IE console issues. 2012-01-27 23:19:48 -08:00