summaryrefslogtreecommitdiff
path: root/src/mongo/util/background.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44180 repl batch applier thread should prompt WiredTigerJournalFlusher...Dianna Hohensee2019-11-051-1/+2
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-128/+123
* SERVER-18991 Replace all usages of boost::noncopyable with MONGO_DISALLOW_COP...Andrew Morrow2015-06-161-2/+3
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+2
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-1/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-6018 Use gcc __sync primitives if they are available and useableAndrew Morrow2014-05-171-0/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7217 Provide new client API to manage initialization and terminationAndrew Morrow2013-11-021-43/+48
* Fixed typosPascal Borreli2012-10-141-4/+4
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-5/+8
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+155