f-1819: update to newest version#4
Open
marozartsem9 wants to merge 148 commits into
Open
Conversation
…-mocha fix spacing
Meteor v2.6 and projections option support
…-tests-for-newer-mocha Fix tests after updating Mocha
remove socialize:user-presence since it's not used anywhere
…master Release 2.1.0
…ith ObjectID only
Fixes the mongo selector in the update call if invoked w…
…meteor-3 Meteor 3
…to-newest-version # Conflicts: # .meteorignore # .npm/package/npm-shrinkwrap.json # .travis.yml # .versions # lib/config.js # lib/mongo/SyntheticMutator.js # lib/redis/getRedisClient.js # package.js # testing/boot.js # testing/client_side_mutators.js # testing/collection-defaults/client.js # testing/include_prev_doc.js # testing/main.client.js # testing/object-id/client.js # testing/optimistic-ui/client.test.js # testing/polling/client.js # testing/publishComposite/client.test.js # testing/synthetic_mutators.js # testing/vent/boot.js # testing/vent/client.js
…users' when used in Meteor 3.1
Add color to code blocks in "How it Works" guide
Fix URL to Redis configuration documentation
Fix issue with Mongo.Collection.__getCollectionByName not resolving 'users' when used in Meteor 3.1
Roles package is from Meteor 3.1
…to-newest-version # Conflicts: # .versions # package.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merged cult-of-coders: redis-oplog to have meteor 3 support