summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39123 Migrate log redaction options to IDLSara Golemon2019-01-221-7/+0
* SERVER-38688 Abandon $lookup cache when not localJames Wahlin2019-01-223-1/+29
* SERVER-38932 add BinData sub-type for encryptionIsabella Siu2019-01-224-0/+28
* SERVER-39083 SERVER-38423 improve transaction stats for slow transaction logsJudah Schvimer2019-01-223-19/+62
* SERVER-37406 Save logical session id in the locker when stashing the transactionXiangyu Yao2019-01-223-2/+19
* SERVER-38998 Create serverStatus metrics for writeConcernTess Avitabile2019-01-2216-11/+305
* SERVER-37875 Add serverStatus privilege to backup roleBlake Oler2019-01-211-0/+1
* SERVER-39026 Use correct type for retrieving WiredTiger statsAlex Gorrod2019-01-211-5/+1
* Import wiredtiger: 1e7f5178b3e28d1f22d3f23cb632ba45b56d0091 from branch mongo...Luke Chen2019-01-2128-526/+1136
* SERVER-38957 Allow a failed changelog write in movePrimary's cleanupOnError t...Blake Oler2019-01-201-7/+7
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-2016-44/+103
* SERVER-37828 Add Stitch library projection functionsJacob Evans2019-01-185-132/+504
* SERVER-39077 IndexBuilder should always relock database on exceptionsLouis Williams2019-01-182-31/+42
* SERVER-37643 refine IndexBuildsCoordinator and IndexBuildsManager interfaces ...Benety Goh2019-01-189-108/+143
* SERVER-38833: Throw a WCE when index completion ghost writes set a bad timest...Daniel Gottlieb2019-01-181-17/+7
* SERVER-38887 Return names encapsulated when falling back on privilege inspectionSara Golemon2019-01-182-7/+33
* SERVER-38764 External sorter should use 64-bit integers for file offsetsLouis Williams2019-01-182-18/+22
* SERVER-39072 Fallback to directory search if MergeModules are not located as ...Henrik Edin2019-01-181-1/+14
* SERVER-38998 Create serverStatus metrics for readConcernTess Avitabile2019-01-188-1/+268
* SERVER-35663 Always update the logical clock before advancing the last applie...Jack Mulrow2019-01-178-18/+54
* SERVER-38162 Acquire RSTL on shutdown in mode XSamy Lanka2019-01-174-11/+28
* SERVER-38705 Remove the --noIndexBuildRetry server parameter flag and the sto...Gregory Wlodarek2019-01-174-65/+0
* SERVER-38378 Hybrid builds should yield locks and check for interrupts while ...Louis Williams2019-01-172-2/+49
* SERVER-36815 Remove references to oplog entry's hash fieldSamy Lanka2019-01-1735-984/+646
* SERVER-37272 Disable hybrid index builds on FCV 4.0Louis Williams2019-01-171-1/+12
* SERVER-38320 Handle a TransactionCoordinator's OperationContext being killed ...Esha Maharishi2019-01-173-13/+64
* SERVER-38716 fix $geoNear and $text within $lookup sub-pipelineBrigitte Lamarche2019-01-173-3/+16
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-1736-278/+330
* SERVER-38841 Fix unchecked return value warningA. Jesse Jiryu Davis2019-01-171-2/+4
* SERVER-39063 Remove duplicate collection repair codeGregory Wlodarek2019-01-171-28/+2
* SERVER-39030 fix logging of low cardinality keys in splitVectorKevin Pulo2019-01-171-1/+1
* Import wiredtiger: 21838832317b7c38b1a3e929283170515b08bb79 from branch mongo...Luke Chen2019-01-1710-76/+101
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-161-0/+6
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-1650-296/+223
* SERVER-38837 Fix race in periodic_runner_impl_test OnePausableJobResumesCorre...Matthew Saltz2019-01-161-42/+52
* SERVER-38302 recalculate stable timestamp after adding finishOpTime on prepar...Pavi Vetriselvan2019-01-169-7/+54
* SERVER-37880 Treat non-retryable errors during prepare as implied abortKaloian Manassiev2019-01-161-0/+5
* SERVER-36231 Mongos write path doesn't look for retryable write concern errorsRandolph Tan2019-01-161-0/+4
* Revert "SERVER-38939 Be more memory efficient for leaf nodes in biggie"Geert Bosch2019-01-162-126/+110
* SERVER-36485 killSessions to ignore sessions with prepared transactionsMisha Tyulenev2019-01-164-16/+19
* SERVER-38850 Perform noop write before returning NoSuchTransaction errorTess Avitabile2019-01-164-7/+54
* SERVER-38412 Transaction coordinator should send prepare, commit, and abort d...Esha Maharishi2019-01-164-7/+62
* SERVER-38748 Background indexes created through applyOps should run on the co...Louis Williams2019-01-162-49/+47
* Revert "SERVER-35828 Check the readSource in dropCollection()"Eric Milkie2019-01-161-4/+0
* SERVER-38955 Convert AuthManager and FCV setParameters to IDLSara Golemon2019-01-168-110/+159
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-1650-223/+296
* SERVER-37357 Upgrade SQLite to version 3.26.0Henrik Edin2019-01-169-21219/+49097
* SERVER-35315 Upgrade timelib to version 2018.01Henrik Edin2019-01-1639-31177/+31112
* SERVER-37880 Introduce backoff for retrying commit and abort messagesKaloian Manassiev2019-01-1616-676/+438
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-165-69/+67