Radosław Miernik
df15f09d6a
Refactored server.
2017-07-12 20:03:31 +02:00
Radosław Miernik
7233d7aabb
Refactored Matcher.
2017-07-12 19:51:43 +02:00
Radosław Miernik
2c5094fa0c
Refactored LocalCollection.
2017-07-12 19:46:10 +02:00
Radosław Miernik
a686b93e06
Refactored Cursor.
2017-07-12 18:39:01 +02:00
Radosław Miernik
fe576f60ce
Refactored common.
2017-07-12 18:38:47 +02:00
Radosław Miernik
f4a59e8bba
Reorganized entry files.
2017-07-12 16:41:26 +02:00
Radosław Miernik
ed9c8e932b
Spreads.
2017-07-12 00:41:47 +02:00
Radosław Miernik
521ca42006
ESLint fix magic.
2017-07-12 00:38:21 +02:00
Radosław Miernik
e1ef1e2984
Got rid of self (sic!).
2017-07-12 00:18:20 +02:00
Radosław Miernik
d01c0bbf88
Modernization in progress.
2017-07-11 23:30:29 +02:00
Radosław Miernik
0343e52d81
Separation finished.
2017-07-11 23:12:18 +02:00
Radosław Miernik
b893390895
Separated.
2017-07-11 22:45:34 +02:00
Radosław Miernik
fdc11af6da
Separated Cursor.
2017-07-11 22:32:30 +02:00
Radosław Miernik
083e3a5f7c
Separated LocalCollection.
2017-07-11 22:29:15 +02:00
Radosław Miernik
7cf9c2116c
Separated Matcher.
2017-07-11 21:58:16 +02:00
Radosław Miernik
7275e1d080
Combined files.
2017-07-11 20:42:15 +02:00
Radosław Miernik
cdf25619b9
Styling fixes.
2017-07-11 18:31:17 +02:00
Radosław Miernik
53b3e59b3e
Removed underscore from minimongo.
2017-07-10 20:03:34 +02:00
Ben Newman
662f889b28
Don't modify boilerplate.baseData when adding extraData.
...
This is a bug that will be fixed by @stevenhao's boilerplate-generator
refactoring (#8820 ), but I need it fixed now :)
2017-06-30 13:13:49 -04:00
Jesse Rosenberger
6ab936af81
Merge branch 'master' into devel
2017-06-30 11:35:54 +03:00
Jesse Rosenberger
384e3a5d94
Bump accounts-facebook version in preparation for publishing.
...
As a required bump for `facebook-oauth` dependency bump in
6f92ae9838b19914016e8c77a976d006279fc0b9 for
https://github.com/meteor/meteor/pull/8858 .
2017-06-30 10:54:53 +03:00
Jesse Rosenberger
d72c55f0a2
Bump facebook-oauth version in preparation for publishing.
...
For https://github.com/meteor/meteor/pull/8858 .
2017-06-30 10:54:50 +03:00
Hasan Tayyar BEŞİK
3096dac5b2
Update Facebook api version in loginUrl
...
The most recent version of the API is Version 2.9, which was introduced on April 18th, 2017 https://developers.facebook.com/docs/apps/changelog
2017-06-29 10:31:25 +02:00
Antonio Tapiador del Dujo
0b1a1ef59f
Make require and module visible for meteor shell scripts
2017-06-27 09:31:43 -04:00
Antonio Tapiador del Dujo
2bcfb073c4
Remove parentheses wrapper of evaluateAndExit commmand
...
The prevented to run certain commands in scripts,
like `import { Foo } from './bar'`
See https://github.com/meteor/meteor/issues/8823
2017-06-27 09:31:43 -04:00
Jesse Rosenberger
e2a6f397e7
Merge pull request #8842 from RickvdP/master
...
Updated old github wiki references to Meteor Guide/API docs
2017-06-26 14:08:39 +03:00
Rick van der Plas
e71a9e9856
Updated old github wiki references to Meteor Guide/API docs
2017-06-24 18:44:10 +02:00
Hugh Willson
2a3a01acb3
Adjusted the jshint package to meet its own linting requirements. ( #8825 )
2017-06-21 14:07:52 -04:00
Ben Newman
d502d2c522
Merge pull request #8796 from hwillson/issue-8794
...
Adjust mongo upserts so MongoID.ObjectID's aren't filtered from queries.
2017-06-21 11:28:29 -04:00
Ben Newman
a32a979856
Merge pull request #8756 from aldeed/client-safe-errors
...
isClientSafe DDP errors
2017-06-21 11:23:00 -04:00
Jesse Rosenberger
1eb578927e
Append _1 to coffeescript npm-wrapper package.
...
As discussed in https://github.com/meteor/meteor/pull/8777 it seems best
to always have the suffix on npm-wrapper packages.
If anything, as a reminder when bumping the version on wrapper packages,
but also just to generally make it more clear if a version suffixed with
`_1` is actually higher than a non-suffixed version or not.
2017-06-19 14:41:49 +03:00
Geoffrey Booth
a09f5e30e5
Update CoffeeScript to 1.12.6 ( #8777 )
...
* Update CoffeeScript to 1.12.6; switch to new primary NPM repo
* Added coffeescript update History.md entry and adjusted package version.
* Added missing PR reference.
2017-06-19 14:37:52 +03:00
Jesse Rosenberger
06d00e45c7
Merge branch 'master' into devel
2017-06-16 21:03:36 +03:00
Jesse Rosenberger
36dca613d8
Bump version of npm-bcrypt in preparation for publishing.
2017-06-16 19:48:54 +03:00
Jesse Rosenberger
0ae3e5ff4c
Bump version of accounts-password in preparation for publishing.
2017-06-16 19:48:49 +03:00
Jesse Rosenberger
ff3993c658
Remove pinned version of modules from npm-bcrypt.
2017-06-16 19:47:03 +03:00
Hugh Willson
28114a86ff
Adjustments to make sure empty objects aren't saved when stripping $ keys.
2017-06-15 11:43:07 -04:00
Ben Newman
560816126e
Bump meteor package version to 1.7.0 to force update in next release.
2017-06-14 12:01:14 -04:00
Simon Fridlund
a4de554a95
Bind environment of observeChanges callbacks ( #8734 )
...
* Bind environment of observeChanges callbacks
This will also bind observe callbacks
* Test bound environment in observeChanges
* Use named exception handler in bindEnvironment
If an observe/observeChanges callback throws and error this will make it a bit easier to figure out where the error came form.
* Update History.md
Being a bit more specific always helps.
2017-06-14 18:29:47 +03:00
Hugh Willson
a3d26855f9
Adjusted _removeDollarOperators to better handle EJSON types.
2017-06-13 15:32:45 -04:00
Hugh Willson
f27fe2c9a4
Adjust mongo upserts so MongoID.ObjectID's aren't filtered from queries.
2017-06-13 10:14:19 -04:00
Jesse Rosenberger
f65a72f25c
Merge pull request #8760 from meteor/abernix/change-default-email
...
Change default `from` email for `accounts-password` to an "example".
2017-06-13 15:32:30 +03:00
Ben Newman
a7f898c39b
Partial fix for #8775 . ( #8776 )
...
This may not be a complete fix for issue #8775 , but I noticed while
debugging the issue that LocalCollection._removeDollarOperators isn't
removing nested $operators (as it seems like it should be):
d6c4281eeb/packages/minimongo/minimongo.js (L790)
cc @hwillson
2017-06-12 13:34:39 -04:00
Eric Dobbertin
bb8a695aee
Adjust client safe error handling based on PR review
2017-06-11 20:39:57 -05:00
Jesse Rosenberger
6df0daebb8
Bump version of bundle-visualizer to 1.0.3.
...
For the change made in 79b1075ed .
2017-06-09 19:37:33 +03:00
Jesse Rosenberger
79b1075ede
Remove check for standard-minifier-js@2.1.x from bundle-visualizer.
...
While this was helpful in one of the incarnations of the
bundle-visualizer during development it isn't relevant anymore since
the `.stats.json` will not be present in the bundle unless it was
created by a recent version of `standard-minifier-js` which passed
in `stats` (no older versions did this).
Removing this check will also make it possible for other minifiers to be
used with `bundle-visualizer` without them also needing to fork make
their own version.
2017-06-09 19:32:09 +03:00
Ben Newman
c2c7fab2ed
Bump ecmascript-runtime-client package version to 0.4.2.
2017-06-07 20:49:01 -04:00
Ben Newman
a75fc8f04f
Bump minimongo package version to 1.2.1.
2017-06-07 20:48:47 -04:00
Ben Newman
fd043314a9
Remove unnecessary ...[a, b] spread argument.
2017-06-07 20:46:43 -04:00
mbrobbel
3af430272e
Add required TypedArray polyfills.
2017-06-07 20:46:42 -04:00