summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.0r2.6.0Ernie Hershey2014-04-062-2/+2
* post 2.6.0-rc3Ernie Hershey2014-04-022-2/+2
* SERVER-13459 migration rollback needs to use original metadatar2.6.0-rc3Greg Studer2014-04-022-10/+62
* BUMP 2.6.0-rc3Dan Pasette2014-04-027-7/+7
* Revert "SERVER-13383 validateKeyPattern allow only numeric/string key types"Dan Pasette2014-04-021-3/+2
* SERVER-12242 SERVER-12244 Fix typo in compact/reIndex error messagesJason Rassi2014-04-022-5/+3
* SERVER-12550: use Context instead of ReadContext and don't check shard versionEliot Horowitz2014-04-013-29/+7
* SERVER-13448 broadcast updates/deletes to all shards when more than one targetedGreg Studer2014-04-019-15/+258
* SERVER-13429 Update exit_logging.js to also test mongos exit logging.Andy Schwerin2014-04-011-13/+53
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-019-391/+302
* SERVER-13429 Remove printStackAndExitMathias Stearn2014-04-015-92/+15
* SERVER-13429 Eliminate rawOut and related functionsMathias Stearn2014-04-018-98/+16
* SERVER-13429 Use logging system in mongod signal handlers, test exit logging.Andy Schwerin2014-04-013-27/+100
* SERVER-13379 Fixing parsed naming of jsonp option in mongosShaun Verch2014-04-011-2/+2
* SERVER-13438 Handle syslog case of systemLog.destination properlyShaun Verch2014-04-011-6/+16
* SERVER-10325: support system and user flags for mongos collstatsScott Hernandez2014-04-011-0/+10
* SERVER-13431 _me should not reference mmapped memoryEric Milkie2014-04-011-0/+2
* SERVER-13435 do not run dropdb_race.js in smalloplogEric Milkie2014-04-011-1/+1
* SERVER-13410 metadata changes in dblockGreg Studer2014-04-012-4/+22
* SERVER-13420 remove syncSourceFeedback connection management from the notifie...matt dannenberg2014-04-014-56/+4
* SERVER-13422 fix planning bug for elemMatch object index intersectionDavid Storch2014-03-312-3/+35
* SERVER-13423 Rename security.sasl.authenticationMechanisms to security.authen...Shaun Verch2014-03-311-10/+0
* SERVER-13415 Strict validation of j / fsync to be boolean is backwards-breaki...Randolph Tan2014-03-311-8/+0
* SERVER-13416 Change security.authentication to security.authorization in commentShaun Verch2014-03-311-1/+1
* SERVER-13416 Rename security.authentication to security.authorizationShaun Verch2014-03-313-19/+20
* SERVER-13413 profiling should not do version checks against op namespaceGreg Studer2014-03-312-1/+42
* SERVER-13374 change connection pool defaultsGreg Studer2014-03-319-30/+211
* SERVER-13406 don't extract invalid index assignments from OR subplan when it ...Hari Khalsa2014-03-311-0/+6
* SERVER-13406 add debugging for OR sub-plannerHari Khalsa2014-03-313-12/+28
* SERVER-12550: insert has 3 phases:Eliot Horowitz2014-03-3049-731/+1642
* Increase oplog size for testMathias Stearn2014-03-301-1/+6
* SERVER-13336 IndexUpdateTests: Only try to kill index buildsMathias Stearn2014-03-301-0/+12
* SERVER-13379 jstests that start servers can't live in coreMatt Kangas2014-03-293-0/+0
* SERVER-10026 turn off fetches for oplog start hack tests until we make the te...Hari Khalsa2014-03-281-0/+14
* SERVER-13399 Increase timeout in server_status_metrics.jsRandolph Tan2014-03-281-3/+3
* double initiate timeout in replSetTest class to avoid timeouts during testsMatt Dannenberg2014-03-281-1/+1
* SERVER-13379 Canonicalize noAutoSplit as sharding.autoSplitShaun Verch2014-03-283-16/+82
* SERVER-13379 Ensure replication.replSet overrides replication.replSetNameShaun Verch2014-03-283-28/+97
* SERVER-13379 Canonicalize noIndexBuildRetry as storage.indexBuildRetryShaun Verch2014-03-283-4/+83
* SERVER-13379 Canonicalize profile as operationProfiling.modeShaun Verch2014-03-283-23/+131
* SERVER-13379 Canonicalize shardsvr and configsvr as sharding.clusterRoleShaun Verch2014-03-283-19/+70
* SERVER-13379 Canonicalize moveParanoia and noMoveParanoia as sharding.archive...Shaun Verch2014-03-283-13/+115
* SERVER-13379 Canonicalize sslOnNormalPorts as net.ssl.modeShaun Verch2014-03-284-11/+38
* SERVER-13379 Canonicalize logpath as systemLog.destination and systemLog.pathShaun Verch2014-03-282-8/+51
* SERVER-13379 Canonicalize verbose and v options as systemLog.verbosityShaun Verch2014-03-284-48/+179
* SERVER-13379 Canonicalize nounixsocket as net.unixDomainSocket.enabledShaun Verch2014-03-283-6/+59
* SERVER-13379 Canonicalize noprealloc as storage.preallocDataFilesShaun Verch2014-03-283-4/+78
* SERVER-13379 Canonicalize httpinterface and nohttpinterface to net.http.enabledShaun Verch2014-03-285-75/+187
* SERVER-13379 Canonicalize auth and noauth as security.authenticationShaun Verch2014-03-283-10/+104
* SERVER-13379 Do not mark Environment as valid before canonicalization is done...Shaun Verch2014-03-281-1/+7