summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23513 Create an ErrorCode for socket exceptions with magic value 9001samantharitter2016-04-071-0/+1
* SERVER-23465 Make master compile cleanly on gcc 5.3.0Jonathan Reams2016-04-041-1/+2
* SERVER-22735 Extend woCompare() to optionally accept a StringData::Comparator...Tess Avitabile2016-03-242-0/+51
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-241-0/+1
* Revert "SERVER-22858 create a new Applier which wraps multiApply"Max Hirschhorn2016-03-231-1/+0
* SERVER-22858 create a new Applier which wraps multiApplymatt dannenberg2016-03-231-0/+1
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-0/+1
* SERVER-22656 Componentize MigrationSourceManagerKaloian Manassiev2016-03-231-0/+1
* SERVER-23068 deprecate PrepareConfigFailed error codeMisha Tyulenev2016-03-151-1/+1
* Initialize more variables to make gcc happyJason Carey2016-03-021-1/+1
* SERVER-21828 Murmurhash for bigendianMark Benvenuto2016-03-021-4/+7
* SERVER-22800 Refactor DataTypeEndianJason Carey2016-03-021-98/+56
* SERVER-22628 Sharding secondary throttle parsing into separate classKaloian Manassiev2016-02-171-1/+0
* SERVER-10568 SafeNum should be written in terms of explicitly sized typesWaley2016-02-081-1/+1
* SERVER-22135 Take python from environment rather system default pathValentin Kuznetsov2016-01-151-1/+1
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-1/+5
* Revert "SERVER-22027 Sharding should not retry killed operations"Kaloian Manassiev2015-12-301-5/+1
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-1/+5
* SERVER-21930 - Restart oplog query if oplog entries are out of orderScott Hernandez2015-12-171-0/+1
* Revert "SERVER-21930 - Restart oplog query if oplog entries are out of order"Scott Hernandez2015-12-171-1/+0
* SERVER-21930 - Restart oplog query if oplog entries are out of orderScott Hernandez2015-12-171-0/+1
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-161-1/+1
* Revert "SERVER-21050 Make CSRS use write concern timeout of 15 seconds"Kaloian Manassiev2015-12-161-1/+1
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-161-1/+1
* SERVER-21488 insert into indexed capped collections one-at-a-timeMathias Stearn2015-11-171-0/+1
* SERVER-19510 Refactor $text match expression parsingJason Rassi2015-11-121-1/+1
* SERVER-21174 applyChunkOpsDeprecated should retry on notMaster or network errorsMisha Tyulenev2015-11-121-0/+1
* SERVER-20538 Build a general purpose SecureAllocatorAndrew Morrow2015-10-274-0/+434
* SERVER-20974 fixupAndrew Morrow2015-10-191-7/+8
* SERVER-20737 Don't pass nullptr to memcmp in StringData::compareAndrew Morrow2015-10-192-25/+51
* SERVER-20748 Handle epoch mismatch explicitly in cluster find commandSpencer T Brody2015-10-161-0/+3
* SERVER-20646 Get rid of CommonErrorCodesKaloian Manassiev2015-10-131-5/+5
* SERVER-20847 On failure to find database metadata, retry with ReadPreference:...Spencer T Brody2015-10-121-2/+2
* SERVER-20707 Add --enableMajorityReadConcern optionMathias Stearn2015-10-081-0/+1
* SERVER-20463 DatabaseNotFound -> NamespaceNotFoundKaloian Manassiev2015-09-221-1/+1
* SERVER-20233 Custom move assignments must handle self-assignmentMathias Stearn2015-09-181-0/+5
* SERVER-19551 Oplog stones.Max Hirschhorn2015-09-111-0/+1
* SERVER-19583: Implement full-time diagnostic data capture compressor and deco...Mark Benvenuto2015-09-082-0/+7
* SERVER-20293 adding DataBuilderJason Carey2015-09-043-0/+427
* SERVER-20036 Make moveChunk return meaningful error codesSpencer T Brody2015-09-021-0/+1
* SERVER-19769 Pool connections in NetworkInterfaceASIOJason Carey2015-09-011-0/+1
* SERVER-19275 downconvert find/getMore in NetworkInterfaceASIOAdam Midvidy2015-09-011-0/+4
* SERVER-19543 Propagate IncompatibleCatalogManager error from MultiHostQueryRandolph Tan2015-08-181-0/+1
* SERVER 10160 generate symbolic JS constants for ErrorCodesCalvin Chan2015-08-172-62/+164
* SERVER-19720 add missing BOOST_NOEXCEPT to fix MSVCAdam Midvidy2015-08-131-1/+1
* SERVER-19720 fix lintAdam Midvidy2015-08-131-1/+1
* SERVER-19720 add a std::error_category() for MongoDB error codesAdam Midvidy2015-08-134-1/+236
* SERVER-19624 Add Decimal128 type support to mongo/bson layerRaymond Jacobson2015-08-071-0/+78
* SERVER-18767 make find command shard version awareDavid Storch2015-08-061-0/+1
* SERVER-18766 Add ClusterCursorManagerJason Rassi2015-08-051-0/+1