summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.6r2.6.6Ernie Hershey2014-12-081-1/+1
* post 2.6.6-rc0Ernie Hershey2014-12-021-1/+1
* BUMP 2.6.6-rc0r2.6.6-rc0Ernie Hershey2014-12-011-1/+1
* 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 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
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-251-3/+2
* 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-257-108/+242
* 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-254-16/+67
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-251-2/+3
* 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-241-4/+4
* SERVER-12472 Fail MoveChunk if an index is needed on TO shard and data existsRandolph Tan2014-11-241-0/+14
* 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-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-243-0/+10
* 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-14015: Fix S2 Compilation on GCC 4.9/Solaris by choosing sqrt(double)Mark Benvenuto2014-11-232-16/+16
* SERVER-15639 Correctly handle >1 pred on same text index prefix fieldJason Rassi2014-11-232-2/+15
* SERVER-12058 Abort mongod before letting exceptions esacpe from logOp().Andy Schwerin2014-11-231-9/+23
* SERVER-15632 Clean up cursor in MultiHostQuery if parent op has expiredAndrew Morrow2014-11-231-4/+4
* SERVER-14799 fix mistake in hint for count patchDavid Storch2014-11-211-1/+1
* SERVER-14799 hint for a count allows hint to be specified as a documentDavid Storch2014-11-201-3/+10
* SERVER-15958 initialize IndexScanStats fields isMultiKey and indexName on Ind...David Storch2014-11-202-9/+133
* SERVER-14886 BSONElementIterator::next() set array offset correctlyJason Rassi2014-11-203-1/+113
* SERVER-14299 prevent mongos from requesting unnecessary batches for sort + li...David Storch2014-11-183-13/+51
* SERVER-15696 don't drop filters while creating a SORT_MERGE planDavid Storch2014-11-182-0/+25
* SERVER-15403 query planner should not error if $min and $max are equalDavid Storch2014-11-182-1/+10
* SERVER-15233 allow plan cache commands to run on secondaries is slaveOk expli...David Storch2014-11-183-2/+12
* SERVER-15580 KeepMutationsStage shouldn't deref invalidated iteratorJason Rassi2014-10-313-5/+82
* SERVER-15673 Disable SSLv3 ciphers (CVE-2014-3566 "POODLE")Andreas Nilsson2014-10-271-2/+3
* SERVER-14184 Remove unused S2 macros that conflict on OS X YosemiteMatt Kangas2014-10-271-2/+2