summaryrefslogtreecommitdiff
path: root/src/mongo/util/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-5/+5
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-151-2/+2
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-151-0/+23
* Revert "SERVER-38649 Add generic AlarmScheduler and AlarmRunner"Jonathan Reams2019-01-041-23/+0
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-031-0/+23
* SERVER-38579 Convert Tcmalloc set parameters to IDLMark Benvenuto2018-12-181-0/+2
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+10
* SERVER-30815 Remove the mongodmain libraryAndrew Morrow2018-11-271-3/+1
* SERVER-37745 Add benchmark for hash tables.Henrik Edin2018-11-261-0/+7
* SERVER-36697 Utilize TickSource for transactions timing metricsWilliam Schultz2018-10-021-2/+9
* SERVER-36900 Add a `unique_function` utility.ADAM David Alan Martin2018-09-061-0/+11
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-051-0/+16
* Revert "SERVER-36108 speed up BSONArrayBuilder by counting in decimal"Geert Bosch2018-08-031-16/+0
* SERVER-36108 speed up BSONArrayBuilder by counting in decimalGeert Bosch2018-08-031-0/+16
* SERVER-36384 Split up `future_test.cpp`.ADAM David Alan Martin2018-08-031-1/+7
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-08-011-0/+10
* Revert "SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHa...Ben Caimano2018-07-311-10/+0
* SERVER-35890 refactor User cache into InvalidatingLRUCache and UserHandleJonathan Reams2018-07-311-0/+10
* SERVER-34563 Handle DNS names correctly in SRV record processing.ADAM David Alan Martin2018-06-261-1/+9
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+1
* SERVER-35055 keyed executorJason Carey2018-05-251-0/+11
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-101-9/+8
* SERVER-33889 Strip out commands and libraries from embeddedAndrew Morrow2018-04-021-0/+1
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+3
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-081-0/+11
* SERVER-33464 Initial Promise/Future implementationMathias Stearn2018-03-021-0/+19
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-10/+0
* SERVER-33450 Remove dependancy on network for service_context so that lib can...Henrik Edin2018-03-011-1/+1
* SERVER-33328 Benchmark calls to ClockSource::now for fast and system clock so...Andy Schwerin2018-02-151-0/+11
* SERVER-33102 Implement RFC4013 saslPrep helperSara Golemon2018-02-061-0/+21
* SERVER-33100 Move ICU data initialization to mongo/utilSara Golemon2018-02-051-0/+48
* SERVER-32987 Move the contents of the 'uuid' library to be under 'base'Kaloian Manassiev2018-01-301-23/+0
* SERVER-30815 Injections for mongod should adhere to the mongodbmain libraryAndrew Morrow2017-12-151-1/+3
* 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