summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support C++11 range-based for loops over BSONObjMathias Stearn2015-03-273-39/+70
* Merge bsonobjiterator.h/cpp into bsonobj.h/cppMathias Stearn2015-03-2719-273/+191
* SERVER-6558 Attach write concern to operation context.Siyuan Zhou2015-03-279-75/+63
* SERVER-17761 DbWebServer should own the AdminAccess pointerKaloian Manassiev2015-03-272-4/+5
* SERVER-17602 add protocolVersion replica set config fieldEric Milkie2015-03-273-29/+82
* SERVER-11020 Don't overload the meaning of _DEBUG, use our own debug macroAndrew Morrow2015-03-2728-82/+75
* SERVER-17529 Let find on system.namespaces imply listCollectionsAndreas Nilsson2015-03-272-12/+42
* SERVER-17758 Move AutoGet* and Client::*Context to their own file.Andy Schwerin2015-03-27100-674/+843
* SERVER-17701 Move addShard operation to the catalog managerDaniel Alabi2015-03-276-314/+335
* SERVER-9563 Add support for config.h headerJonathan Reams2015-03-2651-244/+309
* SERVER-17496 Remove unused header includesKaloian Manassiev2015-03-264-17/+4
* SERVER-17754 Move shell-specific files out of the server's copy of the driverKaloian Manassiev2015-03-267-85/+37
* SERVER-17754 Get rid of unused driver sourcesKaloian Manassiev2015-03-262-39/+0
* SERVER-17753 Remove GridFS from the server copy of the C++ driverKaloian Manassiev2015-03-264-576/+1
* SERVER-17496 Move sharding-specific auth code out of clientKaloian Manassiev2015-03-269-145/+65
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-264-55/+138
* SERVER-17647 (v8-3.25) Compute BinData lengthSpencer Jackson2015-03-262-9/+8
* SERVER-17647 Compute BinData lengthSpencer Jackson2015-03-262-8/+8
* SERVER-17330 clean up replset commandsEric Milkie2015-03-264-143/+100
* Import wiredtiger-wiredtiger-2.5.2-293-g3e37e1f.tar.gz from wiredtiger branch...Ramon Fernandez2015-03-26158-2176/+3691
* 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