summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-215-18/+0
* SERVER-30430 Gate session use on featureCompatibilityVersionGabriel Russell2017-09-211-0/+107
* SERVER-28336 endSessions commandGabriel Russell2017-09-215-4/+78
* SERVER-31110 Startup warning for incomplete featureCompatibilityVersion upgra...Louis Williams2017-09-211-0/+16
* SERVER-30953 Add auto-retry logic to the mongo shell for testing during stepd...Jack Mulrow2017-09-214-5/+203
* SERVER-31049 Fix resolution of a view's default collation on mongos.David Storch2017-09-211-0/+115
* Revert "SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersi...Louis Williams2017-09-211-68/+0
* SERVER-30993 Always remove UUIDs when setting featureCompatibilityVersion to 3.4Louis Williams2017-09-211-0/+150
* SERVER-4941 Fix lintGeert Bosch2017-09-211-1/+1
* Revert "SERVER-30722 Make changestreams require FCV 3.6"Ian Whalen2017-09-211-27/+0
* SERVER-4941 Allow renameCollection during initial syncGeert Bosch2017-09-213-3/+2
* SERVER-31159 Make count command support UUIDsGeert Bosch2017-09-211-1/+8
* SERVER-29921 rewrite URI parserSara Golemon2017-09-211-2/+2
* SERVER-31185 add more logging to bulk_legacy_enforce_gle.jsMark Benvenuto2017-09-211-8/+8
* SERVER-30722 Make changestreams require FCV 3.6Matthew Russotto2017-09-211-0/+27
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-215-0/+18
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-09-211-3/+8
* SERVER-30830 applyOps checks if collection/database exists before applying CR...Benety Goh2017-09-202-7/+44
* SERVER-30933 Change invariant to uassert for invalid uuid in queriesMaria van Keulen2017-09-201-0/+8
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-205-18/+0
* SERVER-30695 uniqueItems must ignore field order when comparing documentsKyle Suarez2017-09-201-4/+4
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-2017-113/+403
* SERVER-31032 Make secondary requests default to 'available' rc-level when bot...Dianna Hohensee2017-09-205-39/+200
* SERVER-31120 fix invalid session getMore invariantJason Carey2017-09-201-39/+69
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-205-0/+153
* SERVER-30769 Mongo shell throws 'exception during autocomplete'Mark Benvenuto2017-09-201-0/+42
* SERVER-31114 Perform targeted session invalidation on direct writes to `confi...Kaloian Manassiev2017-09-202-1/+84
* Revert "SERVER-31114 Perform targeted session invalidation on direct writes t...Kaloian Manassiev2017-09-202-82/+1
* SERVER-31114 Perform targeted session invalidation on direct writes to `confi...Kaloian Manassiev2017-09-202-1/+82
* SERVER-30530 add js test for write conflict handling in applyOps for single i...Benety Goh2017-09-201-0/+10
* Revert "SERVER-30933 Change invariant to uassert for invalid uuid in queries"Maria van Keulen2017-09-191-8/+0
* SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersion is in...Louis Williams2017-09-191-0/+68
* SERVER-30176: Extend the JSON Schema parser to handle logical restriction key...Nick Zolnierz2017-09-191-61/+145
* SERVER-30986 Prevent invalid regex in RegexMatchExpressionsBlake Oler2017-09-191-1/+1
* SERVER-30206 Error if retryable write request has multi update or deleteJack Mulrow2017-09-192-4/+54
* SERVER-30912 Use session in concurrency suites with SessionOptionsJack Mulrow2017-09-191-13/+3
* SERVER-29929 Report highest observed cluster time from change stream on each ...Matthew Russotto2017-09-191-0/+96
* SERVER-30933 Change invariant to uassert for invalid uuid in queriesMaria van Keulen2017-09-191-0/+8
* SERVER-30647: Modify the 3rd party JSON Schema test suite to only test keywor...Nick Zolnierz2017-09-181-16/+19
* SERVER-29141 Clean up change stream tests' cursorsCharlie Swanson2017-09-183-49/+67
* SERVER-30928 add fixture for testing rollbackRobert Guo2017-09-181-0/+185
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-1830-58/+63
* SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems"Kyle Suarez2017-09-186-69/+253
* SERVER-31111 Add `assert.commandWorked` to migrateBig_balancer.jsKaloian Manassiev2017-09-181-6/+2
* SERVER-30429 Fix broken lintKaloian Manassiev2017-09-151-3/+2
* SERVER-30591 Do changeStream lookups by UUID instead of namespace.Siyuan Zhou2017-09-152-70/+135
* SERVER-30429 Multiversion upgrade/downgrade testing for UUIDsLouis Williams2017-09-151-113/+184
* SERVER-30166 Support pipelines running on mongos onlySara Golemon2017-09-154-13/+5
* SERVER-30965 Run the fuzzer with a permanent logical sessionEddie Louie2017-09-151-1/+5
* SERVER-30682 Run the concurrency suite with "secondary" read preferenceJack Mulrow2017-09-153-10/+47