summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-241-1/+0
* SERVER-39942 Make dependencies on transaction library private.Siyuan Zhou2019-03-221-4/+10
* SERVER-39942 Extract transaction library from catalog_raii library.Siyuan Zhou2019-03-151-16/+29
* Revert "SERVER-39079 Move BackgroundOperation checks out of the catalog layer...Dianna Hohensee2019-03-121-0/+1
* SERVER-39079 Move BackgroundOperation checks out of the catalog layer; add pa...Dianna Hohensee2019-03-111-1/+0
* SERVER-39132 Separate out options that are not related to mongocryptdMark Benvenuto2019-03-111-0/+1
* SERVER-39134 Split cluster auth off from other ssl set parametersMark Benvenuto2019-03-081-0/+1
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-03-081-0/+3
* SERVER-40023 remove background index support from IndexBuilderBenety Goh2019-03-071-0/+1
* SERVER-39085 un-inline repl::TimestampBlockBenety Goh2019-03-061-0/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-24/+1
* SERVER-39914 Migrate server_options_helpers set parameter to IDLSara Golemon2019-03-021-2/+5
* SERVER-39733 Migrate transaction reaper set parameter to idlSara Golemon2019-03-011-0/+2
* SERVER-39732 Migrate transaction participant set parameters to IDLSara Golemon2019-03-011-0/+2
* SERVER-39558 Migrate server parameters to IDL in src/mongo/db/logical_session...Mark Benvenuto2019-02-251-0/+4
* SERVER-39731 Migrate server parameters in src/mongo/db/traffic_recorder.cpp t...Spencer Jackson2019-02-251-1/+3
* SERVER-39542 Migrate server parameters to IDL in src/mongo/db/db_raii.cppSpencer Jackson2019-02-251-0/+4
* SERVER-39536 Convert src/mongo/db/cursor_server_params.cpp to IDLSpencer Jackson2019-02-251-2/+3
* SERVER-39539 IDL'ify waitForSecondaryBeforeNoopWriteMS server parameterHenrik Edin2019-02-251-0/+2
* SERVER-39734 fixit src/mongo/db/ttlBilly Donahue2019-02-251-0/+2
* SERVER-39557 Migrate server parameters to IDL in src/mongo/db/logical_clock.cppShreyas Kalyan2019-02-251-0/+1
* SERVER-39553 Migrate server parameters to IDL in src/mongo/db/initialize_serv...Mathew Robinson2019-02-251-0/+1
* SERVER-39534 Migrate server parameters to IDL in src/mongo/db/cloner.cppMathew Robinson2019-02-251-0/+1
* SERVER-39527 Implement IndexBuildsCoordinatorMongod::setCommitQuorumGregory Wlodarek2019-02-221-0/+2
* SERVER-39526 Write an indexBuilds entry to disk when a simultaneous index bui...Gregory Wlodarek2019-02-221-1/+2
* SERVER-37954 Thread commitQuorum through the createIndexes command into the C...Gregory Wlodarek2019-02-221-2/+2
* SERVER-39765 Rename `exec/update.{h,cpp}` to `exec/update_stage.{h,cpp}`Kaloian Manassiev2019-02-221-1/+1
* SERVER-39555 Update KeysRotationIntervalSec param to IDLAndrew Morrow2019-02-221-0/+1
* SERVER-39502 Migrate mongod options to IDLSara Golemon2019-02-161-0/+5
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-0/+1
* SERVER-39499 Migrate base server options to IDLSara Golemon2019-02-161-0/+18
* SERVER-39501 Migrate windows options to IDLSara Golemon2019-02-141-0/+11
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-141-0/+1
* SERVER-39086 Refactor startup index builds to use the IndexBuildsCoordinatorGregory Wlodarek2019-02-131-0/+1
* SERVER-38521 Move all TransactionCoordinator sources to be under db/sKaloian Manassiev2019-02-121-41/+0
* SERVER-37979 Fix unittest compilationGregory Wlodarek2019-02-101-1/+8
* SERVER-37979 Add writing utilities to the index build interfaceGregory Wlodarek2019-02-091-0/+32
* SERVER-39086 Refactor system_index.cpp to build indexes using the IndexBuilds...Gregory Wlodarek2019-02-091-0/+1
* SERVER-39146 Refactor BatonJason Carey2019-02-051-1/+15
* SERVER-37454 Delete GlobalCursorIdCache.David Storch2019-02-051-0/+1
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-041-0/+30
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-3/+3
* SERVER-37643 IndexBuildsCoordinatorMongod task inherits CurOp and OperationCo...Benety Goh2019-02-011-0/+1
* SERVER-37643 implement IndexBuildsCoordinator::_runIndexBuild()Benety Goh2019-02-011-0/+9
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+3
* Revert "SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommi...Gregory Wlodarek2019-01-301-3/+0
* SERVER-39290 Remove startup index recovery redundanciesGregory Wlodarek2019-01-301-1/+0
* SERVER-37639 Add checkIfCommitQuorumCanBeSatisfied() and checkIfCommitQuorumI...Gregory Wlodarek2019-01-301-0/+3
* SERVER-39037 Add decorable flag on ServiceContext which is used to determine ...Gregory Wlodarek2019-01-251-0/+1
* SERVER-38978 coordinateCommitTransaction should send abortTransaction over th...Esha Maharishi2019-01-241-1/+0