summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52821 Allow thread names to be cached by unique idBen Caimano2020-12-031-0/+1
* Revert "SERVER-50867 Roll back ServiceStateMachine changes temporarily"Ben Caimano2020-12-031-0/+1
* SERVER-51653 Ban uses of unstable command parameters with apiStrict:trueArun Banala2020-12-021-0/+1
* SERVER-53120 clean up mongod_options dependenciesBenety Goh2020-12-021-6/+5
* SERVER-50712 Handle shard filtering in SBEEric Cox2020-12-011-0/+1
* SERVER-52523 Implement in-memory time-series bucket catalogGregory Noma2020-11-251-0/+1
* SERVER-52540 Specify "drop" in IDLA. Jesse Jiryu Davis2020-11-201-0/+1
* SERVER-51371 Strict IDL definition for WriteConcernGeorge Wangensteen2020-11-191-0/+2
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-191-0/+1
* SERVER-50870 Establish consistent storage snapshot with the refreshed Collect...Henrik Edin2020-11-171-1/+0
* SERVER-51278 Introduced ClientStrandBen Caimano2020-11-171-0/+2
* SERVER-49145: Prevent distributed lock timeouts in suites with background mig...Jordi Serra Torrens2020-11-161-1/+1
* SERVER-52541 Specify dropDatabase in IDLA. Jesse Jiryu Davis2020-11-131-0/+1
* SERVER-51788 Implement infrastructure for testing SBE stage builderEric Cox2020-11-111-1/+1
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-111-12/+1
* SERVER-49825 Replicate updates changing value under new shard key pattern as ...Alex Taskov2020-11-061-0/+1
* SERVER-47415 Move data structures for tracking active index builds out of Ind...Brian DeLeonardis2020-11-031-0/+1
* SERVER-48435 Rename logical_clock.idl to vector_clock.idlJordi Serra Torrens2020-10-261-1/+1
* SERVER-50743 Support generation of "planSummary" stats in SBEAnton Korshunov2020-10-231-0/+1
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-39/+39
* SERVER-50852 Rename to follow *_test patternMikhail Shchatko2020-10-161-2/+2
* SERVER-46995 convert ReplIndexBuildState to class and un-inline. add methods ...Benety Goh2020-10-161-0/+1
* SERVER-50677 Make a lock-free read version of AutoGetCollectionForRead and op...Dianna Hohensee2020-10-141-1/+1
* SERVER-47446 Measure cpu time taken by operationsAmirsaman Memaripour2020-10-141-0/+2
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-0/+6
* SERVER-50732 Support $filter expression in SBENikita Lapkov2020-10-071-0/+1
* SERVER-51392 Include recipientConnectionString in TenantMigrationCommitted errorCheahuychou Mao2020-10-071-1/+1
* SERVER-50375 Ensure mongos forwards API parameters to shards, try 3A. Jesse Jiryu Davis2020-10-051-0/+1
* SERVER-51276 Fix lint for compile_libfuzzertestsSpencer Jackson2020-10-031-3/+3
* Revert "SERVER-50375 Ensure mongos forwards API parameters to shards"A. Jesse Jiryu Davis2020-10-021-1/+0
* SERVER-50375 Ensure mongos forwards API parameters to shardsA. Jesse Jiryu Davis2020-10-021-0/+1
* SERVER-51031 Report operation resource consumption metrics in the profiler an...Louis Williams2020-10-021-0/+2
* SERVER-51142: Log and apply importCollection oplog entryLingzhi Deng2020-10-021-0/+2
* Revert "SERVER-50375 Thoroughly test that mongos forwards API parameters"Tommaso Tocci2020-10-011-1/+0
* SERVER-50375 Thoroughly test that mongos forwards API parametersA. Jesse Jiryu Davis2020-10-011-0/+1
* SERVER-50946 Create PlanExplainer interface and implementationsAnton Korshunov2020-09-281-0/+3
* SERVER-47866 Secondary readers do not need to reacquire PBWM lock if there ar...Louis Williams2020-09-231-1/+0
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-5/+4
* SERVER-50863 Collect resource consumption metrics for specified commandsLouis Williams2020-09-151-0/+1
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-141-1/+0
* SERVER-47812 Secondaries persist wildcard multikeypaths out of orderBernard Gorman2020-09-121-0/+1
* SERVER-50519 index build is resumable only if commit quorum is the default (i...Benety Goh2020-09-111-0/+1
* SERVER-50375 Ensure mongos forwards API params to shardsA. Jesse Jiryu Davis2020-09-101-2/+25
* SERVER-50702 Create feature flag for measuring operation resource consumptionLouis Williams2020-09-091-0/+1
* SERVER-48785 Create TenantMigrationRecipientService and TenantMigrationRecipi...Suganthi Mani2020-09-091-0/+1
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-0/+12
* SERVER-48980 Associate ServiceExecutors with ClientsBen Caimano2020-08-311-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-81/+82
* SERVER-50539 resumable index builds waits for majority optime with a deadlineBenety Goh2020-08-271-0/+1
* SERVER-49760 Added libdep lint rule to enforce no public libdeps.Daniel Moody2020-08-251-2/+3