summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18007 support non-default constructible types in StatusWithAdam Midvidy2015-06-042-13/+65
* SERVER-18371 Add configure check for SSL/FIPSJonathan Reams2015-06-041-1/+1
* SERVER-17747 Fix compile on FreeBSD 11Jonathan Reams2015-06-031-0/+2
* SERVER-18605 Always set some thread name.Andy Schwerin2015-05-271-1/+7
* SERVER-18597 Add support for writing ASan code coverage data on exitKamran Khan2015-05-261-0/+18
* SERVER-18127 Shard class should use ConnectionString for addressesKaloian Manassiev2015-05-261-3/+1
* SERVER-18481 Fix compile breakKaloian Manassiev2015-05-221-2/+2
* SERVER-18481: Update tcmalloc to free in more friendly wayMartin Bligh2015-05-222-27/+12
* SERVER-18567 Replace usages of the legacy ConnectionString::parseKaloian Manassiev2015-05-221-1/+0
* SERVER-17782 SERVER-17329 Improve versioning and add distsrc to SConsJonathan Reams2015-05-213-133/+32
* SERVER-18567 Implement ConnectionString::parse which returns StatusWithKaloian Manassiev2015-05-211-1/+0
* SERVER-17310 Add polyfills for types from the <thread>, <mutex> and <conditio...Andy Schwerin2015-05-192-10/+10
* SERVER-17310 Remove use of boost::thread_group and boost::thread::interrupt f...Andy Schwerin2015-05-191-29/+39
* SERVER-17310 Provide stdx polyfill for std::this_thread. Stop using boost::th...Andy Schwerin2015-05-191-4/+4
* Revert "Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::g...Ernie Hershey2015-05-182-5/+4
* Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(Opera...Ernie Hershey2015-05-182-4/+5
* SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(OperationCont...Andy Schwerin2015-05-182-5/+4
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+2
* SERVER-18373 implement UNREACHABLE using invariantFailed so we know how it failsAdam Midvidy2015-05-151-0/+13
* SERVER-13874 Support converting Date_t to system_clock::time_point and back.Andy Schwerin2015-05-153-3/+35
* SERVER-13874 Add comments to Date_t class definition and method declarations.Andy Schwerin2015-05-142-5/+71
* SERVER-13874 Get rid of some dead code in time_support.h/cppAndy Schwerin2015-05-143-49/+7
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-136-200/+384
* Revert "SERVER-18320 Remove command line from buildinfo"David Storch2015-05-131-1/+2
* SERVER-18320 Remove command line from buildinfoJonathan Reams2015-05-131-2/+1
* SERVER-18410: Move MMAPv1 specific libraries from util to db/storage/mmap_v1Geert Bosch2015-05-1213-2679/+0
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-126-192/+31
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-126-31/+192
* SERVER-18376 Re-add bits to buildinfoJonathan Reams2015-05-111-1/+1
* SERVER-9666 Remove mongocommon libraryAndrew Morrow2015-05-081-0/+1
* Remove unused qlock.h file.Geert Bosch2015-05-071-376/+0
* SERVER-9666 Push stats/counters into new library in db/statsAndrew Morrow2015-05-061-0/+3
* SERVER-9666 Push miniwebserver into library in util/netAndrew Morrow2015-05-061-0/+9
* SERVER-9666 Move task and rwlock into new libraries under util/concurrencyAndrew Morrow2015-05-061-0/+18
* SERVER-9666 Merge signal_win32 into signal_handlers libraryAndrew Morrow2015-05-061-0/+1
* SERVER-9666 Push password into new lib in utilAndrew Morrow2015-05-061-0/+9
* SERVER-9666 Remove text_startuptestAndrew Morrow2015-05-061-43/+0
* SERVER-9666 Push paths into new lib under utilAndrew Morrow2015-05-061-0/+12
* SERVER-9666 Push file_allocator into new lib under utilAndrew Morrow2015-05-061-0/+9
* SERVER-9666 Push log and compress into own libraries in utilAndrew Morrow2015-05-061-0/+22
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-063-5/+37
* SERVER-18028 trivial ThreadPool cleanupBenety Goh2015-05-064-23/+26
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-05-051-10/+0
* SERVER-17816 Make Decoration pointer method defer to reference methodMathias Stearn2015-05-041-2/+2
* SERVER-18066 Clean up unowned_ptr<T> (formerly ptr<T>)Mathias Stearn2015-05-044-116/+266
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-05-041-0/+10
* SERVER-17796: Free the CriticalSection in the destructorMark Benvenuto2015-05-041-0/+5
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-306-211/+118
* SERVER-9666 Make SConscript invocation more hierarchicalAndrew Morrow2015-04-291-0/+10
* SERVER-9666 Push signal_handler libraries into util directoryAndrew Morrow2015-04-291-0/+23