summaryrefslogtreecommitdiff
path: root/src/mongo/db/db_raii.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24766 implement basic views libraryKyle Suarez2016-07-071-5/+73
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-1/+6
* SERVER-22972 Remove usages of OldClientContext which reference databaseKaloian Manassiev2016-03-081-3/+0
* SERVER-13339 Remove unused constructor of OldClientContextKaloian Manassiev2015-10-071-7/+0
* SERVER-20052 yield when waiting/blocking for read committedEric Milkie2015-08-311-3/+4
* SERVER-19855 Do not perform shard version checking where not necessarySpencer T Brody2015-08-251-8/+34
* Revert "SERVER-19855 Do not perform shard version checking where not necessary"Benety Goh2015-08-211-34/+8
* SERVER-19855 Do not perform shard version checking where not necessaryKaloian Manassiev2015-08-211-8/+34
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-145/+156
* SERVER-17758 Move AutoGet* and Client::*Context to their own file.Andy Schwerin2015-03-271-0/+202