summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-30BUMP 2.6.11-rc0r2.6.11-rc0Ramon Fernandez
2015-07-28SERVER-19464 Have DSMergeCursors correctly cleanup _cursors in dispose()Mathias Stearn
2015-07-28SERVER-19464 Add a way to explicitly kill a DBClientCursor before destructionMathias Stearn
2015-07-28SERVER-19553 Make mongod not use sayPiggyBack for KillCursor messagesMathias Stearn
2015-07-28SERVER-19559 fix test to use GLE rather than assert.writeOK/ErrorMathias Stearn
2015-07-27SERVER-19559 Ignore KeyTooLarge errors when rolling back failed updatesMathias Stearn
2015-07-24SERVER-18371 Add configure check for SSL/FIPSJonathan Reams
2015-07-23SERVER-19389: Remove wire level endianness checkSpencer Jackson
2015-07-16SERVER-14070 sort analysis computes additional sort orders provided by an ind...David Storch
2015-07-01SERVER-18086 fix leak in QueryPlanner::planFromCacheQingyang Chen
2015-07-01SERVER-18955 Have ShardedClientCursor set the batch size before all callscharlie.page@gmail.com
2015-06-29SERVER-17815 tie breaker value should not be static in PlanRanker::scoreTreeDavid Storch
2015-06-29SERVER-18461 cover range predicates comparing BinData in building index boundscoollog
2015-06-17SERVER-15217 remove NonCoveredIxisectFetchesLess plan ranking testQingyang Chen
2015-06-12BUILD-599 Remove RHEL 5.7 AMIsJonathan Reams
2015-06-03SERVER-18795: provide better printReplicationInfo error message for abitersSam Kleinman
2015-06-01SERVER-18280 ReplicaSetMonitor should use electionId to avoid talking to old ...Daniel Alabi
2015-05-27SERVER-18097 Remove the mongosTest_auth task.Max Hirschhorn
2015-05-21SERVER-18620 Log "staticYield can't unlock" msg inside RARELY blockJason Rassi
2015-05-20SERVER-16265 add query predicate and aggregation command to the getMore slow ...David Storch
2015-05-19SERVER-13875 Spec equivalence check ignore text/geo index versionsJason Rassi
2015-05-18SERVER-16348 prohibit renaming a collection with bg indexes in progressEric Milkie
2015-05-18Fix bumpErnie Hershey
2015-05-18post 2.6.10Ernie Hershey
2015-05-18BUMP 2.6.10r2.6.10Ernie Hershey
2015-05-15SERVER-16563 Change Debian and Ubuntu packaging component to 10gen to match d...Ernie Hershey
2015-05-11post 2.6.10-rc0Ernie Hershey
2015-05-11SERVER-18344: switch to use new logkeeperSam Kleinman
2015-05-09BUMP 2.6.10-rc0r2.6.10-rc0Ernie Hershey
2015-05-08SERVER-18312: 8.37 SCons Integration - 2.6 compatibilityMark Benvenuto
2015-05-08SERVER-18312: PCRE 8.37 build integrationMark Benvenuto
2015-05-08SERVER-18312: PCRE 8.37Mark Benvenuto
2015-05-07SERVER-18364 ensure multikey bounds construction prefers non-negation predica...David Storch
2015-05-07SERVER-18096: don't try to reuse closed socket fdsKevin Pulo
2015-05-06SERVER-17018: Only invalidate cursors pointing to the same indexGeert Bosch
2015-05-06SERVER-17780 Update init script process ulimit to match recommendationsErnie Hershey
2015-05-01SERVER-13542 Expose electionId on primary in isMastermatt dannenberg
2015-05-01SERVER-16849 Prevent mongos from always invalidating the user cache once, eve...Spencer T Brody
2015-05-01SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Gianfranco Palumbo
2015-04-30SERVER-18262 retry links download multiple times before failingmike o'brien
2015-04-29SERVER-18211 write to disk all documents in a collection when rolling back cr...matt dannenberg
2015-04-28SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi
2015-04-28SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi
2015-04-28SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi
2015-04-28SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman
2015-04-22SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams
2015-04-22SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson
2015-04-17SERVER-17749: ignore fields starting with $ in collMod command, to match beha...Sam Kleinman
2015-04-16SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan
2015-04-13SERVER-17832 Fix Resource Leak on SSL Connect and Accept Exception (v2.6, v3.0)Robert Guo