summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-101-3/+6
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-091-31/+0
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps in...Eric Milkie2017-10-052-36/+52
* SERVER-31355 Synchronize stepdown in auto_retry_on_network_error.jsMax Hirschhorn2017-10-042-1/+79
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-2/+2
* SERVER-31373 add more bg index build workloads to blacklist for backup_restoreEric Milkie2017-10-041-0/+2
* SERVER-29243 Move jsHeapLimit.js from core to noPassthroughEddie Louie2017-10-031-0/+26
* SERVER-29126 Require change streams to run with readConcern:majoritySiyuan Zhou2017-10-034-6/+142
* SERVER-30956 Kill all change streams when fCV is set to 3.4Matthew Russotto2017-10-031-3/+19
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-036-17/+30
* SERVER-30582 Permit 'local' readConcern for aggregation explain.David Storch2017-09-292-1/+56
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-1/+1
* SERVER-30722 Make changestreams require FCV 3.6Matthew Russotto2017-09-262-2/+30
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-257-26/+34
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-221-0/+2
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-221-1/+1
* Revert "SERVER-31174 Move the sessions collection to config.system.sessions"Ian Whalen2017-09-224-25/+19
* SERVER-31174 Move the sessions collection to config.system.sessionssamantharitter2017-09-224-19/+25
* SERVER-30430 Gate session use on featureCompatibilityVersionGabriel Russell2017-09-211-0/+107
* SERVER-28336 endSessions commandGabriel Russell2017-09-211-0/+70
* SERVER-30953 Add auto-retry logic to the mongo shell for testing during stepd...Jack Mulrow2017-09-211-0/+95
* Revert "SERVER-30722 Make changestreams require FCV 3.6"Ian Whalen2017-09-211-27/+0
* SERVER-30722 Make changestreams require FCV 3.6Matthew Russotto2017-09-211-0/+27
* SERVER-30679 Integrate causallyConsistentReads into SessionOptions.Max Hirschhorn2017-09-201-0/+314
* SERVER-31120 fix invalid session getMore invariantJason Carey2017-09-201-39/+69
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-0/+149
* SERVER-30765 Only allow transaction numbers on mongos or replica set membersJack Mulrow2017-09-141-0/+18
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-132-2/+24
* SERVER-30723: Add a query knob that controls whether JSON Schema ignores or e...Nick Zolnierz2017-09-121-0/+59
* SERVER-30371 renaming collection across databases logs individual oplog entriesBenety Goh2017-09-051-5/+17
* Revert "SERVER-30371 renaming collection across databases logs individual opl...Benety Goh2017-09-051-17/+5
* SERVER-30371 renaming collection across databases logs individual oplog entriesBenety Goh2017-09-051-5/+17
* SERVER-30907 Ban $changeStream on non replica set deploymentsCharlie Swanson2017-09-011-0/+36
* SERVER-30903 Add test for shellHelper.use().Max Hirschhorn2017-08-311-0/+39
* SERVER-28343 Session checks on GETMORE operationsADAM David Alan Martin2017-08-301-0/+47
* SERVER-30686 Add support for retryWrites=true in the mongo shell.Max Hirschhorn2017-08-301-0/+152
* SERVER-30686 Wire up SessionOptions in more places.Max Hirschhorn2017-08-301-0/+7
* SERVER-30568 Remove the startSession ActionTypesamantharitter2017-08-251-1/+1
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-0/+68
* SERVER-30588 Bind all addresses returned by getaddroinfo()Sara Golemon2017-08-181-1/+1
* SERVER-30665 Only accept nonexistent UUIDs for UUID upgrade collModsMaria van Keulen2017-08-171-0/+43
* SERVER-28338 KillSessions SupportJason Carey2017-08-171-0/+9
* SERVER-28301 Add stats about the logical session record cache to the serverSt...Ben Shteinfeld2017-08-161-1/+10
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-152-0/+122
* SERVER-30555 drop the local.replset.checkpointTimestamp collection when we sh...Judah Schvimer2017-08-141-0/+8
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-141-0/+44
* Revert "SERVER-29202 Add a refreshLogicalSessionCacheNow test command"Max Hirschhorn2017-08-101-44/+0
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-101-0/+44
* SERVER-30394 ftdc file_manager generates an incorrect absolute diagnostic dat...Mark Benvenuto2017-08-071-2/+27
* SERVER-29802 add applyOps 'allowAtomic' flag.Benety Goh2017-08-021-0/+17