summaryrefslogtreecommitdiff
path: root/src/mongo/s/stale_exception.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-26/+28
* SERVER-31622 Fix bad throwsMathias Stearn2017-11-021-0/+2
* SERVER-31069 Stop converting SendStaleConfig to RecvStaleConfigMathias Stearn2017-09-131-44/+17
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-5/+2
* SERVER-30580 Make argument order consistently code then messageMathias Stearn2017-08-161-5/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-12/+17
* SERVER-22359 Move ensureShardVersionOkOrThrow to CollectionShardingStateKaloian Manassiev2016-03-101-44/+21
* SERVER-22972 Remove usages of OldClientContext which reference databaseKaloian Manassiev2016-03-081-3/+0
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-131-10/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-134/+116
* SERVER-17722 Remove 'justConnection' from StaleConfigExceptionKaloian Manassiev2015-03-261-36/+27
* SERVER-11256 improve handling of empty vs nonexistent CollectionMetadataRandolph Tan2014-06-061-1/+1
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-18/+18
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to sharding filesIan Whalen2013-08-271-0/+12
* Moved StaleConfigException's to their own module.Alberto Lerner2012-12-211-0/+174