summaryrefslogtreecommitdiff
path: root/src/mongo/db/background.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17310 Replace boost::*_mutex::scoped_lock with boost::lock_guard.Andy Schwerin2015-03-051-5/+5
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-10/+10
* SERVER-13256 Remove shared_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-16136 fix drop index errmsgMatt Kangas2014-11-141-1/+1
* SERVER-13620 fix assert codes to be the same as in 2.6Eric Milkie2014-04-221-1/+1
* SERVER-13620 When applying operations from the oplog, wait for background ope...Andy Schwerin2014-04-211-1/+1
* SERVER-13620 Refactor background.h/cpp; add awaitNoBgOp methods.Andy Schwerin2014-04-211-27/+116
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* clean NamespaceString so that it can be the thing passed aroundEliot Horowitz2013-06-261-0/+78