summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43023 IndexBuildsCoordinator emits startIndexBuild oplog entry at the ...Benety Goh2019-09-011-0/+1
* SERVER-41745 Collections with names longer than 120 characters will be gated ...Gregory Wlodarek2019-08-291-0/+3
* SERVER-42948 rename db_test to db_unittestsEric Milkie2019-08-211-2/+2
* SERVER-40983 Track and log relevant single transaction metrics on mongos for ...Blake Oler2019-08-141-1/+2
* SERVER-40714 Change CollectionInfoCache to be a decoration (rather than a mem...Xiangyu Yao2019-08-071-0/+1
* SERVER-41962 Create an API to apply a positional projection on a Document pathAnton Korshunov2019-07-301-0/+1
* SERVER-42342 Replica set monitor shutdown should fail all outstanding RSM pro...Ben Caimano2019-07-261-0/+1
* SERVER-41960 Refactor DocumentSourceSort logic into SortExecutorMisha Ivkov2019-07-231-0/+1
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-0/+1
* SERVER-42261 faster generic args predicatesBilly Donahue2019-07-171-0/+7
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-0/+2
* SERVER-41796 OpMsg HandleRequest fuzzerjason.piao2019-07-111-0/+18
* Revert "SERVER-40755 Expose statistics which indicate how many collection sca...Xiangyu Yao2019-07-101-1/+0
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-101-0/+1
* SERVER-41560 default the snapshot window size to 0 when running with the WT i...Dianna Hohensee2019-07-011-0/+1
* SERVER-41469 Enforce w:1 for creation of transactions table on step-upJason Chan2019-07-011-0/+1
* SERVER-18867 Move Changes logic into RecoveryUnitMaria van Keulen2019-06-241-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-457/+138
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-071-0/+1
* SERVER-41294 shard filtering for $sbIan Boros2019-06-071-0/+1
* SERVER-41157 Remove abortguard when committing unprepared transactionsJason Chan2019-06-061-2/+1
* SERVER-41412 Introduce a search_beta_auth suite.David Storch2019-06-051-1/+3
* SERVER-41193 Get rid of the `refreshSessionsInternal` commandKaloian Manassiev2019-05-211-1/+0
* SERVER-40641 Ensure TTL delete in prepare conflict retry loop does not block ...Gregory Wlodarek2019-05-171-0/+1
* SERVER-37837 Examine and reap sessions from the SessionsCatalogKaloian Manassiev2019-05-171-2/+0
* SERVER-40700 kill read prepare conflicts during step downPavi Vetriselvan2019-05-161-0/+11
* SERVER-39438 Write "abortTransaction" oplog entry when aborting unprepared tr...Jason Chan2019-05-141-1/+2
* SERVER-40926 SERVER-40927 createIndexes cmd requests for indexes that are alr...Dianna2019-05-131-0/+1
* SERVER-37837 Get rid of TransactionReaper (Part 2)Kaloian Manassiev2019-05-091-22/+12
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-21/+6
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-12/+21
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-0/+1
* SERVER-37837 Move `config.transactions` manipulation out of SessionsCollectionKaloian Manassiev2019-05-021-5/+10
* SERVER-40721 Add SubBatonJason Carey2019-05-011-15/+3
* SERVER-38478 Remove UninterruptibleLockGuard in query yieldEric Milkie2019-04-261-1/+0
* SERVER-40809 unshim repl::getNextOpTimes()Benety Goh2019-04-251-1/+0
* SERVER-40809 TransactionParticipant::OplogSlotReserver gets optimes from Loca...Benety Goh2019-04-251-0/+1
* SERVER-39676 Replace DBDirectClient in TransactionHistoryIteratorJustin Seyster2019-04-031-0/+1
* SERVER-40200 remove query_exec lib dependency on transaction libraryjannaerin2019-03-271-1/+0
* 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