summaryrefslogtreecommitdiff
path: root/src/mongo/db/db_raii.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-146/+126
* SERVER-18347 Attach ShardedConnectionInfo as a client decorationAndrew Morrow2015-06-081-2/+2
* SERVER-18277 Get references to the Top object out of CurOp.Andy Schwerin2015-06-051-2/+15
* SERVER-18277 Stronger locking rules for CurOp and OpDebug.Andy Schwerin2015-06-051-6/+10
* Revert "Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::g...Ernie Hershey2015-05-181-7/+7
* Revert "SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(Opera...Ernie Hershey2015-05-181-7/+7
* SERVER-18515 Replace OperationContext::getCurOp with CurOp::get(OperationCont...Andy Schwerin2015-05-181-7/+7
* SERVER-17770: Replace CollectionLock::relockWithMode by relockAsDatabaseExclu...Geert Bosch2015-04-241-6/+6
* SERVER-17758 Move AutoGet* and Client::*Context to their own file.Andy Schwerin2015-03-271-0/+197