summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 404b4a70af14e7d3aecf7f206380884af5d06786 from branch mongo...r4.4.0-rc5Luke Chen2020-05-0819-86/+241
* SERVER-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-085-8/+83
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-0810-69/+331
* SERVER-47528 Turn off initialSyncStatus for replSetGetStatus in FTDCSamy Lanka2020-05-081-1/+4
* SERVER-47635 add tests to check config.system.indexBuilds after completing in...Benety Goh2020-05-084-1/+106
* SERVER-47635 improve indexbuildentryhelpers error handling and messagesBenety Goh2020-05-083-5/+13
* SERVER-47635 IndexBuildsCoordinator::onCommitIndexBuild() updates IndexBuildS...Benety Goh2020-05-071-2/+2
* SERVER-47635 IndexBuildsCoordinator::onCommitIndexBuild() accepts shared poin...Benety Goh2020-05-071-10/+10
* SERVER-46809 Initial sync should assume resume supported if wire version is n...Matthew Russotto2020-05-071-1/+1
* SERVER-47635 do not import indexbuildentryhelpers namespace into index_builds...Benety Goh2020-05-072-12/+10
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-05-0714-67/+342
* SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noopBenety Goh2020-05-078-94/+16
* SERVER-46291 add WiredTigerGlobalOptions::getMaxHistoryFileSizeMB()Benety Goh2020-05-072-3/+8
* Revert "SERVER-47957 Set j=true when specifying write concern for inserts in ...Ali Mir2020-05-071-1/+1
* SERVER-48017: Filter out deleted files from files to lintDavid Bradford2020-05-071-1/+14
* SERVER-46729 Make Windows shell soft-fail for unavailable OCSP responderShreyas Kalyan2020-05-072-2/+16
* SERVER-47999 balance_repl.js should ensure writes have replicated before atte...Esha Maharishi2020-05-071-7/+7
* SERVER-47716 add separate suite definition for jstestfuzz_replication_multive...Robert Guo2020-05-073-2/+54
* SERVER-48005 reduce parallelism on Ubuntu 18.04 ARMRobert Guo2020-05-071-1/+1
* SERVER-47957 Set j=true when specifying write concern for inserts in rollback...Ali Mir2020-05-071-1/+1
* SERVER-46810 Hex encode collation keys and invalid UTF-8 in dup key error mes...David Storch2020-05-0612-34/+167
* SERVER-46497 UUID in topologyListener is currently not usedjannaerin2020-05-0613-42/+22
* SERVER-47989: Ensure lint dependencies are specifiedDavid Bradford2020-05-061-0/+2
* SERVER-47831 numAwaitingTopologyChanges metrics must be changed under Replica...Jason Chan2020-05-061-1/+1
* SERVER-47864 Create sdam RSM build variantjannaerin2020-05-061-0/+29
* SERVER-47695: Don't set lastOp for client backwards in terms of timestamp aft...Lingzhi Deng2020-05-061-4/+7
* SERVER-47846 fix use-after-free coding error in collMod hidden indexesEric Milkie2020-05-061-1/+3
* SERVER-47723: Correct timestamp monitor log line.Daniel Gottlieb2020-05-061-2/+2
* SERVER-44012 Remove tracking of newly created indexes intended for background...Gregory Wlodarek2020-05-068-98/+2
* SERVER-46570 Remove the kCheckpoint ReadSource on the RecoveryUnitJamie Heppenstall2020-05-067-155/+10
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-05-0615-63/+374
* SERVER-46564 Remove the CheckpointLock classJamie Heppenstall2020-05-0610-107/+0
* SERVER-47796: Ensure linters run against enterprise modulesDavid Bradford2020-05-065-49/+117
* Import wiredtiger: 18dfb9e58e39927696affcd8e362364e23e1aa59 from branch mongo...r4.4.0-rc4Luke Chen2020-05-06138-2925/+3280
* SERVER-47962 Use rawMongoProgramOutput instead of logfileSara Golemon2020-05-061-5/+2
* SERVER-47968 Do not run 'current_op_reports_validation_io.js' on ephemeralFor...Gregory Wlodarek2020-05-051-0/+2
* SERVER-47905 Handle all setup cases in icecream.py correctlyAndrew Morrow2020-05-051-73/+81
* SERVER-47904 Python jobs should flow through icerunAndrew Morrow2020-05-051-9/+18
* SERVER-47903 Disable ccache and icecc for conftest jobsAndrew Morrow2020-05-052-5/+34
* SERVER-47901 Require ccache when using icecream 1.1 and ninjaAndrew Morrow2020-05-052-0/+10
* SERVER-47906 Default target should always be install-default in hygienic modeAndrew Morrow2020-05-051-1/+1
* SERVER-47319 dropIndexes should not invariant if a similar index was created ...Gregory Wlodarek2020-05-052-17/+105
* SERVER-45949 Update validate commit message client to work with new patch des...Jim OLeary2020-05-052-27/+109
* SERVER-47390 Improve styling of Replication log linesJason Chan2020-05-057-61/+85
* SERVER-47941 Remove log line warning of expected behaviorTess Avitabile2020-05-051-15/+3
* SERVER-47955 fix characterize_index_builds_on_restart.js for single phase caseEric Milkie2020-05-051-8/+3
* SERVER-45799 Add unit tests for ServerIsMasterMonitor SERVER-45799 Fix for lo...Haley Connelly2020-05-056-14/+640
* SERVER-32225 Only limit number of text indexes created by user connectionsAli Mir2020-05-052-3/+25
* SERVER-47163 Do not start an index build if it doesn't exist when processing ...Gregory Wlodarek2020-05-052-45/+38
* SERVER-47942 IndexBuildsCoordinator::_startIndexBuildForRecovery() sets the i...Gregory Wlodarek2020-05-051-0/+1