summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73467 add grpc 1.46.6 to third partyDaniel Moody2023-03-161-0/+1
* SERVER-74156 add macos plist file for use with homebrew installsDaniel Moody2023-02-231-0/+10
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-181-0/+1
* SERVER-70022 Optimize ScopedTimer by using two constructorsRuoxin Xu2022-10-251-1/+0
* SERVER-68360 Add BSONElementValue helperHenrik Edin2022-10-061-0/+1
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-1/+0
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-271-0/+1
* Revert "SERVER-67101 Support microsecond precision in ScopedTimer"Ruoxin Xu2022-07-261-1/+0
* SERVER-67101 Support microsecond precision in ScopedTimerRuoxin Xu2022-07-261-0/+1
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-1/+0
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-16/+16
* SERVER-66456 remove ThreadContextBilly Donahue2022-05-161-1/+0
* SERVER-66205 Merge `WriteConflictException` and `TemporarilyUnavailableExcept...Amirsaman Memaripour2022-05-101-1/+0
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-0/+1
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-04-081-0/+1
* Revert "SERVER-62992 Remove need for resmoke.ini"Richard Samuels2022-03-301-1/+0
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-03-301-0/+1
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-141-1/+1
* Revert "SERVER-60832 Readd and fix gcov code coverage variant"Robert Guo2022-02-041-1/+1
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-031-1/+1
* SERVER-60970 Repair and extend explicit instantiations for BSON buildersAndrew Morrow2021-11-041-0/+1
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-281-31/+2
* Revert "SERVER-59918 Create mongoqd binary"Uladzimir Makouski2021-09-281-2/+31
* SERVER-59918 Create mongoqd binaryjannaerin2021-09-271-31/+2
* SERVER-59198 versionArray is not aware of -alpha git tagsJon Streets2021-09-271-14/+14
* SERVER-48291 Restore design of the boost assert shimAndrew Morrow2021-07-061-1/+1
* SERVER-55834 Use forceincludes to automate inclusion of basic.hAndrew Morrow2021-05-051-0/+6
* SERVER-43967 remove C++14 references and enable_if configure check.Daniel Moody2021-01-141-1/+0
* SERVER-51364 Ubuntu 18.04 Server with OCSP and TLS fails to workShreyas Kalyan2021-01-061-0/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-3/+1
* SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl2020-11-261-1/+1
* SERVER-52822 Introduced ThreadContext classBen Caimano2020-11-181-0/+1
* Revert "SERVER-52822 Introduced ThreadContext class"Ben Caimano2020-11-181-1/+0
* SERVER-52822 Introduced ThreadContext classBen Caimano2020-11-171-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-1/+1
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-9/+0
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-211-743/+79
* SERVER-48050 FCV should be initialized before attempting to restart in-progre...Louis Williams2020-07-201-2/+2
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-2/+1
* SERVER-49403 Ensure compass installer has correct execute bits setAndrew Morrow2020-07-111-1/+4
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-193/+29
* SERVER-49316 Unbreak dynamic buildSpencer T Brody2020-07-081-0/+1
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-11/+34
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-1/+1
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-2/+0
* SERVER-46718 Support 'let' parameters for findAndModify in sharded environmentsKatherine Wu2020-06-121-0/+1
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-0/+3
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-1/+1
* SERVER-46993 Split parameters exclusive to mongos from being included in mong...Randolph Tan2020-06-021-0/+1
* SERVER-48272 Reduce startup time for dynamically linked binariesAndrew Morrow2020-05-271-101/+295