summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40628: Set a higher numInitialSyncAttempts for replsetprio1.jsLingzhi Deng2019-04-181-1/+2
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-082-1/+39
* SERVER-36750 blacklist memory.js on ppc64le in memory variantsGabriel Russell2019-03-221-0/+3
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-03-152-0/+128
* SERVER-39758 double_rollback.js should reliably wait for node 0 to complete r...Tess Avitabile2019-03-041-1/+6
* SERVER-28053 allow network errors when turning off rollbackHangBeforeStart fa...Judah Schvimer2019-02-225-22/+8
* SERVER-39723 Revert "SERVER-25175 listIndexes command only includes ready ind...Eric Milkie2019-02-214-66/+9
* SERVER-26463: Up how long to wait for TTL monitor passes in ttl_capped.jsDaniel Gottlieb2019-02-191-1/+1
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-131-0/+35
* SERVER-38954: Increase query execution time for the test case in max_time_ms....vrachev2019-02-011-2/+3
* SERVER-38793 Collection with collator sets isNonRepairableFeatureInUseJustin Seyster2019-01-311-3/+11
* SERVER-38062 Add assertions to commands in read_pref_cmd.jsBlake Oler2018-12-281-7/+8
* SERVER-13946 Put skip stages before fetch stages.Justin Seyster2018-12-201-0/+63
* SERVER-38601 Add regression test for SERVER-35455Charlie Swanson2018-12-201-0/+41
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2018-12-201-1/+2
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-12-101-0/+22
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-12-071-0/+53
* SERVER-22766 wiredtiger engine support update oplogsize onlinewolfkdy2018-12-071-0/+1
* SERVER-37750 Optimized $sample stage does not yieldBernard Gorman2018-11-211-0/+70
* SERVER-36968 Rebuild interrupted system indexes before checking AuthZN index ...Patrick Freed2018-11-201-0/+56
* SERVER-37182 Correctly handle duplicate fields in $arrayToObjectIan Boros2018-11-161-100/+64
* SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to te...Esha Maharishi2018-11-151-35/+0
* SERVER-37913 coll_epoch_test1.js does not wait for the config server to repli...Esha Maharishi2018-11-151-0/+4
* SERVER-37902 recovering_slaveok.js should assert all writes it makes succeedJack Mulrow2018-11-091-2/+2
* SERVER-28716 Call fsync after setup before calling collStats/dbStats in jstes...Randolph Tan2018-11-061-0/+4
* SERVER-37132 Negation of $in with regex can incorrectly plan from the cache, ...Bernard Gorman2018-10-231-0/+55
* SERVER-37647 Validation hook sets FCV to 3.4 no matter what version it curren...Xiangyu Yao2018-10-231-6/+7
* SERVER-36747 ssl_client_certificate_warning_suppression.js - wait for log mes...Mark Benvenuto2018-10-191-0/+12
* SERVER-37610: Use unique coll name in update_numeric_field_name.js to avoid c...Nick Zolnierz2018-10-121-1/+1
* SERVER-37058: Update with numeric field names inside an array can cause valid...Nick Zolnierz2018-10-111-0/+29
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-10-053-58/+88
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-10-011-18/+48
* SERVER-37333 applyOps builds background indexes in the foregroundBenety Goh2018-10-011-0/+50
* Revert "SERVER-37333 applyOps validates both background and foreground indexe...Benety Goh2018-09-281-50/+0
* SERVER-37333 applyOps validates both background and foreground indexes for sy...Benety Goh2018-09-281-0/+50
* SERVER-36944 applyOps uses applyOperation_inlock() for system.indexes insertsBenety Goh2018-09-251-4/+3
* SERVER-36944 add characterization test for applyOps index creationBenety Goh2018-09-251-0/+58
* SERVER-37152 Increase write concern timeouts for writes expected to succeed i...William Schultz2018-09-241-9/+9
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-201-0/+45
* 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