summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.5-rc3r2.6.5-rc3Ernie Hershey2014-09-297-7/+7
* backport resync_with_write_load js testScott Hernandez2014-09-292-7/+40
* SERVER-15369: Clean up partially created .ns filesDan Pasette2014-09-292-4/+28
* post 2.6.5-rc2Ernie Hershey2014-09-267-7/+7
* BUMP 2.6.5-rc2r2.6.5-rc2Ernie Hershey2014-09-257-7/+7
* SERVER-15369 Explicitly write zeros when creating ns filesDan Pasette2014-09-251-0/+18
* SERVER-15319 Handle 2.8-style freelist bit in pdfile versionMathias Stearn2014-09-245-13/+29
* SERVER-15360 Make sure user cache is invalidated on 2.6 secondaries replicati...Spencer T Brody2014-09-231-0/+5
* SERVER-13104 enumerate all possibilties for $or below an $andDavid Storch2014-09-222-0/+66
* SERVER-15287 LiteParsedQuery should take ownership of request paramsJason Rassi2014-09-221-8/+8
* post 2.6.5-rc1Ernie Hershey2014-09-227-7/+7
* BUMP 2.6.5-rc1r2.6.5-rc1Ernie Hershey2014-09-227-7/+7
* SERVER-15319 Forward-compatible change for 2.8 freelistMathias Stearn2014-09-221-0/+3
* post 2.6.5-rc0Ernie Hershey2014-09-227-7/+7
* BUMP 2.6.5-rc0r2.6.5-rc0Ernie Hershey2014-09-227-7/+7
* SERVER-15287 Can't use index key pattern plugin fields to provide sortJason Rassi2014-09-2210-106/+233
* SERVER-14964 collect debug stats for find and update if log level is greater ...David Storch2014-09-222-6/+9
* SERVER-13243 Add Ubuntu 14.04 Enterprise .debErnie Hershey2014-09-181-2/+7
* SERVER-14023 Add RHEL 7 Enterprise .rpmErnie Hershey2014-09-181-2/+2
* SERVER-11077 Debian Enterprise packagingErnie Hershey2014-09-182-11/+32
* SERVER-14981 don't generate cell ids > coarsestIndexedLevel when building cov...Greg Studer2014-09-182-16/+21
* SERVER-15152 refactor IXSCAN stage to avoid doing too much in one work() cycleDavid Storch2014-09-182-138/+126
* SERVER-15286 don't try to explode for sort if zero fields to explodeDavid Storch2014-09-182-0/+27
* SERVER-14887 Remove user document validation from the storage layer.Spencer T Brody2014-09-181-8/+0
* SERVER-13702 Commands without optional query may target to wrong shards on mo...Siyuan Zhou2014-09-172-5/+67
* SERVER-15111 Treat corruption of final journal section as an expected eventMathias Stearn2014-09-177-138/+139
* SERVER-15087 Get owned copy of document in MR final reduceMathias Stearn2014-09-171-0/+1
* SERVER-15087 check for dropped collection in MRMathias Stearn2014-09-172-12/+15
* SERVER-14168 Don't logOp drop of "inc" collection in MRMathias Stearn2014-09-171-3/+6
* SERVER-15279 disable hash-based index intersection by defaultDavid Storch2014-09-175-3/+64
* SERVER-14679 fixed init.d script to create directory for pid fileMarkus W. Mahlberg2014-09-171-0/+7
* SERVER-13770 Helpers::removeRange should check all runner statesRandolph Tan2014-09-161-0/+18
* SERVER-9032: Validate locale on startupMark Benvenuto2014-09-154-2/+57
* SERVER-10642 Missing dash in find commandErnie Hershey2014-09-151-1/+1
* SERVER-10642 Use /etc/init.d/ directory instead of /etc/rc.d/init.d/ director...Ernie Hershey2014-09-155-20/+20
* SERVER-10642 Generate SUSE RPM'sErnie Hershey2014-09-154-22/+45
* SERVER-10642 SUSE init scriptErnie Hershey2014-09-151-0/+150
* SERVER-14205: fix error reporting in IndexCatalog::createIndexEliot Horowitz2014-09-151-4/+1
* SERVER-14778 hide _native_function and _native_data properties of injected na...Benety Goh2014-09-151-11/+10
* SERVER-15015 fix $min/$max handling for descending indicesDavid Storch2014-09-113-21/+204
* SERVER-14706 SERVER-14706 negated $type predicates should not use an indexDavid Storch2014-09-102-1/+11
* SERVER-15156 skip _id index checks on the config db in the upgradeChecker()matt dannenberg2014-09-102-4/+44
* SERVER-15012 SubplanRunner must check for missing cache dataDavid Storch2014-09-092-0/+127
* SERVER-14904 Change dates in exportimport_date.js to account for different ti...Jonathan Reams2014-09-091-2/+2
* SERVER-15056 Sharded connection cleanup on setup error can crash mongosRandolph Tan2014-09-081-6/+1
* SERVER-15056 Sharded connection cleanup on setup error can crash mongosRandolph Tan2014-09-082-3/+3
* SERVER-14805: fix fassert numbersScott Hernandez2014-09-051-2/+2
* SERVER-14805: initialsync multithreaded oplog applyScott Hernandez2014-09-047-187/+325
* SERVER-15029: missing rename source field should be a no-opScott Hernandez2014-09-032-1/+19
* SERVER-15106 properly initialize nscanned and nscannedObjects in IDHackRunnerDavid Storch2014-09-021-1/+3