summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-09-201-0/+82
* SERVER-28251 Fix race condition in index_killop.jsXiangyu Yao2018-09-111-3/+3
* SERVER-25175 listIndexes command only includes ready indexesXiangyu Yao2018-09-104-9/+66
* SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_syn...Spencer T Brody2018-09-102-2/+7
* SERVER-37041 Skip more eval tests in parallel suiteCharlie Swanson2018-09-071-5/+3
* SERVER-26915 double the auto-balancing time limit in jumbo1.js so it doesn't ...Dianna Hohensee2018-09-071-1/+1
* SERVER-29702 add assert.commandWorked() around addShard in shard_insert_getla...Esha Maharishi2018-08-271-2/+2
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-241-1/+1
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-08-231-0/+12
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2018-08-2328-186/+150
* SERVER-34614: Create a new db connection for each test when running in parallelDavid Bradford2018-08-171-0/+4
* SERVER-26387: Replace noPassthrough/indexbg2.js with test that usesAudrey Fang2018-08-151-81/+159
* SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-08-151-0/+1
* SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and c...Chibuikem Amaechi2018-08-131-2/+4
* SERVER-35986 Skip tests using db.eval during parallel test suiteSara Golemon2018-08-091-0/+29
* SERVER-35962 buildindexes_false_with_system_indexes.js restarts nodes and sho...Matthew Russotto2018-08-031-0/+1
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-08-032-2/+94
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-311-3/+11
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-261-0/+55
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-07-255-0/+229
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-07-111-0/+53
* SERVER-30050 top_chunk_autosplit.js should use w: majority when updating bala...Randolph Tan2018-06-281-1/+3
* SERVER-35437 Wait for secondary state after stepdown command in multi_rs.jsSiyuan Zhou2018-06-085-2/+42
* SERVER-35155 Fix x509_invalid.js test case typoSara Golemon2018-06-041-1/+1
* SERVER-32688 Fix lintJonathan Abrahams2018-05-301-1/+1
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-05-301-2/+3
* SERVER-30557 Make max_time_ms.js more robustTess Avitabile2018-05-251-45/+45
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-05-242-6/+15
* SERVER-34835 Fix shard_does_not_hang_on_bad_config_server.jsMatthew Saltz2018-05-231-39/+40
* SERVER-30290 Use unique paths in ftdc_setdirectory.jsMark Benvenuto2018-05-231-3/+3
* SERVER-34851 Disallow index selection for identical min & max values on findJames Wahlin2018-05-222-103/+142
* SERVER-34888 Do not store subject name without validationSara Golemon2018-05-213-0/+141
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-041-0/+48
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-281-4/+18
* SERVER-22553 mongos_rs_shard_failure_tolerance.js should not rely on order of...Misha Tyulenev2018-04-252-10/+11
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-182-2/+2
* SERVER-31468 replSets/startParallelShell.js should wait for its parallel shel...Jonathan Reams2018-04-161-2/+4
* SERVER-34213 Start _id at 0 in testshard1.jsCharlie Swanson2018-04-021-1/+1
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-292-53/+58
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-03-254-244/+483
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-03-252-85/+191
* SERVER-31441 Run validateCollections on each server in parallelEddie Louie2018-03-251-11/+45
* SERVER-24759 SERVER-31128 Validate collections on all nodes in clusterIan Boros2018-03-251-22/+71
* SERVER-31128 Skip validate on NotMaster error response.Max Hirschhorn2018-03-251-2/+12
* SERVER-24480 Make validate hook run after checkReplDBHashPeter Mauldin2018-03-251-1/+5
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-241-0/+76
* SERVER-33854 Avoid accessing invalid memory in applyOpsXiangyu Yao2018-03-141-0/+8
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-125-76/+229
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-03-011-0/+63
* SERVER-32241 applyOps reports success even when a nested applyOps fails.Matthew Russotto2018-02-271-0/+10