summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Benety Goh2017-01-242-11/+95
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2017-01-201-1/+1
* Revert "SERVER-25286 rewrite drop2.js to not depend on count scan yield behav...Mathias Stearn2017-01-181-1/+1
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2017-01-181-1/+1
* SERVER-27544 shutdown_primary.js shouldn't try to disable rsSyncStopApply fai...Jack Mulrow2017-01-171-0/+6
* SERVER-27024 Added test for stepdown needs majority behaviorWilliam Schultz2016-12-281-0/+47
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-121-2/+2
* SERVER-26668 fix lintEsha Maharishi2016-12-081-2/+2
* SERVER-26668 backport fix chunk_manipulation_util.js fixNathan Myers2016-12-081-2/+4
* SERVER-25946 extend failover timeout for election_timing.jsBenety Goh2016-09-021-1/+2
* SERVER-23428 Make setShardVersion trigger CSRS upgrade if it provides a CSRS ...Spencer T Brody2016-05-181-0/+4
* SERVER-23491 set_majority_read_and_write_concerns.js doesn't work for updatesMike Grundy2016-05-101-9/+36
* SERVER-22914 Make mongos_no_replica_set_refresh obtain config from the primar...Kaloian Manassiev2016-04-271-1/+1
* SERVER-23044 Fall back to system CA certs if CA file isn't providedJonathan Reams2016-04-183-0/+120
* SERVER-23586 Increase timeouts in csrs upgrade tests to reduce flakinessSpencer T Brody2016-04-141-1/+1
* Enabling CSRS continuous config stepdown workload in evergreenDianna Hohensee2016-03-301-0/+1
* SERVER-22794 fixing network error in continuous step down thread due to unacc...Dianna Hohensee2016-03-221-1/+28
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-214-8/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-0918-1132/+1088
* SERVER-22846 Add applyOps command to readConcern passthroughJonathan Abrahams2016-02-251-0/+1
* SERVER-22641 Disable clang-format for template strings in JS codeJonathan Abrahams2016-02-191-0/+4
* SERVER-21698 Add error-checking for isMaster() return values in jstests/libs/...Mike Grundy2016-02-181-2/+9
* SERVER-22547 added support for config server replica set options to ShardingTestBenety Goh2016-02-171-0/+11
* SERVER-22297 Add more targetted jstests for csrs upgrade during crud and map ...Spencer T Brody2016-02-171-5/+18
* SERVER-22297 Add framework for writing tests that perform CSRS upgrade, conve...Spencer T Brody2016-02-171-0/+240
* SERVER-22341 fix jslint errors in jstests/libs with eslint --fixMike Grundy2016-02-168-166/+166
* SERVER-22362 better bookkeeping of primary and secondary nodes at the beginni...Benety Goh2016-02-011-15/+10
* SERVER-22059 Add the authSchemaUpgrade command to the readConcern passthroughJonathan Abrahams2016-02-011-0/+1
* SERVER-21382 fixing sharding migration to transfer only document deletions re...Dianna Hohensee2016-01-221-2/+6
* SERVER-22010 Blacklist min_optime_recovery.js from continuous config stepdown...Kaloian Manassiev2016-01-131-2/+5
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2016-01-131-0/+176
* SERVER-22048 Add index stats test covering multiple potential plan matchJames Wahlin2016-01-131-17/+39
* Revert "SERVER-21366 Periodically yield when applying migration deletions"Dan Pasette2015-12-181-6/+4
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-1/+1
* SERVER-21248 added checks to election_timing.js to ensure failovers complete ...Benety Goh2015-12-101-11/+51
* SERVER-21516 Remove dbStats command from readConcern testing overrideJonathan Abrahams2015-12-101-1/+0
* SERVER-21600 add integration test for killCursors commandDavid Storch2015-12-091-0/+3
* SERVER-21366 Periodically yield when applying migration deletionsKaloian Manassiev2015-12-081-4/+6
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-8/+4
* SERVER-21158 pull cleanupOrphaned tests from QA-326Misha Tyulenev2015-11-302-0/+371
* SERVER-21618 Add more commands to readConcern passthrough testsJonathan Abrahams2015-11-301-0/+13
* Revert "SERVER-21387 Temp. disable bench_test_crud_commands.js in parallel"Jason Rassi2015-11-241-4/+0
* SERVER-21508 Run core suite using minimum batchSize on findJonathan Abrahams2015-11-201-0/+23
* SERVER-21489 Fix broken passthrough suiteKaloian Manassiev2015-11-191-2/+1
* SERVER-20873 Add separate key file using 644 permissionJonathan Abrahams2015-11-191-0/+1
* SERVER-21489 enableSharding should return error if sharding is already enabledKaloian Manassiev2015-11-181-2/+7
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-131-1/+2
* SERVER-21343 Fix the printing of JS objects in read concern passthrough test ...Mike Grundy2015-11-121-2/+2
* SERVER-21387 Temp. disable bench_test_crud_commands.js in parallelJason Rassi2015-11-111-0/+4
* SERVER-21337 Add awaitSecondaryNodes() in election_timing_test.jsMike Grundy2015-11-061-1/+3