summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39085 use IndexBuildsCoordinator to build indexes during secondary opl...Benety Goh2019-03-071-4/+9
* Revert "SERVER-39085 use IndexBuildsCoordinator to build indexes during secon...Benety Goh2019-03-061-9/+4
* SERVER-39377 Make efficient hot backup work with enableMajorityReadConcern=falseXiangyu Yao2019-03-061-13/+15
* SERVER-39085 use IndexBuildsCoordinator to build indexes during secondary opl...Benety Goh2019-03-061-4/+9
* SERVER-39139 Disallow starting transactions on secondariesVesselina Ratcheva2019-03-061-14/+14
* SERVER-39967 Add requires_snapshot_read tag to apply_ops_DDL_operation_does_n...Xiangyu Yao2019-03-061-6/+10
* SERVER-39670 Fix initial_sync_during step down to prevent deadlock for epheme...Suganthi Mani2019-03-061-6/+23
* SERVER-39495 Add more testing for multi:true/justOne:false updates and Change...Kaloian Manassiev2019-03-063-189/+277
* SERVER-39983 Speed up dup_bgindex.jsGeert Bosch2019-03-061-15/+18
* SERVER-39661 Prevent primary from stepping down after secondary restart in in...Suganthi Mani2019-03-061-4/+6
* SERVER-39917 Increase transactionLifetimeLimitSeconds in transactions_reaped_...William Schultz2019-03-051-2/+2
* SERVER-39903 notablescan parameter should be ignored for internally usedMartin Neupauer2019-03-051-0/+73
* SERVER-39237 Ensure with replaceCollection can clean up temp collection after...Arun Banala2019-03-052-0/+64
* SERVER-38414 Add change stream high water mark upgrade/downgrade tests for po...Bernard Gorman2019-03-053-183/+219
* SERVER-39154 Create a fail point to make it so if a LockManager lock cannot b...Vesselina Ratcheva2019-03-041-0/+124
* SERVER-39496 expose non-object exceptionsGabriel Russell2019-03-041-0/+114
* SERVER-37047 Split up testshard1.jsCharlie Swanson2019-03-045-325/+302
* SERVER-39922 Fix lock stats suboperation tests for mobileXiangyu Yao2019-03-042-10/+19
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-023-16/+95
* SERVER-39372 Make secondary lock acquisition for DDL operations consistent wi...Xiangyu Yao2019-03-011-0/+75
* SERVER-39900 change_streams_resume_at_same_clustertime.js should not assume s...James Wahlin2019-03-011-6/+11
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-013-8/+8
* SERVER-39217 SecureTransport with Intermediate CASara Golemon2019-03-013-0/+139
* SERVER-39766 Blacklist plan_cache tests from migration suiteTed Tuckman2019-03-013-0/+6
* SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan2019-02-284-38/+105
* SERVER-39697 MatchExpressions regex error at parse time if regex is invalidIan Boros2019-02-282-4/+18
* SERVER-39592 Disable IPv6 connection in jstests\ssl\ssl_x509_SAN.js on machin...Mark Benvenuto2019-02-281-15/+45
* SERVER-35872 fix TODOsPavi Vetriselvan2019-02-282-6/+2
* SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman2019-02-285-32/+539
* Revert "SERVER-39139 Disallow starting transactions on secondaries"Vesselina Ratcheva2019-02-271-14/+14
* SERVER-39872 Use hangAfterIndexBuildSecondDrain failpoint in commit_quorum.js...Gregory Wlodarek2019-02-271-2/+2
* SERVER-39482 Fix backup_restore.js to check for WriteCommandError while inser...Suganthi Mani2019-02-271-5/+9
* SERVER-39591 replace the one remaining use of the 'crashAfterStartingIndexBui...Dianna Hohensee2019-02-271-6/+11
* Revert "SERVER-39661 Prevent primary from stepping down after secondary resta...Jacob Evans2019-02-271-6/+4
* SERVER-39661 Prevent primary from stepping down after secondary restart in in...Suganthi Mani2019-02-271-4/+6
* SERVER-39760 Add commitQuorum field to createIndex(es) shell helpersGregory Wlodarek2019-02-271-1/+18
* SERVER-39719 Ensure that a node performing an initial sync from a secondary w...Gregory Wlodarek2019-02-261-0/+88
* SERVER-39723 Change listIndexes command behavior to show in-progress index bu...Gregory Wlodarek2019-02-263-10/+100
* SERVER-39849 Add cloneCollectionAsCapped to the retryable whitelist for in-pr...Gregory Wlodarek2019-02-261-0/+1
* SERVER-39521 Don't skip _id in ObjWrapper::toBSONJason Carey2019-02-261-0/+47
* SERVER-39624 Allow finds to fail with StaleChunkHistory in snapshot_read_cata...Jack Mulrow2019-02-261-0/+1
* SERVER-39139 Disallow starting transactions on secondariesVesselina Ratcheva2019-02-261-14/+14
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-2615-0/+95
* SERVER-39602 Enable balancer only during removeShard in test out_with_drop_sh...Arun Banala2019-02-261-2/+5
* SERVER-39538 Convert replication setParameters to IDLJonathan Reams2019-02-261-3/+5
* SERVER-39826 add a new 'leaveIndexBuildUnfinishedForShutdown' failpoint and r...Dianna Hohensee2019-02-262-60/+72
* SERVER-39669 Support creating index builds with unknown optionsGregory Wlodarek2019-02-251-0/+42
* SERVER-35732 Test dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao2019-02-251-0/+24
* SERVER-37348 Make replication applier batches uninterruptibleMatthew Saltz2019-02-251-0/+106
* SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=falseTess Avitabile2019-02-2521-22/+41