summaryrefslogtreecommitdiff
path: root/src/mongo/util/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48898 replace util/concepts.h with real conceptsBilly Donahue2023-05-131-1/+0
* SERVER-39506 destroying delete for RCStringBilly Donahue2023-05-091-10/+0
* SERVER-73468 Break dependency of commands on op_metricsKaloian Manassiev2023-05-021-1/+1
* SERVER-74875 Implement immutable ordered map and setDan Larkin-York2023-04-121-2/+0
* SERVER-75823 Refactor MakeObjSpec's 'allFieldsMap'/'bloomFilter' into a separ...Drew Paroski2023-04-081-0/+10
* SERVER-73943 Pin program code segments in memory on startupJason Chan2023-04-041-0/+15
* SERVER-75263 Add immer benchmarksGregory Wlodarek2023-03-291-0/+1
* SERVER-68674 Vendor immer to third_partyHenrik Edin2023-03-291-0/+2
* SERVER-74752 Add read-copy-update map classJordi Olivares Provencio2023-03-161-0/+10
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-3/+1
* SERVER-71829 Add latency distribution to ticketholder microbenchmarksJordi Olivares Provencio2022-12-121-0/+1
* SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add testsDaniel Moody2022-12-051-0/+96
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-121-12/+0
* SERVER-70950: add benchmark for tickSource:getTicks()Maddie Zechar2022-11-071-0/+8
* SERVER-70854 Add telemetry infrastructure and generic memory size toolsJennifer Peshansky2022-11-031-0/+12
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-2/+13
* SERVER-68125 Correctly track all memory used during index buildsLouis Williams2022-10-261-0/+1
* SERVER-70361 Prevent crash due to duration overflow in waitForConditionOrInte...Blake Oler2022-10-201-0/+1
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+0
* SERVER-67155: serialize and deserialize namespaceString correctlyAdityavardhan Agrawal2022-09-191-0/+24
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-19/+11
* SERVER-69048 Simplify bson_validate linkingYuhong Zhang2022-08-221-1/+0
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-0/+1
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-0/+1
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+1
* SERVER-66764 Polyfill C++20 constexpr isSortedAlex Li2022-07-211-0/+1
* SERVER-67709 rename visit_helperBilly Donahue2022-07-061-1/+2
* SERVER-64000: Create an unlock/relock scope guardErin McNulty2022-06-301-0/+1
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-14/+3
* SERVER-65276 add src/mongo/util/pcre libraryBilly Donahue2022-06-101-0/+32
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-48/+42
* SERVER-66456 remove ThreadContextBilly Donahue2022-05-161-1/+0
* SERVER-62560 implement valid() on Future typesMatt Diener2022-05-121-0/+1
* SERVER-65275 Add dependency on PCRE2 libraryJennifer Peshansky2022-04-251-1/+0
* SERVER-63476 Add function_ref and stdx::remove_cvref_tMathias Stearn2022-03-291-1/+1
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-251-1/+1
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-241-1/+1
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-231-1/+1
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-191-1/+1
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-181-1/+1
* SERVER-60059 Add a Mongo PackagedTaskGeorge Wangensteen2022-01-131-0/+1
* SERVER-59700 Add programming support for tracepointsAmirsaman Memaripour2022-01-071-0/+22
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-11-081-0/+3
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+20
* SERVER-60787 Force alignment with std::aligned_storage not inheritanceBilly Donahue2021-10-221-0/+1
* SERVER-60691 fail_point_bm requires fail_point libraryBenety Goh2021-10-191-0/+1
* SERVER-60646 remove ThreadSafeStringBilly Donahue2021-10-141-1/+0
* SERVER-58959 Remove `Interruptible::WaitUntilDeadline` testAmirsaman Memaripour2021-08-091-1/+0
* SERVER-58618 Sleep intervals removed, sleepFor used in interruptible testAlex Li2021-07-281-1/+1
* SERVER-57742: Create a non-specialized version of theKshitij Gupta2021-07-231-0/+1