summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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