summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.10-rc0r2.6.10-rc0Ernie Hershey2015-05-097-7/+7
* SERVER-18312: 8.37 SCons Integration - 2.6 compatibilityMark Benvenuto2015-05-083-8/+8
* SERVER-18312: PCRE 8.37 build integrationMark Benvenuto2015-05-084-0/+823
* SERVER-18312: PCRE 8.37Mark Benvenuto2015-05-08141-0/+126898
* SERVER-18364 ensure multikey bounds construction prefers non-negation predica...David Storch2015-05-072-5/+10
* SERVER-18096: don't try to reuse closed socket fdsKevin Pulo2015-05-072-0/+143
* SERVER-17018: Only invalidate cursors pointing to the same indexGeert Bosch2015-05-063-6/+10
* SERVER-17780 Update init script process ulimit to match recommendationsErnie Hershey2015-05-063-4/+4
* SERVER-13542 Expose electionId on primary in isMastermatt dannenberg2015-05-011-0/+3
* SERVER-16849 Prevent mongos from always invalidating the user cache once, eve...Spencer T Brody2015-05-011-1/+17
* SERVER-11980 Only invalidate the user cache on mongos if authorization inform...Gianfranco Palumbo2015-05-016-40/+171
* SERVER-18262 retry links download multiple times before failingmike o'brien2015-04-301-1/+11
* SERVER-18211 write to disk all documents in a collection when rolling back cr...matt dannenberg2015-04-291-2/+28
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-282-4/+13
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-282-0/+18
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-284-4/+77
* SERVER-18229: fix smoke.py interaction with pymongoSam Kleinman2015-04-281-1/+1
* SERVER-18073 Make smoke.py work with pymongo 3.0Jonathan Reams2015-04-221-7/+13
* SERVER-17591: Allow TLS protocols to be disabledSpencer Jackson2015-04-223-1/+71
* SERVER-17749: ignore fields starting with $ in collMod command, to match beha...Sam Kleinman2015-04-171-0/+3
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-168-21/+118
* SERVER-17832 Fix Resource Leak on SSL Connect and Accept Exception (v2.6, v3.0)Robert Guo2015-04-131-16/+8
* SERVER-17951: handle read preferences correctly for psudocommandsSam Kleinman2015-04-101-3/+30
* SERVER-16256 get rid of ALL match expressionsDavid Storch2015-04-1012-261/+166
* SERVER-17815 ensure plan ranking tie breaker does not cause an inferior plan ...David Storch2015-04-101-3/+3
* SERVER-17647 Compute BinData lengthSpencer Jackson2015-04-082-8/+8
* SERVER-17771 do not track progress of recently removed nodesmatt dannenberg2015-03-302-3/+7
* SERVER-17653 Early allocate port for the HTTP interfaceKaloian Manassiev2015-03-264-338/+375
* post 2.6.9Ernie Hershey2015-03-237-7/+7
* BUMP 2.6.9r2.6.9Ernie Hershey2015-03-237-7/+7
* post 2.6.9-rc0Ernie Hershey2015-03-167-7/+7
* BUMP 2.6.9-rc0r2.6.9-rc0Ernie Hershey2015-03-167-7/+7
* SERVER-8188: make cursor timeout configurable on serverEliot Horowitz2015-03-133-2/+17
* SERVER-17338: uassert when primary steps down during dbcopyGeert Bosch2015-03-131-0/+2
* SERVER-16073: Allow overrides to OpenSSL ciphersSpencer Jackson2015-03-133-1/+24
* SERVER-15907 Use ftuncate rather than fallocate on linux tmpfsMathias Stearn2015-03-121-1/+4
* SERVER-17426 fix filtering of orphaned documents in IDHackRunnerDavid Storch2015-03-102-23/+30
* SERVER-17484 Migrate server MCI config into server repo (v2.6)Ernie Hershey2015-03-061-0/+2179
* SERVER-17441 mongos crash right after "not master" errorRandolph Tan2015-03-061-1/+7
* SERVER-17224 Reserve room for EOO byte when starting BSONObj buildingMathias Stearn2015-03-053-4/+72
* SERVER-17252: 8.36 SCons Integration - 2.6 compatibilityMark Benvenuto2015-03-052-4/+4
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-051-7/+7
* SERVER-17252: PCRE 8.36 SCons IntegrationMark Benvenuto2015-03-055-1/+825
* SERVER-17252: CVE-2014-8964: Fix zero-repeat assertion condition bug.Mark Benvenuto2015-03-051-2/+5
* SERVER-17252: PPCRE 8.36Mark Benvenuto2015-03-05141-0/+124610
* SERVER-14992: Checking ntfs.sys version to figure out if it's necessary to ze...agherardi2015-03-053-27/+161
* SERVER-14723 fix crash in plan enumerator affecting some geo near queriesDavid Storch2015-03-053-5/+29
* SERVER-14071 do not cache plans which return zero resultsDavid Storch2015-03-031-5/+24
* Revert "SERVER-16348 renameCollection should skip in-progress index builds"Kaloian Manassiev2015-03-021-15/+8
* SERVER-16348 renameCollection should skip in-progress index buildsKaloian Manassiev2015-03-021-8/+15