summaryrefslogtreecommitdiff
path: root/src/mongo/util/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-09-051-9/+8
* SERVER-34563 Handle DNS names correctly in SRV record processing.ADAM David Alan Martin2018-06-261-1/+9
* SERVER-35055 keyed executorJason Carey2018-05-251-0/+11
* SERVER-35232 Backport future's to 3.6Jason Carey2018-05-251-0/+19
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-081-0/+11
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-311-23/+0
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-311-0/+19
* SERVER-29341 Set KeepAlive params on windows and macSara Golemon2017-09-011-0/+6
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-071-0/+10
* Revert "SERVER-15194 Refactor base64::decode Implementation"Nathan Myers2017-07-071-10/+0
* SERVER-15194 Refactor base64::decode ImplementationSara Golemon2017-07-061-0/+10
* SERVER-29198 Implement ServiceLiasonMongodsamantharitter2017-07-061-1/+3
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-231-39/+0
* 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