Jesse Rosenberger
f33f75d759
Bump package versions for 1.4.3-beta.3 release.
2017-01-26 16:12:26 -08:00
Jesse Rosenberger
3b8c886f6f
Merge branch 'devel' into release-1.4.3
2017-01-26 15:39:21 -08:00
Ben Newman
355cde306a
Merge pull request #8239 from wojtkowiak/cordova-6.4.0
...
Update to Cordova 6.4.0
2017-01-25 16:39:13 -05:00
Ben Newman
142fe41ec1
Merge pull request #8283 from pradel/accounts-twitter-reorganize
...
accounts-twitter reorganize
2017-01-25 16:37:37 -05:00
Ben Newman
293b3d938e
Merge pull request #8275 from meteor/accounts-google-reorg
...
Accounts-google reorganize
2017-01-25 16:37:01 -05:00
laosb
b60750657e
Fix according to @abernix 's review.
2017-01-25 12:43:25 +08:00
Geoffrey Booth
a1514223c8
Bump CoffeeScript version to 1.12.3
2017-01-24 19:29:10 -08:00
Michael Mason
487a444075
Fix typo in coffeescript compiler options. Fixes #8281
2017-01-25 10:15:22 +08:00
Pradel Léo
d2958b9697
accounts-twitter reorganize
2017-01-24 16:28:35 +01:00
laosb
1edd1d08b2
Move css to config-ui.
2017-01-21 10:37:47 +08:00
laosb
9fa2a0e786
Accounts-google reorganized.
2017-01-21 10:30:49 +08:00
laosb
08de1c9457
Accounts-google reorganize [Not finished yet]
2017-01-21 09:25:53 +08:00
Ben Newman
0734a70299
Merge branch 'devel' into release-1.4.3
2017-01-19 11:55:29 -05:00
Jesse Rosenberger
fe1f167eea
force-ssl: clarify necessity of the package and the target platforms
2017-01-19 18:53:42 +02:00
David Glasser
32d61eacb9
force-ssl: update README
...
- Drop reference to *.meteor.com apps (no longer exist)
- Clarify that this is a separate feature from Galaxy's "Force HTTPS" setting,
and that MDG recommends the latter for apps on Galaxy.
2017-01-18 18:39:43 -08:00
Ben Newman
7baed435f5
Merge pull request #8088 from mitar/fix-buffering
...
Fix bad interaction between methods and buffering.
2017-01-18 11:31:19 -05:00
Ben Newman
1539df7973
Merge pull request #8265 from hwillson/issue-4445
...
Removed all code-prettify package code and marked as deprecated.
2017-01-18 11:26:03 -05:00
Ben Newman
d93c021c89
Merge pull request #8175 from VeliovGroup/mongo-package-linting
...
Mongo package linting
2017-01-18 11:15:15 -05:00
Ben Newman
79da801dcf
Merge pull request #8163 from elie222/devel
...
Added an index for the users collection.
2017-01-18 11:10:46 -05:00
Hugh Willson
1a73562fdc
Removed all code-prettify package code and marked as deprecated.
2017-01-18 06:11:33 -05:00
Mitar
e7fe8abff2
Added a test.
2017-01-17 20:44:56 +02:00
Mitar
0898bc47e6
Fixing tests.
2017-01-17 20:44:56 +02:00
Mitar
6a2c4db868
Better code change.
2017-01-17 20:44:56 +02:00
Mitar
07aa0044ad
Fix bad interaction between methods and buffering.
2017-01-17 20:44:55 +02:00
dr-dimitru
edf58bc8cc
PR review changes
2017-01-17 20:54:33 +03:00
dr-dimitru
ebde43db67
Changes as requested + JavaScript Style Guide rules
...
- Apply rule [#16.1](https://github.com/meteor/javascript#16.1 ) to
if/else blocks
2017-01-17 14:02:12 +03:00
dr-dimitru
5b193e53b4
More linting
...
- Line 88: `selector` variable defined but never used
- Apply rule [#16.1](https://github.com/meteor/javascript#16.1 ) to
if/else blocks
2017-01-17 13:58:02 +03:00
dr-dimitru
2a8667d529
Fiver packages is not used
2017-01-17 13:50:49 +03:00
dr-dimitru
fc3349b451
Changes as requested
2017-01-17 13:50:31 +03:00
dr-dimitru
ada34ef3ce
Requested changes + JavaScript Style Guide rules
...
- Changes according to PR request
- Apply rule [#16.1](https://github.com/meteor/javascript#16.1 ) to
if/else blocks
2017-01-17 13:48:32 +03:00
dr-dimitru
a60b30f64e
Requested changes + apply some JavaScript Style Guide rules
...
- Changes according to PR request
- Apply rule [#16.1](https://github.com/meteor/javascript#16.1 ) to
if/else blocks
2017-01-17 12:34:11 +03:00
dr-dimitru
3739a602d2
Fiber lib is not used at mongo_driver.js file
2017-01-17 12:10:27 +03:00
dr-dimitru
bd61f6b421
Changes according to PR request
2017-01-17 12:09:55 +03:00
Bartosz Wojtkowiak
a0adfc938a
Update Crosswalk plugin to latest version
2017-01-11 22:14:21 +01:00
Bartosz Wojtkowiak
9347cdff3d
Update Cordova pinned plugin versions and dependencies to latest verions
2017-01-11 22:13:29 +01:00
Wexpo Lyu
d5c7026a4d
Add sparse for 'services.password.reset.when'.
...
Having a spare minute so fix it for you.
2017-01-11 18:50:00 +08:00
Ben Newman
90f7efd98b
Merge pull request #8223 from hwillson/issue-2380
...
Replaced core references to document.location with window.location.
2017-01-10 18:57:36 -05:00
Ben Newman
dc022baf73
Merge pull request #8162 from meteor/glasser/400-bad-request
...
In Node 6, send a 400 on HTTP parse failure.
2017-01-10 18:56:54 -05:00
Ben Newman
7ce9cc46d9
Bump package versions for 1.4.3-beta.2 release.
2017-01-10 13:39:31 -05:00
Hugh Willson
b7c84bfd1f
Replaced core references to document.location with window.location.
2017-01-06 11:58:23 -05:00
Mitar
5b81a70024
Extended tests for Tracker for hasDependents.
2017-01-05 00:52:45 +01:00
Ben Newman
c29a1e9b0b
Remove packages/ui (superseded by packages/non-core/blaze/packages/ui).
...
https://github.com/meteor/meteor/pull/8212#issuecomment-270330469
2017-01-04 11:58:27 -05:00
Ben Newman
2eab0b2bf4
Preserve true "main" and "browser" fields of package.json modules.
...
Previously, when building a JavaScript bundle for the client, if a
package.json file had a string-valued "browser" field, we would replace
the value of the "main" field of the bundled package.json module with the
value of the "browser" field. This trick was important because it allowed
an npm package to have a different entry point on the client than it had
on the server.
However, that approach became inconsistent if the package.json file was
also explicitly imported as a module, because the package.json stub used
for module resolution prevented the real contents of package.json from
getting bundled, and disagreed with the original package.json module about
the value of the "main" field.
To resolve that inconsistency, it seems better to avoid modifying the
"main" field of package.json modules, and instead rely on the runtime
module system to make sense of the "browser" field, regardless of whether
the package.json module is a stub used only for module resolution or
contains the full contents of the original package.json file.
The ability to understand "browser" fields of package.json modules was
introduced in install@0.8.3:
377d1a3b51
This is potentially a backwards-incompatible change for developers using
this version of `ImportScanner` and `Resolver` who have not yet upgraded
their `modules-runtime` package to at least version 0.7.8. The solution is
to upgrade `modules-runtime`, though it would be nice to enforce that
better somehow.
2017-01-04 11:54:17 -05:00
Ben Newman
58b79e0ef0
Merge branch 'master' into devel
2017-01-03 19:44:48 -05:00
Ben Newman
5a2ad2c323
Merge pull request #8199 from ScottBrenner/devel
...
Fixed twitter_configure.html URL
2017-01-03 18:50:02 -05:00
Ben Newman
722082f343
Merge pull request #8179 from OleksandrChekhovskyi/node-mongodb-2.2.16
...
Update node-mongodb driver to 2.2.16
2017-01-03 18:36:21 -05:00
Ben Newman
0963bda60e
Merge pull request #8173 from hwillson/issue-7240
...
Adjusted DDP error docs to reflect proper error object properties
2017-01-03 18:24:36 -05:00
Ben Newman
59aca741cc
Merge pull request #8172 from hwillson/issue-7843
...
Updated all webapp project URLs (issue #7843 )
2017-01-03 18:22:00 -05:00
Ben Newman
d8317856d1
Merge pull request #8169 from hwillson/issue-3786
...
Adjusted Minimongo to prohibit dot based field name inserts, to fix issue #3786
2017-01-03 18:20:30 -05:00
Eliezer
229b7e7c78
Update README.md
2016-12-30 04:04:05 -10:00