summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-45989 Log files are opened in shared mode on Windows.Henrik Edin2020-02-071-0/+2
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-071-0/+1
* Revert "SERVER-45677 libunwind on by default where possible"William Schultz2020-02-061-2/+1
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-1/+1
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-051-1/+2
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-151-60/+1
* SERVER-45171 Improve handling of transitive dependencies in hygienicAndrew Morrow2020-01-031-0/+1
* SERVER-44932 support logging the duration type in logv2Gabriel Russell2019-12-301-1/+1
* SERVER-44992 Give some key programs tags that match their nameAndrew Morrow2019-12-181-7/+10
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-1/+1
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-0/+2
* SERVER-44345 stack trace all threadsBilly Donahue2019-12-111-1/+1
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-091-0/+4
* SERVER-44622 Add BSON formatter to logv2Henrik Edin2019-12-031-0/+1
* SERVER-44621 Add string escaping to text formatter in logv2Henrik Edin2019-11-261-0/+1
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-0/+3
* SERVER-44556 Move logging formatters into cpp files.Henrik Edin2019-11-191-0/+3
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-1/+0
* SERVER-43891 Cleanup logv2/log.h, remove log record abstraction.Henrik Edin2019-10-291-1/+0
* SERVER-41094 Explicitly remove the .in extension from targetMathew Robinson2019-10-281-3/+2
* SERVER-41094 Write compass installer to build directoryr4.3.0Mathew Robinson2019-10-281-5/+9
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+0
* SERVER-43759 Implement log domains with filtering.Henrik Edin2019-10-101-0/+1
* SERVER-41654 trim somap to relevant libs on stacktraceBilly Donahue2019-10-091-0/+1
* SERVER-42726 enable logging via logv2Gabriel Russell2019-10-031-1/+13
* SERVER-43175 platform/endian.h refreshBilly Donahue2019-10-021-1/+0
* SERVER-42029 Combine stacktrace posix and unwind filesBilly Donahue2019-09-201-4/+4
* SERVER-25240 Make `stdx::set_terminate` which works on windows.ADAM David Alan Martin2019-08-231-0/+1
* SERVER-41672 Use hygienic to produce dist and distsrc archives in evergreenAndrew Morrow2019-08-151-31/+30