summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-13486 check obj size when building return of geonear cmdHari Khalsa2014-04-091-11/+20
* SERVER-13507 increased stability of stepdown_wrt_electable.js by altering its...matt dannenberg2014-04-091-9/+11
* SERVER-13495: fix ClientCursor::_pinValue concurrencyEliot Horowitz2014-04-096-40/+78
* SERVER-13477 make rollback5.js less likely to fail due to its assumption abou...matt dannenberg2014-04-091-1/+1
* SERVER-13466 Use correct namespace in write error when collection creation failsKamran Khan2014-04-091-1/+2
* SERVER-13462 Ignore orphan docments in sharding_migrate_cursor1.jsSiyuan Zhou2014-04-091-4/+16
* SERVER-13203 replset2.js no longer swallows exceptions or assertionsmatt dannenberg2014-04-091-8/+11
* SERVER-13066 allow negations to use multikey indicesDavid Storch2014-04-094-14/+78
* SERVER-12638 Sharding chunks ranges overlapRandolph Tan2014-04-094-3/+41
* SERVER-13499 bulk insert check for yield less oftenEric Milkie2014-04-091-1/+6
* post 2.6.0Ernie Hershey2014-04-072-2/+2
* 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