Commit Graph

18233 Commits

Author SHA1 Message Date
Jesse Rosenberger
0dbfda35e6 Bumping version of 7-zip for Windows
In an effort to try to resolve #7688 extraction slowness.
2017-01-26 16:47:05 -08:00
Jesse Rosenberger
f33f75d759 Bump package versions for 1.4.3-beta.3 release. release/METEOR@1.4.3-beta.3 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
Ben Newman
18acb1bbd6 Merge pull request #8288 from GeoffreyBooth/coffeescript-1.12.3
CoffeeScript 1.12.3
2017-01-25 16:33:26 -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
David Glasser
1b456d41a2 Merge pull request #8268 from meteor/glasser/force-ssl-readme
force-ssl: update README
2017-01-20 10:59:49 -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
71065c0ddb Merge pull request #8249 from hwillson/issue-8241
Updated meteor build CLI help to include os.windows.x86_32 --architecture option.
2017-01-18 11:22:14 -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
Sashko Stubailo
73a158d7af Delete .arcconfig (#8247)
We don't use Phabricator anymore.
2017-01-18 07:20:24 -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
Hugh Willson
524e34bce2 Slight wording changes. 2017-01-15 10:37:52 -05:00
Simon Emanuel Schmid
893ef11e2e Update the last updated date to 2017 (#8255) 2017-01-14 09:12:30 -08:00
Sashko Stubailo
0af82b3d77 No updates to the roadmap this month
We spent some time talking about the roadmap and if anything had changed since we updated it a month ago. We still feel that it accurately represents the current goals of the project.

Please continue to file issues and discussions for new features in Meteor!
2017-01-13 10:26:34 -08:00
Hugh Willson
7064a029ef Updated to include note about matching architecture versions for packages. 2017-01-13 10:48:04 -05:00
Hugh Willson
24e64f483e Updated meteor build CLI help to include os.windows.x86_32 --architecture option. 2017-01-12 11:05:22 -05: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
Bartosz Wojtkowiak
503c0472d4 Update cordova-ios and cordova-android to latest versions 2017-01-11 21:55:07 +01:00
Bartosz Wojtkowiak
40fbe24853 Update cordova-lib in dev bundle to 6.4.0 2017-01-11 21:48:34 +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