summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28968: Add causal consistent passthrough suiteMisha Tyulenev2017-05-051-0/+23
* SERVER-28190 Add new tests for user continuitysamantharitter2017-05-051-0/+42
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-275-17/+0
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-271-4/+7
* SERVER-28508 Relax overly-strict tests of curop formattingMathias Stearn2017-04-121-1/+5
* SERVER-28117 Increase wtimeout in majority/linearizable passthroughs.Max Hirschhorn2017-04-111-2/+3
* SERVER-28411 Avoid adjusting log rate while using getLog commandCharlie Swanson2017-04-041-1/+6
* SERVER-28547 pass stepdownDelaySeconds as an argument to _continuousPrimarySt...Esha Maharishi2017-03-301-5/+8
* SERVER-28500 Absorb a ConflictingOperationInProgress error during a parallel ...Eddie Louie2017-03-291-1/+23
* SERVER-28485 Disable implicit shardCollection after drop on OS Xr3.5.5Eddie Louie2017-03-241-3/+5
* Revert "SERVER-19019 prohibit mapReduce on system collections"Kyle Suarez2017-03-231-3/+2
* SERVER-19019 use runCommand to avoid resharding after drop in sharded passthr...Kyle Suarez2017-03-231-2/+3
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-12/+32
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-32/+12
* SERVER-28380 Clear ramlog before looking for stopReplProducer failpoint log m...Spencer T Brody2017-03-201-2/+5
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-12/+32
* SERVER-22541 Manage aggregation cursors on global cursor manager.Charlie Swanson2017-03-152-5/+16
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-4/+7
* SERVER-24498 Write tests for linearizable reads in a sharded systemWilliam Schultz2017-03-091-3/+3
* SERVER-28184 removed election_timing.jsBenety Goh2017-03-031-224/+0
* SERVER-27891 Disable writeConcern support for reIndexMaria van Keulen2017-02-271-1/+0
* SERVER-27848 Add index hint to aggregation and non-materialized viewsJames Wahlin2017-02-031-0/+50
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+4
* SERVER-17997 parallelTester.js should print names of failing testsJonathan Abrahams2017-01-291-14/+23
* SERVER-4786 Allow specifying sample rate of slow queriesEvan Broder2017-01-261-0/+1
* SERVER-27399: disable printing tracking data in integration testsMisha Tyulenev2017-01-261-1/+1
* SERVER-27050 jstest that rollback detects upstream node rolling backMathias Stearn2017-01-241-4/+21
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-182-48/+64
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-181-0/+9
* Revert "SERVER-27438 Prevent mongos from dropping legacy $comment meta-operator"Mathias Stearn2017-01-181-9/+0
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-181-0/+9
* SERVER-27465 rewrite killop.js using setYieldAllLocksHang failpointJames Wahlin2017-01-171-1/+0
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-6/+8
* SERVER-27498 Add Linearizable readConcern passthrough test suiteJonathan Abrahams2017-01-131-5/+9
* SERVER-27421 Parallel test suites should pick up tests in subdirectories of j...Jonathan Abrahams2017-01-061-1/+30
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-041-11/+22
* SERVER-27544 shutdown_primary.js shouldn't try to disable rsSyncStopApply fai...Jack Mulrow2016-12-301-0/+6
* SERVER-27349 remove multiversion_override_balancer_control.js, which was only...Dianna Hohensee2016-12-211-122/+0
* SERVER-26525: Factor out identical checkLog functionsSpencer Jackson2016-12-161-0/+53
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2016-12-151-1/+1
* SERVER-27107 remove or modify tests unrelated to the 3.4->3.6 upgrade pathRobert Guo2016-12-141-23/+0
* SERVER-26903 reduce electionTimeoutMillis in stepdown suite after ShardingTes...Dianna Hohensee2016-12-081-15/+16
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-071-3/+3
* SERVER-27024 Added test for stepdown needs majority behaviorWilliam Schultz2016-11-231-2/+6
* SERVER-26852 Move read concern tests out of noPassthroughWilliam Schultz2016-11-151-0/+111
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-071-238/+257
* Revert "SERVER-26288 reduce log verbosity for continuous stepdown suite"Misha Tyulenev2016-11-041-246/+238
* SERVER-26888 profile_find.js should filter profile entries for queryTess Avitabile2016-11-041-2/+2
* SERVER-23976 SERVER-26812 fix clang formatJonathan Reams2016-11-031-2/+2
* SERVER-26288 reduce log verbosity for continuous stepdown suiteMisha Tyulenev2016-11-031-238/+246