summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.6-rc0r2.6.6-rc0Ernie Hershey2014-12-017-7/+7
* SERVER-15849 fix reversed logicmatt dannenberg2014-12-011-1/+4
* SERVER-14057 Changing TTL should invalidate catalog's cached spec objJason Rassi2014-12-014-8/+87
* SERVER-15849 add test for removing a chained membermatt dannenberg2014-12-011-0/+53
* SERVER-15849 clear SyncSourceFeedback maps on non-additive reconfigsmatt dannenberg2014-12-011-4/+23
* SERVER-15629 Clear owned lines/polys correctlyRamon Fernandez2014-11-281-2/+2
* SERVER-14080 Have migration result reported in the changelog correctlydaveh862014-11-281-28/+19
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-261-2/+3
* Revert "SERVER-13425 migrate sharding jstest suite to use write commands api"Randolph Tan2014-11-25101-837/+1660
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-25115-1185/+1342
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-251-5/+5
* Revert "fix"Randolph Tan2014-11-252-2/+2
* Revert "SERVER-13741 Adjust test backports for v2.6"Randolph Tan2014-11-253-5/+1
* SERVER-16184 repeated WriteBackListener error on out-of-order upgradeRandolph Tan2014-11-251-0/+13
* SERVER-16324 OpDebug::report() should read query from OpDebug, not CurOpJason Rassi2014-11-251-2/+1
* SERVER-15552 mapReduce failure to insert to temp ns should abort opJason Rassi2014-11-251-5/+3
* SERVER-14506 special top chunk logic can move max chunk to a shard with incom...Randolph Tan2014-11-251-1/+1
* SERVER-14506 special top chunk logic can move max chunk to a shard with incom...Randolph Tan2014-11-258-108/+331
* SERVER-14506 special top chunk logic can move max chunk to a shard with incom...Randolph Tan2014-11-255-163/+260
* SERVER-13630 Enhance OwnedPointerVectorMathias Stearn2014-11-252-15/+340
* SERVER-16252 DBConnectionPool::flush should fully flush connection poolRandolph Tan2014-11-251-22/+2
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-256-16/+84
* SERVER-13741 Adjust test backports for v2.6Randolph Tan2014-11-253-1/+5
* fixRandolph Tan2014-11-252-2/+2
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-251-5/+5
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-25115-1342/+1185
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-11-25101-1660/+837
* SERVER-16316 Remove unsupported behavior in shard3.jsRandolph Tan2014-11-251-15/+0
* SERVER-16107 Do not increment erased iterators when processing bad replica se...Andy Schwerin2014-11-251-6/+7
* SERVER-15485 CanonicalQuery::canonicalize() manage lpq with auto_ptrJason Rassi2014-11-251-4/+5
* SERVER-15899 BSONElementIterator::more() shouldn't overflow stackJason Rassi2014-11-253-25/+90
* SERVER-10069 Update error codes for 2.6.6Ramon Fernandez2014-11-242-666/+684
* SERVER-10069 Rewrite errorcodes.py so it captures multiline messagesMatt Kangas2014-11-241-130/+268
* SERVER-12472 Fail MoveChunk if an index is needed on TO shard and data existsRandolph Tan2014-11-242-0/+50
* SERVER-12061 massert on failureEric Milkie2014-11-241-1/+1
* SERVER-12061 fix assert codeEric Milkie2014-11-241-1/+1
* SERVER-12061 optionally abort cloner when corruption detected from sourceEric Milkie2014-11-241-2/+10
* SERVER-15986 SERVER-16283 prevent server from starting up when non-active sto...Benety Goh2014-11-242-0/+6
* SERVER-15986 added storage_engine_metadata to src/mongo/SConscriptBenety Goh2014-11-241-0/+18
* SERVER-14376 Make mongoutils::str available in the mongo namespace.Andy Schwerin2014-11-241-12/+12
* SERVER-12058 fix repl/master1.jsDan Pasette2014-11-241-1/+1
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Dan Pasette2014-11-241-9/+6
* SERVER-15986 SERVER-16283 improve validation to detect mmapv1 local.ns filesBenety Goh2014-11-243-22/+93
* SERVER-15986 added storage_engine_metadata - reads and writes storage engine ...Benety Goh2014-11-243-0/+623
* SERVER-16291 allow index filters commands to run on secondaries if slaveOk ex...David Storch2014-11-244-1/+47
* SERVER-14728 Shard depends on string comparison of replica set connection stringRandolph Tan2014-11-241-1/+1
* Revert "Revert "SERVER-14728 Shard depends on string comparison of replica se...Randolph Tan2014-11-241-13/+37
* SERVER-15994 backport compatibility fixes from 2.8 listDatabase/Collections/I...matt dannenberg2014-11-242-2/+8
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-231-6/+9
* SERVER-14015: Fix S2 Compilation on GCC 4.9/Solaris by choosing sqrt(double)Mark Benvenuto2014-11-232-16/+16