Commit Graph

15531 Commits

Author SHA1 Message Date
Sashko Stubailo
cc53065b43 Update metadata release/METEOR@1.2.1 2015-10-26 14:32:00 -07:00
Sashko Stubailo
0759da9c97 Bump versions for 1.2.1 release 2015-10-26 14:31:14 -07:00
Sashko Stubailo
172b124e4b Update new banners 2015-10-26 14:23:56 -07:00
Sashko Stubailo
9c26e52857 Bump package versions release/METEOR@1.2.1-rc.5 2015-10-26 13:50:56 -07:00
Sashko Stubailo
53feb76d38 Bump RC version 2015-10-26 13:44:12 -07:00
Sashko Stubailo
66f0b66863 Add History.md entry about METEOR_DEP_BINARY_WORKAROUND 2015-10-26 13:43:24 -07:00
Ben Newman
d941f0ccff Document new polyfills in the ecmascript package README. 2015-10-26 15:33:40 -04:00
Sashko Stubailo
74b250516e Compile reactive-dict with ecmascript for IE8
We were using `delete` as a key, which IE8 didn't like.

Fixes #5484
2015-10-22 17:07:22 -07:00
Sashko Stubailo
f707332ff2 Meteor tool release/METEOR@1.2.1-rc.4 2015-10-22 14:04:29 -07:00
Sashko Stubailo
1d76740631 Mangle more version numbers 2015-10-22 14:03:40 -07:00
Sashko Stubailo
b0466ececf Bump meteor tool release/METEOR@1.2.1-rc.3 2015-10-22 13:47:44 -07:00
Sashko Stubailo
7d83cdcfc6 Get rid of pre-release wrapped versions 2015-10-22 13:38:12 -07:00
Sashko Stubailo
0578686ca7 Bump meteor tool release/METEOR@1.2.1-rc.2 2015-10-22 13:22:06 -07:00
Sashko Stubailo
1ca879fc7e Bump LESS to avoid version conflicts 2015-10-22 13:13:03 -07:00
Sashko Stubailo
23e2cd601b Bump all version numbers release/METEOR@1.2.1-rc.1 2015-10-22 11:41:20 -07:00
Sashko Stubailo
adf0fb1e56 Fix typo 2015-10-22 10:36:41 -07:00
Sashko Stubailo
a3641c90f3 Update vesion of release 2015-10-21 17:18:10 -07:00
Sashko Stubailo
da9f248b97 Note in History.md 2015-10-21 17:16:06 -07:00
Sashko Stubailo
a5a806f15f Don't throw an error when using deprecated package asset API
Fixes #5458
2015-10-21 14:32:46 -07:00
Sashko Stubailo
b45bbf20b1 Add version heading 2015-10-20 16:59:58 -07:00
Sashko Stubailo
9be1c58fc7 Update History.md 2015-10-20 16:58:04 -07:00
Sashko Stubailo
53cc021064 Merge pull request #5442 from martijndeh/fix/falsey-in-collection-allow-deny
Falsey in Collection#deny and Collection#allow
2015-10-20 13:59:37 -07:00
Martijn Walraven
88913ce687 Merge pull request #5473 from benweissmann/devel
Fix documentation for Cordova.depends
2015-10-20 13:39:04 -07:00
Ben Weissmann
f68cf5c79f Fix documentation for Cordova.depends
* Fix broken link to Github cordova documentation.
* Fix invalid Github tarball URL example
2015-10-19 19:38:22 -04:00
ekatek
c934da3b7b undo previous commit
didn't realize we were on devel
2015-10-15 16:36:03 -07:00
ekatek
74d90a39ab log browser refresh
Insert a log statement before refreshing the browser in autoupdate, to help us
figure out some unclear refreshing issues.
2015-10-15 16:33:43 -07:00
martijndeh
e37d75bce6 throws error when passing falsey values in allow and deny 2015-10-15 20:12:14 +02:00
Benoit Tremblay
6203983692 Update source-map to last patch version (0.1.43)
Major bugs have been fixed in 0.1.41. I can't use source maps generated by Webpack with 0.1.40, but 0.1.41 is working fine. Meteor should update source-map to the last patched revision.
2015-10-13 14:11:03 -07:00
Nathan Perry
81c4a7ce66 Adds documentation for ignored folders
Based on https://github.com/meteor/meteor/blob/devel/tools/isobuild/package-source.js#L1303 these addintoal folders are ignored but not documented. Some of them may be intentionally left out of the documentation but I'm just suggesting adding documentation for all that seem appropriate.

I tried to reuse the phrase "not loaded anywhere" even if it's a bit awkward phrasing, I think. I wasn't sure if the Meteor file gobbler (as I like to call it) should be called an "autoloader" or something else...

[stubailo: squashed and improved]
2015-10-13 10:52:29 -07:00
wh0
4f79c60acd Return instead of throw internally in the check package 2015-10-13 10:45:12 -07:00
Max Nowack
53a1c013c7 Make Template.dynamic work as a block helper
Fixes #4756
2015-10-12 22:03:46 -07:00
John Pinkerton
004a404112 Fix typo 2015-10-12 21:58:38 -07:00
Sashko Stubailo
3158ad020a Update History.md 2015-10-12 21:53:51 -07:00
Eric Terpstra
412e502fa9 Allow PORT as a string if it matches named pipe pattern. Fixes #4413 2015-10-12 21:49:13 -07:00
Evan You
17b4ba7f96 fix email templates syntax error 2015-10-11 19:14:06 -04:00
Evan You
0f98ea22fc fix git hook install check 2015-10-09 20:58:45 -04:00
Ben Newman
04e93efccf Merge pull request #5345 from kencheung/clone-refactoring-email-templates
Refactor duplicated function expression for greeting.
2015-10-07 13:34:25 -04:00
Ken Cheung
c1770adffc Fixed a typo 2015-10-07 22:29:28 +08:00
Ken Cheung
012ea238fd Apply template string 2015-10-07 13:44:33 +08:00
David Glasser
38fbeaaa91 Make package.json deterministic again
Now that we include it in published packages (as
node_modules/.package.json) we don't want it to change on every npm
update, or else we'll have to spuriously update package versions.

(The next release with this fix will spuriously update package versions,
though!)
2015-10-06 17:43:47 -07:00
Dan Dascalescu
8a8072bcd1 Smallest typo fix 2015-10-06 15:51:33 -07:00
Avital Oliver
d5a9e40ad8 Merge branch 'pr/5298' into devel 2015-10-06 15:24:20 -07:00
Dean Brettle
d0535fa822 Fix typo in comment. 2015-10-06 15:24:13 -07:00
Avital Oliver
9f1dfaa5b6 Merge branch 'pr/5271' into devel 2015-10-06 15:10:38 -07:00
Avital Oliver
ff82f5d04f Add History.md entry for #5271 2015-10-06 15:10:28 -07:00
Aram Kocharyan
0e22996547 Check type of onException argument to bindEnvironment
Meteor.bindEnvironment() can have an invalid error handler accidentally
passed as the second argument, especially in CoffeeScript where the
issue is not easy to find. This can cause a cryptic error message about
an exception being thrown when onException() itself is being called.
2015-10-06 15:10:12 -07:00
Sashko Stubailo
e3234ea99f Merge pull request #5370 from mixmaxhq/comment-for-login-hint
Comment
2015-10-05 15:49:25 -07:00
Brad Vogel
a67e688df3 Added comment per PR feedback in https://github.com/meteor/meteor/pull/5313#issuecomment-145672177 2015-10-05 15:15:39 -07:00
Brad Vogel
24718debfd Deprecate login option userEmail in favor of loginHint, also use with Google signin. 2015-10-05 14:19:17 -07:00
Ben Newman
c00b12b8fa Use meteor-ecmascript-runtime in dev bundle instead of core-js. 2015-10-03 14:39:24 -04:00