summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-39199 recalculate stable timestamp after releasing transaction oplog h...Judah Schvimer2019-02-041-0/+69
* SERVER-39278 awaitReplication at the end of each test case in transient_txn_e...Jason Chan2019-02-041-0/+1
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-038-54/+193
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-02-022-61/+264
* SERVER-39351 Wait for sync source to finish collection drop in rollback_drop_...Vesselina Ratcheva2019-02-011-2/+7
* SERVER-38435 Add concurrency workloads for multi shard writes in transactions...Jack Mulrow2019-02-014-4/+417
* SERVER-39334 Don't run plan_cache_list_plans with balancer onTed Tuckman2019-02-011-0/+3
* SERVER-39316 Test two-phase abort path without 'config server is coordinator'...Esha Maharishi2019-01-311-67/+87
* SERVER-38480 Make Map-Reduce fully interruptibleJustin Seyster2019-01-312-2/+92
* SERVER-39232 Allow commands that do not require auth to refresh sessionsRandolph Tan2019-01-313-13/+6
* SERVER-13779 Allow $not to be applied to $regexJames Wahlin2019-01-311-40/+41
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-1/+1
* SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...Andrew Morrow2019-01-303-3/+3
* SERVER-32666 Allow $graphLookup against a sharded collection to execute on mo...Martin Neupauer2019-01-307-30/+3
* SERVER-39099 Make dropConnections test robustA. Jesse Jiryu Davis2019-01-301-5/+34
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-304-21/+38
* SERVER-38324: add validation to TransactionCoordinatorDocument decisionKim Tao2019-01-301-3/+3
* SERVER-39187 Signal coordinator's decision promise when the coordinator is ca...Matthew Saltz2019-01-301-5/+71
* SERVER-39286 server_write_concern_metrics.js must use requires_journaling tagTess Avitabile2019-01-301-1/+1
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-295-87/+102
* SERVER-38518 Add change streams testing to new stepdown sequenceMatthew Russotto2019-01-291-0/+139
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-294-38/+21
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-294-21/+38
* SERVER-39267 Guard opWriteConcernCounters behind flagTess Avitabile2019-01-291-1/+2
* SERVER-39124 Mongos should abort cleared participants between retries of tran...Jack Mulrow2019-01-291-3/+4
* SERVER-39268 make prepare_conflict.js more robustPavi Vetriselvan2019-01-291-1/+3
* SERVER-38695 Make QuerySolutionNode subclasses for projection fast-pathsJacob Evans2019-01-298-17/+25
* SERVER-39212 waitForSecondaries in background dbhash check must wait for last...Tess Avitabile2019-01-291-5/+9
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-293-33/+180
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-01-291-0/+35
* SERVER-39210 Debug logging for shell_helper.jsIan Boros2019-01-281-2/+14
* 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