summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31828 endSession in js should end sessionsJason Carey2017-11-061-0/+16
* Revert "SERVER-31565 Add stats about logical sessions background jobs to serv...Ian Whalen2017-11-021-2/+2
* SERVER-31565 Add stats about logical sessions background jobs to serverStatussamantharitter2017-11-011-2/+2
* SERVER-31099 Add automated test for stall when WiredTiger uses LAS fileSulabh Mahajan2017-11-011-0/+56
* SERVER-31507 add option to specify oplog application mode in applyOpsr3.6.0-rc2Judah Schvimer2017-10-311-0/+92
* SERVER-31002 minValid should alway be set to existent OpTime.Siyuan Zhou2017-10-271-0/+72
* SERVER-31613 disallow afterClusterTime on some commandsMisha Tyulenev2017-10-261-1/+29
* SERVER-31630 getParameter for featureCompatibilityVersion must expose targetV...Tess Avitabile2017-10-253-44/+76
* SERVER-31502 Relax timing assertion in awaitdata_getmore_cmd.jsCharlie Swanson2017-10-241-1/+3
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-201-25/+1
* SERVER-31346 Disallow 3.6 query features in views under FCV 3.4James Wahlin2017-10-201-0/+72
* SERVER-28179 Adds test for using inMemory config stringXiangyu Yao2017-10-181-0/+15
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-161-0/+6
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-121-0/+17
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-114-13/+40
* 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