summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
AgeCommit message (Expand)Author
2024-08-17SERVER-91801 error on missing SConscripts (#26268)Daniel Moody
2024-08-07SERVER-93185 Remove config.h generation in SCons (#25869)Zack Winter
2024-08-07Revert "SERVER-93185 Remove config.h generation in SCons (#25761)" (#25839)auto-revert-app[bot]
2024-08-06SERVER-93185 Remove config.h generation in SCons (#25761)Zack Winter
2024-08-05SERVER-90253 Port the mongo base target to Bazel (#25616)Zack Winter
2024-07-03SERVER-90718 make bazel config header generation generic (#24236)Daniel Moody
2024-05-31SERVER-89440: Add StreamProcessingUserError and StreamProcessingRetryableErro...mongodb-matthew-normyle
2024-05-22SERVER-90615: Enable python formatting checks for src directory (#22299)Steve McClure
2024-05-07SERVER-88374 Add lightweight tracing profiler (#20624)Anna Wawrzyniak
2024-05-02SERVER-86052 Add ThinTargets support for bazel integration (#20011)Daniel Moody
2024-04-13SERVER-86656 Create a reader-optimized reader-writer mutex (#19364)Saman Memaripour
2024-04-05SERVER-88973 Fix Bazel unwind=auto on Linux (#20760)Zack Winter
2024-03-07SERVER-87185 Add startup warning if glibc rseq is present (#19511)Erin McNulty
2024-03-06SERVER-87133 Move allocator type cppdef to config.h (#19478)Erin McNulty
2024-02-14SERVER-81797 rename atomic_waitable* to waitable_atomic* to match class names...Mathias Stearn
2024-02-13SERVER-81797 (Basic)WaitableAtomic with wait with deadline and timeout suppor...Mathias Stearn
2024-01-25SERVER-83145 Correctly track memory usage in SharedBufferFragment (#18234)Louis Williams
2024-01-05SERVER-74974 adding logger for int128 types (#17856)Gavin Peters
2023-11-16SERVER-81777: [streams] introduce thread-safe memory manager classAadesh Patel
2023-11-03SERVER-80676 tag logs with corresponding service nameJames Bronsted
2023-11-02SERVER-48429 StringDataComparatorBilly Donahue
2023-06-21SERVER-77981 Add ability for mongo daemons to wait for debugger on startupMark Benvenuto
2023-03-16SERVER-73467 add grpc 1.46.6 to third partyDaniel Moody
2023-02-23SERVER-74156 add macos plist file for use with homebrew installsDaniel Moody
2023-02-18SERVER-73892 Disallow includes to start with third_partyDaniel Moody
2022-10-25SERVER-70022 Optimize ScopedTimer by using two constructorsRuoxin Xu
2022-10-06SERVER-68360 Add BSONElementValue helperHenrik Edin
2022-08-19SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman
2022-07-27SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu
2022-07-26Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu
2022-07-26SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu
2022-06-27SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky
2022-05-25SERVER-66490 Apply pylinters to build system codeTausif Rahman
2022-05-16SERVER-66456 remove ThreadContextBilly Donahue
2022-05-10SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...Amirsaman Memaripour
2022-04-28SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour
2022-04-08SERVER-62992 Remove need for resmoke.iniRichard Samuels
2022-03-30Revert "SERVER-62992 Remove need for resmoke.ini"Richard Samuels
2022-03-30SERVER-62992 Remove need for resmoke.iniRichard Samuels
2022-02-14SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels
2022-02-04Revert "SERVER-60832 Readd and fix gcov code coverage variant"Robert Guo
2022-02-03SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels
2021-11-04SERVER-60970 Repair and extend explicit instantiations for BSON buildersAndrew Morrow
2021-09-28SERVER-59918 Create mongoqd binaryjannaerin
2021-09-28Revert "SERVER-59918 Create mongoqd binary"Uladzimir Makouski
2021-09-27SERVER-59918 Create mongoqd binaryjannaerin
2021-09-27SERVER-59198 versionArray is not aware of -alpha git tagsJon Streets
2021-07-06SERVER-48291 Restore design of the boost assert shimAndrew Morrow
2021-05-05SERVER-55834 Use forceincludes to automate inclusion of basic.hAndrew Morrow
2021-01-14SERVER-43967 remove C++14 references and enable_if configure check.Daniel Moody