summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39128 Avoid double-authenticationSara Golemon2019-01-261-0/+19
* SERVER-38900 Implement JSON Schema parsing for 'encrypt'vrachev2019-01-251-0/+67
* SERVER-39198 modernize distinct_index1.js & assert on write errorJames Wahlin2019-01-251-61/+68
* SERVER-38282 Yield locks for prepared transactions on stepdown.Siyuan Zhou2019-01-242-1/+92
* SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel create...Gregory Wlodarek2019-01-245-1/+22
* SERVER-38978 coordinateCommitTransaction should send abortTransaction over th...Esha Maharishi2019-01-244-121/+332
* SERVER-38499: Enforce oplog visibility at the MongoDB layer.Daniel Gottlieb2019-01-241-0/+119
* SERVER-35872 reconstruct prepared transactions on replication rollbackPavi Vetriselvan2019-01-241-0/+88
* SERVER-38599 Write downgrade test for two phase dropXiangyu Yao2019-01-242-1/+60
* SERVER-35132 add requires_replication tagBenety Goh2019-01-241-0/+1
* SERVER-38865 change rollback_test fixture to use secondary instead of arbiterPavi Vetriselvan2019-01-246-71/+92
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-01-241-0/+112
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-01-232-0/+104
* SERVER-37455 Delete per-collection cursor managers.David Storch2019-01-231-61/+0
* SERVER-35132 Test that $maxTimeMS is honored during rs targetingMathias Stearn2019-01-231-0/+68
* SERVER-38598 Write upgrade test for two phase dropXiangyu Yao2019-01-231-0/+64
* SERVER-37498 Add requires_majority_read_concern flag for testGregory Wlodarek2019-01-231-1/+1
* SERVER-38754 Make speculative majority change stream reads wait on optimized ...William Schultz2019-01-231-0/+83
* SERVER-39109 fix case where agg uses illegal field pathIan Boros2019-01-231-0/+36
* SERVER-38364 Test cluster configuration changes during $outMartin Neupauer2019-01-232-0/+230
* SERVER-38514 Test that getLastError after a stepdown returns the result of an...Matthew Russotto2019-01-231-0/+94
* SERVER-38511 Avoid killing read operations on stepdown, gated by new server p...Suganthi Mani2019-01-232-1/+135
* SERVER-38688 Abandon $lookup cache when not localJames Wahlin2019-01-221-4/+3
* SERVER-39101 read_pref_cmd.js should use collMod to wait for indexes to compl...Louis Williams2019-01-221-0/+6
* SERVER-38789 retry ssl_reporting_alert.js for a connection failure on WindowsIsabella Siu2019-01-221-5/+9
* SERVER-39076 print in background dbhash when a hash mismatch occurs before do...Judah Schvimer2019-01-221-0/+3
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-221-0/+212
* SERVER-37875 Add serverStatus privilege to backup roleBlake Oler2019-01-211-4/+4
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-203-8/+10
* SERVER-39081 Fix createIndexes/shardCollection race condition in agg_out.jsJames Wahlin2019-01-181-1/+4
* SERVER-37272 Raise timeouts in multiversion/hybrid_indexesLouis Williams2019-01-181-4/+2
* SERVER-38954 Increase query execution time for the test case in max_time_ms.j...vrachev2019-01-181-2/+3
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-181-2/+8
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-01-181-0/+360
* SERVER-38705 Remove jstests for retrying index builds on startupGregory Wlodarek2019-01-174-136/+0
* SERVER-38378 Hybrid builds should yield locks and check for interrupts while ...Louis Williams2019-01-171-4/+17
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-171-101/+0
* SERVER-37272 Disable hybrid index builds on FCV 4.0Louis Williams2019-01-171-0/+109
* SERVER-38320 Handle a TransactionCoordinator's OperationContext being killed ...Esha Maharishi2019-01-171-0/+197
* SERVER-38716 fix $geoNear and $text within $lookup sub-pipelineBrigitte Lamarche2019-01-174-0/+231
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-1710-7/+228
* SERVER-38958 Add heartbeating mechanism to sharded_backup_restore.jsXiangyu Yao2019-01-171-0/+22
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-162-5/+13
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-163-69/+3
* SERVER-38850 Perform noop write before returning NoSuchTransaction errorTess Avitabile2019-01-162-67/+47
* SERVER-38748 Background indexes created through applyOps should run on the co...Louis Williams2019-01-162-10/+37
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-163-3/+69
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-161-3/+2
* SERVER-38717 Shell prohibits w: 0 in sessionA. Jesse Jiryu Davis2019-01-156-130/+174
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-158-39/+70