summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27050 jstest that rollback detects upstream node rolling backr3.4.2-rc0Mathias Stearn2017-01-252-4/+173
* SERVER-27282 test that node doesn't get stuck in ROLLBACK after SocketExceptionMathias Stearn2017-01-251-0/+132
* SERVER-27125 Arbiters in PV1 vote no if they can see a healthy primary of equ...Jack Mulrow2017-01-241-0/+58
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2017-01-241-1/+0
* SERVER-27680 Only re-enable replication on the nodes where it was disabled in...Spencer T Brody2017-01-231-1/+1
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-237-241/+229
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-237-55/+198
* SERVER-27231 added disableMaxSyncSourceLagSecs failpoint to turn off re-evalu...Benety Goh2017-01-211-0/+16
* SERVER-26951 removed replset9.js. initial_sync_update_missing_doc1.js and ini...Benety Goh2017-01-211-72/+0
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-201-0/+1
* SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer2017-01-201-0/+9
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-201-0/+205
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-202-0/+88
* SERVER-27584 add filter to listDatabases commandDavid Storch2017-01-191-0/+40
* SERVER-27409 Ensure zBigMapReduce.js does not roll over oplog with write concernJudah Schvimer2017-01-191-2/+2
* SERVER-27712 Do not specify _id field in user_defined_roles_on_secondaries.jsJudah Schvimer2017-01-191-1/+1
* SERVER-27365 ensure node 2 is not primary during reconfig in reconfig_without...Judah Schvimer2017-01-191-0/+10
* SERVER-27649 $elemMatch serialization $regex supportJames Wahlin2017-01-191-6/+30
* SERVER-27576 Fix quit() in shell and all the tests that depend on itJonathan Reams2017-01-185-257/+273
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2017-01-184-66/+96
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2017-01-181-5/+14
* SERVER-27465 rewrite killop.js using setYieldAllLocksHang failpointJames Wahlin2017-01-183-87/+71
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2017-01-183-58/+56
* SERVER-27525 Use test-specific database to test convertToCapped with collationTess Avitabile2017-01-172-26/+28
* SERVER-27544 shutdown_primary.js shouldn't try to disable rsSyncStopApply fai...Jack Mulrow2017-01-172-2/+8
* SERVER-27050 Ensure upstream node doesn't roll back after checking MinValidMathias Stearn2017-01-134-271/+48
* SERVER-26785 rewrite addshard2.js to be able to unblacklist it from the last_...Esha Maharishi2017-01-112-22/+58
* SERVER-24563 Fix race in check for DB names that differ in case onlyGeert Bosch2017-01-093-0/+135
* SERVER-27175 Improve performance of planSummary string generationJames Wahlin2017-01-099-12/+12
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2017-01-0411-160/+104
* SERVER-27216: Increase catchup timeout to 300 seconds in catchup.jsSpencer Jackson2017-01-041-44/+40
* SERVER-27352: Fix stepdown command in double_rollback.jsSpencer Jackson2017-01-041-1/+6
* SERVER-23759 do not auth when testing shutdown at startupEric Milkie2017-01-041-1/+2
* SERVER-23759 wait for repl startup before shutting downEric Milkie2017-01-041-0/+29
* SERVER-26773: two_initsync.js should check that inserts succeedSpencer Jackson2017-01-031-2/+10
* SERVER-27323: Use stopOplogFetcher failpoint in write_concern_after_stepdown_...Spencer Jackson2017-01-031-2/+2
* SERVER-27418 enable index_version_v2.js test for MongoRocksEric Milkie2016-12-291-1/+1
* SERVER-27461 Retry connecting to shut down primary until failure in shutdown_...Jack Mulrow2016-12-281-4/+10
* SERVER-27118 Default shutdown command's timeoutSecs argument to 10 secondsJack Mulrow2016-12-281-0/+62
* SERVER-27406 Reduce DocumentSourceCursor batch size from 16MB to 4MBJames Wahlin2016-12-271-1/+2
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-223-86/+37
* SERVER-27466 move transitionToPrimaryHangBeforeInitializingConfigDatabase to ...Esha Maharishi2016-12-211-17/+27
* SERVER-26903 reduce electionTimeoutMillis in stepdown suite after ShardingTes...Dianna Hohensee2016-12-211-15/+16
* SERVER-26960 don't convert find to aggregation if sort contains $naturalKyle Suarez2016-12-211-0/+2
* SERVER-27256 run getMore test sharded in views_authz.jsKyle Suarez2016-12-211-23/+18
* SERVER-27449 set_feature_compatibility_version.js should not give votes to re...Tess Avitabile2016-12-211-1/+3
* Revert "SERVER-27042 Stabilize currentop.js and add unit tests for lock state...Charlie Swanson2016-12-133-37/+86
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-133-86/+37
* SERVER-27210 Allow shell to connect to replicasets with ssl=true in URIJonathan Reams2016-12-081-0/+51
* SERVER-27071 ensure config.version doc cannot replicate to secondaries in con...Esha Maharishi2016-12-071-14/+85