summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-13BUMP 2.7.2r2.7.2Ernie Hershey
2014-06-13SERVER-13635: remove some includesEliot Horowitz
2014-06-13SERVER-2459 Add excludeCollection and excludeCollectionsWithPrefix options to...Shaun Verch
2014-06-13SERVER-14247 Use PIDFILEPATH variable instead of missing PIDFILEErnie Hershey
2014-06-13SERVER-13961 Convert most usages of LockState from TLS to OperationContextKaloian Manassiev
2014-06-13SERVER-13961 Add OperationContext to DurableInterfaceKaloian Manassiev
2014-06-13SERVER-14027 Test renaming collection containing wildcard text indexJason Rassi
2014-06-12SERVER-14048 mongodump can't use exhaust mode with mongosJason Rassi
2014-06-12SERVER-14048 Remove unnecessary member variables from DumpJason Rassi
2014-06-12SERVER-14230: Reduce thread count on linux-32Mark Benvenuto
2014-06-12SERVER-8994: Boost 1.55 MacOS X fixesMark Benvenuto
2014-06-12SERVER-14135 SERVER-14033 implement new prepareHeartbeatResponseEric Milkie
2014-06-12SERVER-13759: Remove Visual Studio build filesMark Benvenuto
2014-06-12SERVER-13759: vcxproj generator improvementsMark Benvenuto
2014-06-12SERVER-10844 if only one shard is used we can just pass the query to the shardGreg Studer
2014-06-12SERVER-13456 MigrateStatus::_go is unkillable when waiting for replication fo...Randolph Tan
2014-06-12SERVER-14232 Add additional js tests for Backup and Restore roles with AuthJonathan
2014-06-11SERVER-14231 Added sharding support to multiversion dumprestore testShaun Verch
2014-06-11SERVER-14229 Do not generate bad 2d index options in multiversion dumprestore...Shaun Verch
2014-06-11SERVER-14179 smoke.py leaves orphan mongod processMatt Kangas
2014-06-11SERVER-14229 correct error message for 2d index bounds invalidGreg Studer
2014-06-11SERVER-7596 Fixed copyright yearsAndreas
2014-06-11SERVER-14135 Unit test for ReplCoordinatorImplSpencer T Brody
2014-06-11SERVER-14096 explain find() at queryPlanner verbosityDavid Storch
2014-06-11SERVER-13635: remove Database::getExtentManagerEliot Horowitz
2014-06-10SERVER-13635: fix file format testEliot Horowitz
2014-06-10SERVER-13635: remove Database::getFileFormatEliot Horowitz
2014-06-10SERVER-13635: ExtentManager no longer needed for stats in DatabaseEliot Horowitz
2014-06-10SERVER-13635: remove Database:flushFiles as it was only used initial sync whe...Eliot Horowitz
2014-06-10SERVER-5800 convert 2d predicate queries into covered index scansGreg Studer
2014-06-10SERVER-14135 build fix via MockReplicationCoordinatormatt dannenberg
2014-06-10remove rollback4 debugging to decrease failure frequencymatt dannenberg
2014-06-10SERVER-14135 Implement startup and shutdown of new ReplicationCoordinatorSpencer T Brody
2014-06-10SERVER-13797 Remove Client::getContext and relatedKaloian Manassiev
2014-06-10SERVER-13922 Remove dbtempreleaseKaloian Manassiev
2014-06-10SERVER-14170 Do not invoke the RunCommandHook when executing authentication c...Andy Schwerin
2014-06-10SERVER-12748 Tests for invalid transitions of clusterAuthMode without outgoin...Shaun Verch
2014-06-10SERVER-13645 rename repl_start to repl_set_seed_listmatt dannenberg
2014-06-10SERVER-14135 implement startReplication() in LegacyReplicationCoordinatormatt dannenberg
2014-06-10SERVER-14135 implement shouldIgnoreUniqueIndex() in LegacyReplicationCoordinatormatt dannenberg
2014-06-10SERVER-14135 implement canAcceptWritesForDatabase() in LegacyReplicationCoord...matt dannenberg
2014-06-10SERVER-14135 implement getCurrentMemberState() in LegacyReplicationCoordinatormatt dannenberg
2014-06-10SERVER-2934 split server.js into multiple files: moved startMongodTest() to s...eshamaharishi
2014-06-09SERVER-9634 typo fixesVeres Lajos
2014-06-09SERVER-14192 Add circle / polygon containment and intersection testSiyuan Zhou
2014-06-09SERVER-13931 move heartbeat command processing under Repl CoordinatorEric Milkie
2014-06-09SERVER-14205: fix error reporting in IndexCatalog::createIndexEliot Horowitz
2014-06-09SERVER-13635: move some extentManager methodsEliot Horowitz
2014-06-09SERVER-8331: fix lock reporting on fast opsEliot Horowitz
2014-06-09SERVER-13635: hide NamespaceIndex and NamespaceDetailsEliot Horowitz