summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-121-0/+8
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-121-12/+10
* SERVER-41358 Created condition_variable polyfillShaileja Jain2019-07-241-0/+1
* SERVER-39692 Make mongos shutdown drain all in-progress transactionsRandolph Tan2019-07-181-0/+1
* SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis2019-07-171-5/+15
* SERVER-41357 Add mongo::mutex polyfillRahul Sundararaman2019-07-101-0/+1
* SERVER-41686 Add unittest to prototype structured logging using boost::log.Henrik Edin2019-07-031-0/+1
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-021-25/+66
* SERVER-41690 Add flag to SCons to check for USDT supportNathan Brown2019-06-211-0/+2