summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-263-0/+72
* SERVER-27399: disable printing tracking data in integration testsMisha Tyulenev2017-01-261-1/+1
* SERVER-26824 Skip FSM workloads which rely on nUpserted or nRemoved when Bala...Jonathan Abrahams2017-01-262-1/+19
* SERVER-26930 wait for nodes to agree on primary after shutting down FSM and C...Benety Goh2017-01-251-0/+1
* SERVER-26918 backup_restore.js - nodes should agree on primary before startin...Benety Goh2017-01-254-42/+15
* SERVER-27808 backup_restore.js waits secondary nodes to agree on primary befo...r3.5.2Benety Goh2017-01-251-7/+11
* SERVER-27794 add write concern to indexbg_drop.js bulk insertJudah Schvimer2017-01-251-1/+1
* SERVER-26676 Remove collection info massage from multiversion suite collectio...Tess Avitabile2017-01-251-28/+1
* SERVER-27803 add requires_persistence tag to replmonitor_bad_seed.js and auth...Esha Maharishi2017-01-252-2/+16
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-241-0/+58
* SERVER-27799 fixed maxSyncSourceLagSecs.js so that maxSyncSourceLagSecs is ch...Benety Goh2017-01-241-10/+6
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2017-01-241-1/+0
* SERVER-26918 backup_restore_rolling.js is supported under WiredTiger onlyBenety Goh2017-01-241-0/+6
* SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn2017-01-242-4/+173
* SERVER-27766 Set test names in ShardingTest and ReplicaSetSet automaticallyMathias Stearn2017-01-246-10/+10
* SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn2017-01-241-0/+132
* SERVER-26918 split backup_restore.js by backup method into 3 separate testsBenety Goh2017-01-234-58/+144
* SERVER-27791 increased writeConcern wtimeout in gle/block2.js and gle/get_las...Benety Goh2017-01-232-3/+3
* Revert "SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primar...Siyuan Zhou2017-01-231-58/+0
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-232-25/+3
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-231-0/+58
* SERVER-27625 remove dead ANSA and setShardVersion codeEsha Maharishi2017-01-237-340/+40
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-2314-74/+55
* SERVER-27680 Only re-enable replication on the nodes where it was disabled in...Spencer T Brody2017-01-201-1/+1
* SERVER-27641 use a unique name in views tests instead of jsTest.name()Kyle Suarez2017-01-201-1/+1
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-201-0/+1
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-01-191-0/+16
* SERVER-27584 add filter to listDatabases commandDavid Storch2017-01-191-0/+40
* SERVER-26951 removed replset9.js. initial_sync_update_missing_doc1.js and ini...Benety Goh2017-01-191-72/+0
* SERVER-27649 $elemMatch serialization $regex supportJames Wahlin2017-01-191-6/+30
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-187-242/+229
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-182-0/+88
* SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer2017-01-181-0/+9
* SERVER-27712 Do not specify _id field in user_defined_roles_on_secondaries.jsJudah Schvimer2017-01-181-1/+1
* Revert "SERVER-27438 Prevent mongos from dropping legacy $comment meta-operator"Mathias Stearn2017-01-182-88/+0
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-182-0/+88
* SERVER-27409 Ensure zBigMapReduce.js does not roll over oplog with write concernJudah Schvimer2017-01-171-2/+2
* SERVER-27365 ensure node 2 is not primary during reconfig in reconfig_without...Judah Schvimer2017-01-171-0/+10
* SERVER-27625 remove shard_does_not_hang_on_bad_config_server.jsDianna Hohensee2017-01-171-39/+0
* SERVER-27465 rewrite killop.js using setYieldAllLocksHang failpointJames Wahlin2017-01-173-87/+71
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-1330-240/+307
* SERVER-3173 use path-level multikey metadata to generate covered plans if pos...David Storch2017-01-131-0/+48
* SERVER-27642 Replace long-running string-ified code with function expression ...Eddie Louie2017-01-132-12/+53
* SERVER-27498 Add Linearizable readConcern passthrough test suiteJonathan Abrahams2017-01-131-5/+9
* SERVER-27576 Fix quit() in shell and all the tests that depend on itJonathan Reams2017-01-125-257/+273
* SERVER-27641 views_coll_stats.js must use its own databaseKyle Suarez2017-01-111-1/+1
* SERVER-26785 drop unsharded database 'test' before removing shard with setNam...Esha Maharishi2017-01-111-0/+1
* SERVER-24163 remove waitForCSRSSecondaries:false from multiversion tests, whi...Dianna Hohensee2017-01-115-22/+7
* SERVER-26785 rewrite addshard2.js to be able to unblacklist it from the last_...Esha Maharishi2017-01-112-22/+55
* SERVER-27525 Use test-specific database to test convertToCapped with collationTess Avitabile2017-01-112-26/+28