summaryrefslogtreecommitdiff
path: root/src/mongo/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-201-0/+1
* Revert "SERVER-17358 Add flag to customize maxLogLine when logging large lines"Judah Schvimer2016-09-191-1/+0
* SERVER-17358 Add flag to customize maxLogLine when logging large linesWaley Chen2016-09-191-0/+1
* SERVER-26092 make only MongosOptions and MongodOptions depend on AllFailPoint...Esha Maharishi2016-09-141-0/+2
* SERVER-23990 move BSONObj/BSONElement hashing into {BSONObj,BSONElement}::Com...David Storch2016-09-091-0/+1
* SERVER-24508 BSONElement::ComparatorInterfaceDavid Storch2016-09-021-0/+1
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-0/+1
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-1/+4
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-111-0/+1
* SERVER-25267 SERVER-25265 Integrate compression with networking codeJonathan Reams2016-08-091-1/+1
* SERVER-25264 Add MessageCompressorInterface and MessageCompressorRegistryJonathan Reams2016-08-091-0/+1
* SERVER-23990 move StringData hashing to StringData::ComparatorInterfaceDavid Storch2016-07-191-0/+1
* SERVER-24989 MigrationManager unit-testing.Dianna Hohensee2016-07-191-0/+1
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-0/+6
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-1/+1
* SERVER-24521 Log redaction 'redact' functionsAndreas Nilsson2016-07-081-0/+1
* Revert "SERVER-24521 Log redaction 'redact' functions"Andreas Nilsson2016-07-081-1/+0
* SERVER-24521 Log redaction 'redact' functionsAndreas Nilsson2016-07-071-0/+1
* SERVER-23103 Remove the ntservice mockAndrew Morrow2016-06-161-1/+0
* SERVER-23103 Remove clientAndShell as it is now emptyAndrew Morrow2016-06-161-1/+0
* 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