summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46185 Add StorageInterface utilities for replicate before journaling c...Dianna Hohensee2020-02-196-65/+108
* Revert "SERVER-42007 Deprecate $currentDate update modifier"James Wahlin2020-02-191-12/+0
* SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao2020-02-199-201/+25
* SERVER-39453 add DBClientBase::getReadyIndexSpecs()Benety Goh2020-02-192-4/+51
* SERVER-39453 add StorageEngineMock to initial sync tests for IndexBuildsCoord...Benety Goh2020-02-192-0/+8
* SERVER-39453 move StorageEngineMock out of CollectionCatalogTest into its own...Benety Goh2020-02-192-164/+200
* SERVER-41416 Remove _convertToFieldPaths from MongoProcessCommonRuoxin Xu2020-02-1911-63/+58
* SERVER-46108 Improvements to validate dbtest test failure debuggingDianna Hohensee2020-02-1910-58/+297
* SERVER-45574: Use NewOplogFetcher in steady state replication and initial syncLingzhi Deng2020-02-1910-105/+122
* Import wiredtiger: 58baf804dd6e5a72c4e122cfb696e2d06a9fc888 from branch mongo...Luke Chen2020-02-1910-26/+80
* SERVER-45138 Disable tests not yet compatible with JSON loggingHenrik Edin2020-02-191-2/+2
* SERVER-46026 Remove redundant time suffix in log statementMark Benvenuto2020-02-191-2/+2
* SERVER-45138 Enable JSON log format by default.Henrik Edin2020-02-183-6/+6
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-186-9/+56
* SERVER-46183 Make range deleter wait for replication only once at end of docu...Matthew Saltz2020-02-182-48/+96
* SERVER-46219 Unittests always uses text even if the server uses JSON.Henrik Edin2020-02-186-79/+91
* SERVER-46026 Fix initial_sync_drop_against_last_stable.js with JSON logsHenrik Edin2020-02-182-7/+54
* SERVER-45950 TopologyManager should not use idl generated comparison operator...Janna Golden2020-02-184-26/+35
* SERVER-46224 JSON formatter escapes message stringHenrik Edin2020-02-181-3/+5
* SERVER-46086 Skip submitting ranges for deletion on secondaries.Max Hirschhorn2020-02-181-0/+4
* SERVER-45944 disallow downgrade to 4.2 if there is an index build in progressBenety Goh2020-02-181-0/+15
* SERVER-45620 Have $unionWith introspect the pipeline to decide on constraintsTed Tuckman2020-02-189-137/+219
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-02-1813-5/+66
* SERVER-46216 The dropIndexes command should not hold the global lock througho...Gregory Wlodarek2020-02-181-28/+44
* SERVER-28680: Fix naming of lastCommittedOp field in replSetRequestVotesXuerui Fa2020-02-188-57/+145
* SERVER-46026 Fix ssl suite when using JSON logsHenrik Edin2020-02-182-15/+15
* SERVER-45540 Gate $unionWith behind FCV check and test upgrade/downgradeNicholas Zolnierz2020-02-183-13/+37
* SERVER-43889 Distinguish between retryable write and transaction when failing...Ali Mir2020-02-183-5/+92
* SERVER-45422 Test that all isMaster fields respect the horizonTess Avitabile2020-02-181-0/+70
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-183-4/+29
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-1615-12/+656
* SERVER-44356 Set config server periodicNoopIntervalSecs to 1Bernard Gorman2020-02-162-2/+8
* SERVER-46026 Fix kill_sessions.js and logs_include_client_info.js to handle J...Henrik Edin2020-02-152-15/+38
* SERVER-37726 Make dropIndexes abort in-progress index buildsGregory Wlodarek2020-02-154-118/+382
* SERVER-37726 Add the ability to abort an index builder by the index names it ...Gregory Wlodarek2020-02-154-42/+191
* SERVER-37726 Add the ability for the CollectionIndexBuildsTracker to wait unt...Gregory Wlodarek2020-02-152-8/+37
* SERVER-46155 Restore root install of mongobridge in non-hygienic buildsAndrew Morrow2020-02-151-0/+3
* SERVER-46102 fix test to work under mac os xBenety Goh2020-02-151-0/+8
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-1520-93/+167
* Revert "SERVER-45975: Added --oplogMinRetention cli option"Benety Goh2020-02-156-50/+9
* SERVER-45885 remove redundant NamespaceStringOrUUID parameter from IndexBuild...Benety Goh2020-02-152-52/+23
* SERVER-45885 IndexBuildsCoordinator::_waitForCommitOrAbort() checks secondary...Benety Goh2020-02-152-7/+4
* SERVER-46174 Free peer certificate in SSL_get0_verified_chain polyfillSara Golemon2020-02-141-4/+4
* SERVER-45138 Add MONGO_CONFIG_JSON_LOG_DEFAULT define to use JSON logs by def...Henrik Edin2020-02-149-7/+27
* SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for Mon...Mark Benvenuto2020-02-143-20/+55
* SERVER-45885 IndexBuildsCoordinator::shouldWaitForCommitOrAbort() checks seco...Benety Goh2020-02-141-5/+4
* SERVER-46171: NewOplogFetcher should check for shutdown before retrying the i...Lingzhi Deng2020-02-142-3/+43
* SERVER-45975: Added --oplogMinRetention cli optionAndrew Chen2020-02-146-9/+50
* SERVER-45885 add UUID support to ReplicationCoordinatorImpl::canAcceptWritesF...Benety Goh2020-02-142-6/+27
* SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva2020-02-141-4/+5