summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-48412 Remove kRS log tagHenrik Edin2020-05-271-1/+0
* SERVER-39140 Remove BackgroundOperationLouis Williams2020-05-261-1/+0
* SERVER-46957 Implement Quiesce Mode for mongosPavi Vetriselvan2020-05-131-0/+1
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot windo...Lingzhi Deng2020-05-071-1/+0
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-281-16/+17
* SERVER-45785 Simplify implementation of DESTDIRAndrew Morrow2020-04-271-2/+2
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-2/+0
* SERVER-47697 Remove logging/log_test.cc and support files.Billy Donahue2020-04-231-3/+0
* SERVER-47578 Delete util/log.h and remove use of logv1 to logv2 appenderHenrik Edin2020-04-151-1/+0
* SERVER-47438 remove unused function RollbackSource::copyCollectionFromRemote()Benety Goh2020-04-151-1/+0
* SERVER-42955 Call explicit_bzero where availableMark Benvenuto2020-04-101-3/+4
* SERVER-46801 stacktrace logging cleanup/consolidationBilly Donahue2020-03-271-1/+1
* SERVER-46201 add ReplicaSetAwareService, convert Balancer to use itKevin Pulo2020-03-241-0/+1
* SERVER-45847 Pull JournalFlusher thread out of WT and place it above the stor...Dianna Hohensee2020-03-171-0/+1
* SERVER-46763 structure the VersionInfoInterface tuplesBilly Donahue2020-03-101-19/+15
* SERVER-46585 Move redact to logv2Henrik Edin2020-03-101-1/+1
* SERVER-46584 Move rotateLogs into a log_util header under logv2.Henrik Edin2020-03-051-0/+1
* SERVER-27896 Add support for enforcing single-thread contextAmirsaman Memaripour2020-03-021-0/+1
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-2/+3
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-141-0/+1
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-141-0/+1
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-141-1/+2
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-4/+5
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-1/+4