summaryrefslogtreecommitdiff
path: root/src/mongo/db/background.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-19128 Clean up interaction of background index builds and cursor killingMathias Stearn2015-09-251-0/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+25
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-7/+7
* SERVER-13951 Split index building in to UnitOfWork-sized stagesMathias Stearn2014-08-131-2/+1
* SERVER-13620 Refactor background.h/cpp; add awaitNoBgOp methods.Andy Schwerin2014-04-211-8/+7
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* namespacestring -> namespace_stringEliot Horowitz2013-07-081-1/+1
* clean NamespaceString so that it can be the thing passed aroundEliot Horowitz2013-06-261-8/+15
* SERVER-2023 new command "touch" - pretouches a collection, possibly with indexesEric Milkie2012-05-171-0/+2
* SERVER-4328 background operation global variabledwight2012-02-131-0/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+56