summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-02BUMP 2.7.0r2.7.0Ernie Hershey
2014-05-02SERVER-13582 another attempt to fix server6733.jsmatt dannenberg
2014-05-02SERVER-13816 Temporarily disable balancer in auto2.jsRandolph Tan
2014-05-02SERVER-13812 Catch exception thrown by getShardsForQuery for geo querySiyuan Zhou
2014-05-01SERVER-13769 QueryPlanner::plan() has to clear tags from query treeJason Rassi
2014-05-01SERVER-13769 geo_distinct.js: rewrite, add test casesJason Rassi
2014-05-01SERVER-13724 Add --disable-warnings-as-errors scons optionErnie Hershey
2014-05-01SERVER-13040 Fix use of uninitialized value in storageDetails command.Andy Schwerin
2014-05-01SERVER-13587 ndeleted in system.profile documents reports 1 too few documents...Randolph Tan
2014-05-01SERVER-13704 write commands handles ClockSkewException differently from legac...Randolph Tan
2014-05-01SERVER-13686 Do not change the variant directory based on the JS engine being...Andy Schwerin
2014-05-01SERVER-10178 Improve debugging output in shell.Andy Schwerin
2014-05-01SERVER-13091 fix oplog_entries_from_updates.js to use 2.6 instead of latestmatt dannenberg
2014-05-01SERVER-13799 Increase timeout waiting for user to replicate in sharding/auth....Spencer T Brody
2014-05-01SERVER-13656 Use new query framework in getShardsForQuery on mongosSiyuan Zhou
2014-05-01SERVER-13687 fix plan enumeration for compound multikey 2d or 2dsphere indicesDavid Storch
2014-05-01SERVER-13617 don't compare pointers to 0 using >Mathias Stearn
2014-05-01SERVER-13617 remove const qualifiers on primitive return typesMathias Stearn
2014-05-01SERVER-13643 Use TransactionExperiment in setHead()Mathias Stearn
2014-05-01SERVER-13643 Use TransactionExperiment in ExtentManagerMathias Stearn
2014-05-01SERVER-13643 Use TransactionExperiment in dropDatabase()Mathias Stearn
2014-05-01SERVER-13643 Remove getDur() where we already have a TransactionExperimentMathias Stearn
2014-05-01SERVER-13643 RIP BSONElementManipulatorMathias Stearn
2014-05-01SERVER-13641 Add warning to commit methods on TransactionMathias Stearn
2014-05-01SERVER-13797 Remove usages of Client::getContext()Kaloian Manassiev
2014-05-01SERVER-13686 V8 3.25 scripting engine. Disabled by default. Enable using SCon...Benety Goh
2014-05-01SERVER-13686 import third_party/v8-3.25.28.14 JS2C Python scriptsBenety Goh
2014-05-01SERVER-13337 support queries with projections in the idhack runnerDavid Storch
2014-05-01SERVER-13767 add special case NaN handling in matcher and index bounds builderDavid Storch
2014-05-01SERVER-13638: document touchEliot Horowitz
2014-05-01SERVER-13638: move DurTransaction closer to lockEliot Horowitz
2014-05-01SERVER-13638: remove NamespaceDetails from deprecated queryutilEliot Horowitz
2014-05-01SERVER-13638: remove some namespace_details includeEliot Horowitz
2014-05-01SERVER-13638: add Collection::appendCustomStatsEliot Horowitz
2014-05-01SERVER-13638: hide NamespaceDetails from dumpEliot Horowitz
2014-05-01SERVER-13638: remove unused NamespaceDetails referenceEliot Horowitz
2014-05-01SERVER-13638: move touch into appropriate layersEliot Horowitz
2014-04-30SERVER-13643 have index builder use TransactionExperimentHari Khalsa
2014-04-30SERVER-13643 Use single TransactionExperiment for whole Map/ReduceMathias Stearn
2014-04-30SERVER-13643 Plumb TransactionExperiment through repairDatabaseMathias Stearn
2014-04-30SERVER-13643 pull TransactionExperiment above (most) catalog stuffHari Khalsa
2014-04-30SERVER-13643 Plumb TransactionExperiment through ClonerMathias Stearn
2014-04-30SERVER-13799 Wait for balancer in sharding/auth.js testSpencer T Brody
2014-04-30SERVER-13261 update servers.js to handle multiVersion test version names corr...matt dannenberg
2014-04-30SERVER-13643 Plumb TransactionExperiment through dbhelpersMathias Stearn
2014-04-30SERVER-13643 Kill Command::logTheOp and have Commands log their own opsMathias Stearn
2014-04-30SERVER-13643 Plumb TransactionExperiment though logOpMathias Stearn
2014-04-30SERVER-13498 ApplyOpsCmd should do preconditions check under lockKaloian Manassiev
2014-04-30SERVER-13739: don't delete new files until as late as possible during repairEliot Horowitz
2014-04-29SERVER-13783 remove likelyInMemory and PageFaultExceptionHari Khalsa