summaryrefslogtreecommitdiff
path: root/src/mongo/util/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29472 Install PeriodicRunnerASIO on mongod and mongossamantharitter2017-06-131-0/+12
* SERVER-29343 Add missing dependencyGeert Bosch2017-05-251-0/+1
* SERVER-29343 make lookupCollectionByUUID and lookupNSSByUUID constGeert Bosch2017-05-251-0/+1
* SERVER-29281 Resolve edges related to the dcommands libraryAndrew Morrow2017-05-191-4/+1
* SERVER-29009 Add missing dependency to fix shared buildsamantharitter2017-05-081-0/+1
* SERVER-29009 Implement and test an ASIO-based PeriodicRunnerSamantha Ritter2017-05-051-0/+24
* SERVER-29009 Add a PeriodicRunner interfaceSamantha Ritter2017-05-051-0/+9
* SERVER-27320 Enable fine grained application of whole archive extractionAndrew Morrow2017-05-011-0/+3
* SERVER-28715 Create global UUID/collection catalogMaria van Keulen2017-04-281-0/+26
* SERVER-27988 Add namespace/UUID cache to OperationContextMaria van Keulen2017-04-071-0/+12
* SERVER-28300 Add a generic LRU cache implementation to utilitiessamantharitter2017-04-051-0/+9
* SERVER-28421 Implement ClockSource::waitForConditionUntil()Mathias Stearn2017-03-221-0/+1
* SERVER-28294 Add a standalone UUID library to utilitiessamantharitter2017-03-221-0/+22
* SERVER-27768 Implement HMAC key for signing Logical clock's storage & distrib...Jack Mulrow2017-03-021-0/+9
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+5
* SERVER-27238 de-dup symbol logProcessDetailsForLogRotateMatt Cotter2016-12-071-4/+1
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-30/+4
* SERVER-26709 Move thread_safe_string.cpp to library of its only consumer, pro...Andy Schwerin2016-10-261-1/+1
* SERVER-26709 Move touch_pages.{h,cpp} to mmap_v1 directory, its only consumer.Andy Schwerin2016-10-261-1/+0
* SERVER-26008 allow setting failpoints on the command lineEsha Maharishi2016-09-121-0/+3
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-0/+10
* SERVER-20239 built-in sampling heap profilerBruce Lucas2016-07-281-0/+1
* SERVER-24608 Add Windows performance counter collectorMark Benvenuto2016-07-261-0/+20
* SERVER-24572 Add support for collecting information from /proc/statMark Benvenuto2016-07-141-0/+21
* SERVER-21004 Add setAlarm capability and virtualization flag to ClockSourceMock.Andy Schwerin2016-07-131-0/+10
* SERVER-24523 Include file and line numbers in assertionsAndreas Nilsson2016-07-111-0/+10
* SERVER-23103 Remove the ntservice mockAndrew Morrow2016-06-161-7/+1
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-161-1/+0
* SERVER-24479 Make 'Notification' class be able to return a valueKaloian Manassiev2016-06-101-2/+0
* SERVER-19735: Add accurate summation class using pairs of doublesGeert Bosch2016-06-061-0/+23
* SERVER-24305 Add NetworkTaskExecutor to clientdriver libraryMisha Tyulenev2016-05-271-0/+3
* SERVER-18277 Track elapsed time on cursors using microsecond resolution on Op...Andy Schwerin2016-05-231-13/+7
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-171-1/+1
* Introduce a replacement for std::chrono::duration without undefined behavior.Andy Schwerin2016-05-171-0/+9
* SERVER-23243 Extract time-keeping from ListenerWaley Chen2016-04-151-0/+22
* SERVER-23671 fix build failure with --use-system-tcmalloc but not --use-syste...Michael Hudson-Doyle2016-04-131-3/+4
* SERVER-17788 GPerfTools 2.5 Build IntegrationMark Benvenuto2016-04-121-1/+1
* SERVER-23069 improve tcmalloc freelist statsKyle Suarez2016-03-251-1/+2
* SERVER-13476 Make the gperftools cpu profiler work againAndrew Morrow2016-03-241-1/+15
* SERVER-23103 Decouple BackgroundJob and SSLManagerAndrew Morrow2016-03-211-4/+0
* SERVER-22686 Add a generic representAs library to /utilsamantharitter2016-03-101-0/+11
* SERVER-22197 Don't use tcmalloc by default on non x86 linuxAndrew Morrow2016-01-191-1/+1
* SERVER-21481 optimize generating indices in BSONArrayBuilderAdam Midvidy2015-11-181-0/+10
* SERVER-21464: Return all threaed-local memory to tcmalloc central cache when ...Martin Bligh2015-11-151-1/+1
* SERVER-17105 Check for running under ValgrindMark Benvenuto2015-11-121-0/+3
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-1/+4
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+7
* SERVER-18774 Add ClockSource interfaceJason Rassi2015-08-111-0/+7
* SERVER-13966 Differentiate library and program reverse dependenciesAndrew Morrow2015-07-281-3/+3
* SERVER-19458: Add memory zeroing utilitySpencer Jackson2015-07-271-0/+18