summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24118 Rename LiteParsedQuery to QueryRequest.David Hatch2016-06-031-1/+1
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+3
* SERVER-23448 create an ASIO based MessagingPortMatt Cotter2016-05-201-1/+5
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-0/+1
* SERVER-1625 Add missing dependency edge for Solaris buildsAndrew Morrow2016-05-051-0/+1
* SERVER-23638 Headers for new ingress networking typessamantharitter2016-05-041-0/+1
* SERVER-23243 Replace the easy-to-remove usages of Listener::getElapsedTimeMil...Waley Chen2016-04-251-0/+1
* SERVER-1393: Include decimal support under control of server parameterGeert Bosch2016-04-221-7/+2
* SERVER-23570 Make SecureAllocator a real allocatorJason Carey2016-04-191-0/+1
* SERVER-23494 Cleanup sharding library dependenciesKaloian Manassiev2016-04-191-2/+0
* SERVER-23696 Consolidate balancer configuration into single classKaloian Manassiev2016-04-191-6/+8
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-04-151-0/+1
* SERVER-23298 refactor ShardingConnectionHook and ShardingEgressMetadataHook t...Esha Maharishi2016-04-031-0/+1
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-211-20/+6
* SERVER-23103 Unify exit handlingAndrew Morrow2016-03-211-0/+1
* SERVER-22686 Add C++14 enable_if_t to stdxsamantharitter2016-03-101-0/+1
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-01-191-1/+1
* SERVER-21515: Add mongodecrypt to dist targetSpencer Jackson2015-11-201-1/+13
* SERVER-21481 optimize generating indices in BSONArrayBuilderAdam Midvidy2015-11-181-2/+3
* SERVER-21286 Bump release number if version string is pre-releaseJonathan Reams2015-11-121-0/+1
* SERVER-20880 Add "readCmd" option to benchRun find/findOne operationsJason Rassi2015-10-201-3/+5
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-4/+2
* SERVER-20712 Build cpuprofiler command as separate libraryJonathan Reams2015-10-091-12/+17
* SERVER-16852 Print buildInfo in version output/allow override of buildInfoJonathan Reams2015-09-041-46/+21
* SERVER-19444 Add polyfill for strnlenJonathan Reams2015-08-271-0/+2
* SERVER-19845 Fix 32-bit compile issue by adding WT enabled defineAndreas Nilsson2015-08-271-0/+1
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-1/+10
* SERVER-19378 Remove support for building with v8Andrew Morrow2015-08-241-2/+1
* SERVER-18774 Add ClockSource interfaceJason Rassi2015-08-111-0/+1
* SERVER-9666 Decimal wrapper must be part of libbase to avoid dependency cyclesAndrew Morrow2015-08-101-67/+77
* SERVER-19465 Add Unicode data and unicode::String classAdam Chelminski2015-08-061-1/+6
* SERVER-18964 cleaned up util/stacktrace.hBenety Goh2015-08-031-0/+1
* SERVER-19613 Fix mongo/SConscript subsitutionRaymond Jacobson2015-07-311-1/+1
* SERVER-19613 Add experimental Decimal128 build flagRaymond Jacobson2015-07-311-0/+1
* SERVER-19458: Add memory zeroing utilitySpencer Jackson2015-07-271-0/+1
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-13/+81
* SERVER-19414 Unify global sharding state initialization between mongos and mo...Spencer T Brody2015-07-161-4/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-2/+4
* SERVER-19165 add setParameter to control choice of NetworkInterfacesamantharitter2015-06-301-1/+2
* SERVER-19099 Add a target to build all generated sourcesAndrew Morrow2015-06-291-2/+4
* SERVER-19001 Make the replication executor own its thread poolKaloian Manassiev2015-06-261-0/+2
* SERVER-18953 SERVER-9567 Add debug symbols archive targetJonathan Reams2015-06-231-7/+46
* SERVER-6737 Simplify existing thread local support.Andy Schwerin2015-06-221-0/+1
* SERVER-18947 Cleanup unused code in chunk.hKaloian Manassiev2015-06-171-7/+9
* SERVER-18947 Add task executor to RS catalog manager testsKaloian Manassiev2015-06-161-1/+1
* SERVER-17789 Do not use option values to configure the variant directoryAndrew Morrow2015-06-121-8/+15
* SERVER-18436 Basic skeleton of replica set catalog managerSpencer T Brody2015-06-101-0/+1
* SERVER-18623 Split NetworkInterface and StorageInterface out from Replication...Spencer T Brody2015-06-041-0/+2
* SERVER-18371 Add configure check for SSL/FIPSJonathan Reams2015-06-041-1/+1
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-211-9/+37