summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-2638-409/+141
* SERVER-17653 Early allocate port for the HTTP interfaceKaloian Manassiev2015-03-264-388/+444
* SERVER-17722 Remove 'justConnection' from StaleConfigExceptionKaloian Manassiev2015-03-262-55/+52
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-254-167/+73
* SERVER-17469 Enable density estimator for 2d nearSphere.Siyuan Zhou2015-03-251-6/+21
* SERVER-17671 Catch incompatible auth schema during initial sync and abort sec...Andy Schwerin2015-03-251-0/+58
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-254-73/+167
* SERVER-17562: Rollback transaction in WT commitAndRestartGeert Bosch2015-03-251-3/+4
* SERVER-17663 added Command::appendGetMoreResponseObjectBenety Goh2015-03-252-0/+23
* SERVER-17671 Clone admin database first during initial sync, to catch auth er...Andy Schwerin2015-03-251-0/+7
* SERVER-17705 Fix credentials field inconsistencyAndreas Nilsson2015-03-241-0/+4
* SERVER-17699 LockerImpl<>::getLockerInfo() don't no-op if not lockedJason Rassi2015-03-241-2/+0
* SERVER-17631 add makeStatusWith factory functionAdam Midvidy2015-03-244-0/+95
* SERVER-17690 Move sharding change logging operations to catalog managerKaloian Manassiev2015-03-2425-255/+176
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-247-7/+81
* SERVER-17708 Include createIndex method in DBCollection help() outputJason Rassi2015-03-241-1/+2
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-247-81/+7
* SERVER-17496 Move cluster dropDatabase to separate fileKaloian Manassiev2015-03-233-68/+136
* SERVER-17698 Initialize MongoD sharding state only onceKaloian Manassiev2015-03-232-24/+35
* SERVER-17286 add --readMode flag to shellDavid Storch2015-03-236-2/+73
* SERVER-17023 separate command and query pathsDavid Storch2015-03-238-210/+276
* SERVER-15176 remove CollectionMetadataPtr from ClientCursorDavid Storch2015-03-233-28/+6
* SERVER-12128 Inconsistent earth radius used in testsMatt Kangas2015-03-231-1/+2
* SERVER-17672 Helpers::getSingleton()/getLast() return owned objectJason Rassi2015-03-232-19/+29
* SERVER-17679 mergeChunks command should check if sharding state is initializedKaloian Manassiev2015-03-231-8/+8
* SERVER-15176 remove dead code from find.cppDavid Storch2015-03-201-10/+0
* SERVER-17638 Catalog manager loads database metadataKaloian Manassiev2015-03-206-339/+134
* SERVER-17637 Sharding catalog manager interfaceKaloian Manassiev2015-03-2035-1022/+1647
* SERVER-17638 Fix StatusWith comparison operatorsKaloian Manassiev2015-03-201-4/+4
* SERVER-17669 Remove web auth prompt for non-auth mongodAndreas Nilsson2015-03-201-0/+4
* SERVER-17592 DistributedLock RefactorRandolph Tan2015-03-206-155/+32
* SERVER-17623 Fix direct users of BtreeBasedAccessMethod and BtreeIndexCursorMathias Stearn2015-03-1923-144/+78
* SERVER-17623 Merge BtreeBasedAccessMethod into IndexAccessMethodMathias Stearn2015-03-1918-424/+224
* SERVER-17623 BulkBuilder isn't an IndexAccessMethodMathias Stearn2015-03-199-435/+222
* SERVER-17370 Fix bugs in storage engine-specific index and collection optionsMathias Stearn2015-03-1912-108/+109
* SERVER-17433: Don't leak WiredTiger oplog background threadsGeert Bosch2015-03-191-1/+1
* SERVER-17158 add delimiter to planCacheKey for sort argsjames.wahlin@10gen.com2015-03-192-3/+20
* SERVER-17655 polyfill make_unique in stdxAdam Midvidy2015-03-192-1/+57
* SERVER-17652 open sockets before initializing storage engineEric Milkie2015-03-191-13/+13
* SERVER-17282 fix use after free in the case of a database drop during a yieldDavid Storch2015-03-183-11/+19
* SERVER-17586 Update ShardVersionMap in ChunkManager when shard is deleted dur...Daniel Alabi2015-03-183-10/+23
* Revert "SERVER-17586 Update ShardVersionMap in ChunkManager when shard is del...Charlie Swanson2015-03-182-18/+10
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-1816-22/+143
* SERVER-17640 Add explict BSONElement::operator bool()Mathias Stearn2015-03-181-0/+13
* SERVER-17634 do not apply replicated insert operations on missing collectionsBenety Goh2015-03-181-0/+4
* SERVER-17282 implement FindCmd::run()David Storch2015-03-184-254/+443
* SERVER-17586 Update ShardVersionMap in ChunkManager when shard is deleted dur...Daniel Alabi2015-03-182-10/+18
* SERVER-17596 mongo::OID::asTimeT() and mongo::OID::asDateT() should be constroot2015-03-172-3/+3
* SERVER-17496 Move cluster count command into a separate fileKaloian Manassiev2015-03-179-234/+382
* SERVER-17348 Bump mongos upgrade version for v3.2Randolph Tan2015-03-177-121/+29