summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SERVER-37333 applyOps validates both background and foreground indexe...Benety Goh2018-09-282-65/+1
* SERVER-37333 applyOps validates both background and foreground indexes for sy...Benety Goh2018-09-282-1/+65
* SERVER-36944 applyOps uses applyOperation_inlock() for system.indexes insertsBenety Goh2018-09-252-36/+19
* 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-37080 tunable migration clone insertion batchesKevin Pulo2018-09-241-34/+56
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-203-2/+63
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-09-204-3/+101
* SERVER-34864 FTDC should ignore irrelevant schema changesMark Benvenuto2018-09-181-1/+1
* SERVER-34864 FTDC should ignore irrelevant schema changesMark Benvenuto2018-09-179-31/+257
* SERVER-37127: Update sys-perf baselinesdalyd2018-09-141-1/+1
* SERVER-36987 ChunkVersion::minorVersion truncates to 16 bitRandolph Tan2018-09-122-8/+21
* SERVER-28251 Fix race condition in index_killop.jsXiangyu Yao2018-09-112-16/+13
* SERVER-25175 listIndexes command only includes ready indexesXiangyu Yao2018-09-1010-10/+96
* 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-28095 Clearing the dmesg buffer should not errexit in evergreen.ymlJonathan Abrahams2018-09-061-3/+0
* SERVER-36479 Don't redact planSummary in logsr3.4.17-rc0r3.4.17Kelsey Schubert2018-08-295-17/+17
* SERVER-27725 Use batch insert when migrating chunksKaloian Manassiev2018-08-295-64/+67
* SERVER-27725 Do not perform orphan check while doing range deletion as part o...Kaloian Manassiev2018-08-293-18/+19
* SERVER-36884: update to latest curator releaseRamon Fernandez2018-08-281-1/+1
* SERVER-29702 add assert.commandWorked() around addShard in shard_insert_getla...Esha Maharishi2018-08-271-2/+2
* SERVER-29008 Set TestData.numTestClients property in resmoke.py.Max Hirschhorn2018-08-252-10/+19
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-242-2/+7
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-08-2311-52/+367
* SERVER-35100 Do not log exception on dynamic test failureYves Duhem2018-08-231-1/+1
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2018-08-2328-186/+150
* Import wiredtiger: 7a6598ca9b54c358803aa6290dce618f0abed63f from branch mongo...Luke Chen2018-08-212-1/+13
* SERVER-33237 Range deleter avoid query planning for every document.Kevin Pulo2018-08-201-81/+145
* 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-152-81/+175
* SERVER-26387: Exclude noPassthrough/indexbg2.js from running on MMAPv1Audrey Fang2018-08-151-1/+1
* SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-08-152-1/+2
* SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and c...Chibuikem Amaechi2018-08-134-10/+50
* SERVER-35986 Skip tests using db.eval during parallel test suiteSara Golemon2018-08-091-0/+29
* SERVER-36462: Add atlas user to runtime_secret.yml.julianedwards2018-08-071-0/+1
* 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-037-16/+156
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-311-3/+11
* SERVER-35861: Remove call to dashboard_gen.py in perf.ymldalyd2018-07-291-17/+0
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-271-4/+1
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-266-1/+188
* SERVER-36232 Ensure chunk migration commit and the subsequent refresh are cau...Kaloian Manassiev2018-07-261-42/+62
* SERVER-36132 Invariant that chunk migration is actually reflected in the meta...Kaloian Manassiev2018-07-251-1/+15
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-07-2520-75/+529
* SERVER-34141 Reset client metadata when missing in metadataMark Benvenuto2018-07-242-7/+25
* SERVER-34682 Assert that replSetRequestVotes response status is OKWilliam Schultz2018-07-241-1/+3
* SERVER-31434 Give Value and ValueStorage pointer alignmentMathias Stearn2018-07-231-2/+7
* SERVER-33857 call wrap getRedactedCopyForLogging() calls with redact()Gabriel Russell2018-07-232-6/+6