summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-17429 print OpTime with a consistent format when changing sync target ...matt dannenberg2015-03-021-1/+1
* post 2.6.8Ramon Fernandez2015-02-257-7/+7
* BUMP 2.6.8r2.6.8Ramon Fernandez2015-02-247-7/+7
* post 2.6.8-rc0Ernie Hershey2015-02-177-7/+7
* BUMP 2.6.8-rc0r2.6.8-rc0Ramon Fernandez2015-02-177-7/+7
* SERVER-17278: Enforce BSON BinData lengthSpencer Jackson2015-02-131-0/+3
* SERVER-14803 Support static-libstdc++ in any UnixErnie Hershey2015-02-121-2/+3
* SERVER-17264: improve bson validation for utf-8 stringsEliot Horowitz2015-02-122-0/+21
* SERVER-16599 do not proceed with copydb/clone if primary steps downBenety Goh2015-02-111-0/+26
* SERVER-17163 cancel chunk migration on the primary when the node is stepped downBenety Goh2015-02-111-0/+17
* SERVER-15471 improve GhostSync::associateSlave() error messagematt dannenberg2015-02-112-2/+2
* SERVER-10904 Possible for _master and _slaveConn to be pointing to different ...Randolph Tan2015-02-101-0/+6
* SERVER-17191 remove warning on 2.6 mongods when connected to from 2.8 mongosDan Pasette2015-02-091-1/+2
* SERVER-17216 2.6 mongostat should not crash if connected to a 3.0 mongod, and...mike o'brien2015-02-092-3/+16
* SERVER-17022 Update assert code to avoid conflicts in v3.0 branchRamon Fernandez2015-02-091-1/+1
* SERVER-16984 Do not rely on ShardedConnectionInfo::get() if not doing normal ...Randolph Tan2015-02-092-1/+147
* SERVER-16984 UpdateLifecycleImpl can return empty collectionMetadata even if ...Randolph Tan2015-02-091-1/+2
* SERVER-14044 Invalid {$meta: 'text'} reference in agg $sort error messageKamran Khan2015-02-091-1/+2
* SERVER-14572 Increase C runtime stdio file limitAdam Midvidy2015-02-091-0/+6
* SERVER-14190 fix possible non-null terminated string in mongorestoreMatt Kangas2015-02-091-2/+4
* SERVER-17022 Re-enable SSL caching as it didn't fix SERVER-10261Spencer Jackson2015-02-091-3/+8
* SERVER-16274 synchronize start of bg index builds on secondariesEric Milkie2015-02-063-0/+42
* SERVER-17087 Add listCollections command functionality to shell and clientEric Milkie2015-02-068-76/+203
* SERVER-15802 if an equality over a single-field unique index can be used to i...David Storch2015-02-0610-6/+243
* SERVER-15400: Create Windows Enterprise Zip File with vcredist and dependent ...Mark Benvenuto2015-02-043-3/+18
* SERVER-16527 S2NearStage explain correctly reports nscanned, nscannedObjects,...David Storch2015-01-236-20/+67
* SERVER-16655 do not strip index tags from geo predicates during planning for ...David Storch2015-01-222-1/+36
* SERVER-16421 sharding_rs2.js should clean up data on all replicasSiyuan Zhou2015-01-151-1/+1
* SERVER-14756 support storage.quota.enforced option in the YAML configurationAdam Midvidy2015-01-141-1/+0
* SERVER-16315 Nodes should not threaten to veto nodes whose config version is ...Andy Schwerin2015-01-141-0/+6
* post 2.6.7Ernie Hershey2015-01-147-7/+7