-
-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce support for sharded collections #1385
Merged
Merged
Commits on May 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0236d92 - Browse repository at this point
Copy the full SHA 0236d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf3991 - Browse repository at this point
Copy the full SHA baf3991View commit details -
Configuration menu - View commit details
-
Copy full SHA for e108ffe - Browse repository at this point
Copy the full SHA e108ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a07fc0 - Browse repository at this point
Copy the full SHA 2a07fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fcbed - Browse repository at this point
Copy the full SHA e1fcbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255a0e0 - Browse repository at this point
Copy the full SHA 255a0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69f802a - Browse repository at this point
Copy the full SHA 69f802aView commit details -
Modify DocumentPersister and SchemaManager to support index-like shar…
…d key keys definition
Configuration menu - View commit details
-
Copy full SHA for a83a688 - Browse repository at this point
Copy the full SHA a83a688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a0e99 - Browse repository at this point
Copy the full SHA 71a0e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8dfcfb - Browse repository at this point
Copy the full SHA e8dfcfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fbab1 - Browse repository at this point
Copy the full SHA 00fbab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f7902 - Browse repository at this point
Copy the full SHA e5f7902View commit details -
Configuration menu - View commit details
-
Copy full SHA for a311310 - Browse repository at this point
Copy the full SHA a311310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3699e68 - Browse repository at this point
Copy the full SHA 3699e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19f7a7 - Browse repository at this point
Copy the full SHA a19f7a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a11e9 - Browse repository at this point
Copy the full SHA 75a11e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2ad0f - Browse repository at this point
Copy the full SHA 8f2ad0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3add392 - Browse repository at this point
Copy the full SHA 3add392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d1fc9 - Browse repository at this point
Copy the full SHA 91d1fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa373ee - Browse repository at this point
Copy the full SHA aa373eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 571f257 - Browse repository at this point
Copy the full SHA 571f257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5178810 - Browse repository at this point
Copy the full SHA 5178810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03db6ae - Browse repository at this point
Copy the full SHA 03db6aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59682c3 - Browse repository at this point
Copy the full SHA 59682c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e76b51 - Browse repository at this point
Copy the full SHA 4e76b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for e80d3fc - Browse repository at this point
Copy the full SHA e80d3fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f757e - Browse repository at this point
Copy the full SHA 89f757eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a1a12a - Browse repository at this point
Copy the full SHA 3a1a12aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef8cbd9 - Browse repository at this point
Copy the full SHA ef8cbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a686d7f - Browse repository at this point
Copy the full SHA a686d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75b4b34 - Browse repository at this point
Copy the full SHA 75b4b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for b284333 - Browse repository at this point
Copy the full SHA b284333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801368c - Browse repository at this point
Copy the full SHA 801368cView commit details -
Run sharding tests automatically on sharded cluster
This avoids people having to exclude or include a test group depending on the environment they're running and instead relies on feature detection to run the correct tests.
Configuration menu - View commit details
-
Copy full SHA for 1e095e2 - Browse repository at this point
Copy the full SHA 1e095e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc4011 - Browse repository at this point
Copy the full SHA edc4011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3313334 - Browse repository at this point
Copy the full SHA 3313334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1352837 - Browse repository at this point
Copy the full SHA 1352837View commit details -
Configuration menu - View commit details
-
Copy full SHA for c018623 - Browse repository at this point
Copy the full SHA c018623View commit details -
Refactor sanity checks for shard keys
* Since multi-key indexes are not allowed, we're not allowing collections and many relationships to be used as shard keys * Only allow fields using SET storage strategy being used as shard keys
Configuration menu - View commit details
-
Copy full SHA for 11a2146 - Browse repository at this point
Copy the full SHA 11a2146View commit details -
Configuration menu - View commit details
-
Copy full SHA for b242ff8 - Browse repository at this point
Copy the full SHA b242ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35365b - Browse repository at this point
Copy the full SHA d35365bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d881bc - Browse repository at this point
Copy the full SHA 3d881bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b39b3 - Browse repository at this point
Copy the full SHA 58b39b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f7a156 - Browse repository at this point
Copy the full SHA 6f7a156View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b8c1bc - Browse repository at this point
Copy the full SHA 2b8c1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e12b63e - Browse repository at this point
Copy the full SHA e12b63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d09f9 - Browse repository at this point
Copy the full SHA d4d09f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 722b048 - Browse repository at this point
Copy the full SHA 722b048View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2861b - Browse repository at this point
Copy the full SHA bf2861bView commit details
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.