summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42129 modifies test to account for ephemeralForTest engine's missing o...Suganthi Mani2019-08-301-0/+6
* SERVER-38356 added functionality to forbid dropping the oplog, modified tests...Suganthi Mani2019-08-281-0/+6
* SERVER-42216 Ensure pin_getmore_cursor.js waits for server to finish killing ...samontea2019-08-221-1/+2
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-08-131-2/+1
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-2642-2985/+2927
* SERVER-42091 Look for at least 2 log messages in flow_control_logging.jsMaria van Keulen2019-07-191-13/+30
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-07-081-2/+0
* SERVER-41183 Add test suites for change streams with transactionsJustin Seyster2019-07-024-7/+53
* SERVER-41917 Copy Date and Timestamp objects correctly in network_error_and_t...Judah Schvimer2019-06-271-0/+4
* SERVER-41780 always wait for write concern on prepareTransaction retriesJudah Schvimer2019-06-251-1/+12
* SERVER-41283 Added test that running stepdown on secondary does not lead to 3...Judah Schvimer2019-06-051-0/+6
* SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the st...Dianna2019-05-222-0/+6
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-211-0/+2
* SERVER-40643 SERVER-40645 Add jstests that test the split horizon featureHenrik Edin2019-05-212-0/+140
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-2/+2
* SERVER-40841 Re-issue invalid test certificatesJonathan Reams2019-05-2017-416/+1190
* SERVER-37574 Force reconfig should kill operations that conflict stateSuganthi Mani2019-05-191-4/+4
* Revert "SERVER-37574 Force reconfig should kill operations that conflict state"Suganthi Mani2019-05-191-4/+4
* SERVER-37574 Force reconfig should kill operations that conflict stateSuganthi Mani2019-05-191-4/+4
* SERVER-40001 abortTransaction through mongos does not properly set error labelsEsha Maharishi2019-05-161-2/+1
* SERVER-41050 Ban txnNumbers outside of transactions and retryable writesTess Avitabile2019-05-161-11/+9
* SERVER-409050 auth test for searchBeta agg stageIan Boros2019-05-151-4/+28
* SERVER-41117 Blacklist autocomplete.js from parallel testingGeert Bosch2019-05-131-0/+1
* SERVER-40408 Add pipeline versions of update helpers in the shellBernard Gorman2019-05-031-0/+1
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-025-14/+10
* SERVER-39702 Remove config server as transaction coordinator crutch from coor...Jack Mulrow2019-04-222-3/+74
* SERVER-39991 Enable transaction workloads in concurrency sharded stepdown suitesJack Mulrow2019-04-222-23/+22
* SERVER-40598 Set timeout on SSL mixed_mode_repl testSara Golemon2019-04-221-1/+1
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-0/+1
* SERVER-40436 Ignore the 'flags' field from the 'create' commandGregory Wlodarek2019-04-111-3/+1
* SERVER-38937 unify txn override and auto retry on network errorJudah Schvimer2019-04-047-1052/+1089
* SERVER-39777 ensure nodes cannot step down during shutdown validationJudah Schvimer2019-04-031-0/+27
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-7/+50
* SERVER-39678 Comprehensive test for resuming a Change Stream with prepared tr...James Wahlin2019-03-211-0/+8
* SERVER-40193 Do not propagate commit point through heartbeats when FCV=4.0Tess Avitabile2019-03-211-0/+7
* SERVER-39933 replSetStepDown in continuous_stepdown.js should allow expected ...Tess Avitabile2019-03-081-2/+6
* SERVER-39377 Make efficient hot backup work with enableMajorityReadConcern=falseXiangyu Yao2019-03-061-13/+15
* SERVER-39217 SecureTransport with Intermediate CASara Golemon2019-03-012-0/+102
* SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan2019-02-282-26/+65
* SERVER-39849 Add cloneCollectionAsCapped to the retryable whitelist for in-pr...Gregory Wlodarek2019-02-261-0/+1
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-251-2/+3
* SERVER-38936 Create unittests for txn_override.jsJudah Schvimer2019-02-222-47/+72
* SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProg...Gregory Wlodarek2019-02-211-2/+4
* Raise timeout and lower interval in implicitly_retry_on_background_op_in_pro...Divjot Arora2019-02-191-2/+2
* SERVER-38583 JS test fixes for write errors in transactionsA. Jesse Jiryu Davis2019-02-123-17/+39
* SERVER-38583 Fix transaction insert writeError formatA. Jesse Jiryu Davis2019-02-121-1/+12
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-5/+2
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-12/+3
* SERVER-39269 flag gate sharded $lookupIan Boros2019-02-071-46/+72
* SERVER-38515 Test that initial sync continues through a step down.Suganthi Mani2019-02-061-0/+20