summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-031-11/+20
* SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...Andrew Morrow2019-01-301-1/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-1/+13
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-13/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-1/+13
* SERVER-38705 Remove jstests for retrying index builds on startupGregory Wlodarek2019-01-172-6/+0
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-173-0/+187
* SERVER-38958 Add heartbeating mechanism to sharded_backup_restore.jsXiangyu Yao2019-01-171-0/+22
* SERVER-33589 Create an initial sync test fixtureSamy Lanka2019-01-091-19/+27
* SERVER-38215 Retry on transient transaction errors inside txn_override.jsJack Mulrow2019-01-072-45/+65
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-071-12/+65