summaryrefslogtreecommitdiff
path: root/src/mongo/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-19641 cleanup the js scope in quit()Jason Carey2015-07-281-0/+1
* SERVER-19221 implement async SSL in NetworkInterfaceASIOAdam Midvidy2015-07-221-1/+3
* Revert "SERVER-19221 implement async SSL in NetworkInterfaceASIO"Adam Midvidy2015-07-221-3/+1
* SERVER-19221 implement async SSL in NetworkInterfaceASIOAdam Midvidy2015-07-221-1/+3
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-23/+0
* SERVER-19207 SERVER-19210 committed reads wait for a committed snapshot and r...matt dannenberg2015-07-191-1/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+1
* SERVER-19307 refactored BackgroundSync producer thread and rollback code.Benety Goh2015-07-141-0/+1
* SERVER-19329 RS Catalog Manager Implementation for config upgradeRandolph Tan2015-07-131-0/+1
* SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow2015-07-093-4/+2
* SERVER-2454 improve error messages for CollectionScan DEAD casesDavid Storch2015-07-081-0/+1
* SERVER-18384 process term parameter to find/getMore commandsEric Milkie2015-07-061-0/+1
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-291-0/+1
* SERVER-19099 Add a target to build all generated sourcesAndrew Morrow2015-06-291-2/+5
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-293-4/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-2062-4288/+4267
* SERVER-18588 Adjust read-after-optime interfaceRandolph Tan2015-06-191-1/+1
* SERVER-19016 Implement runUserManagement{Read,Write}Command in CatalogManager...Spencer T Brody2015-06-181-0/+1
* SERVER-18167 handle BSON Validation in OP_COMMANDAdam Midvidy2015-06-171-32/+0
* SERVER-18939 Fix mongos initialization so that config server's rs config can ...Spencer T Brody2015-06-121-0/+1
* SERVER-18578: ErrorCodes::InternalError used for public facing messages in RL...Mark Benvenuto2015-06-111-0/+2
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+2
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+1
* SERVER-18525 Implement background ping and unlock for replSets distlock managerRandolph Tan2015-06-081-0/+2
* SERVER-18007 support non-default constructible types in StatusWithAdam Midvidy2015-06-042-7/+30
* SERVER-18157 Appropriately handle applyOps status during migrationDaniel Alabi2015-06-031-0/+1
* SERVER-18035 cleaned up syncRollback. added unit test rs_rollback_test.Benety Goh2015-06-021-0/+1