summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.5-rc3r2.6.5-rc3Ernie Hershey2014-09-291-1/+1
* backport resync_with_write_load js testScott Hernandez2014-09-291-0/+11
* SERVER-15369: Clean up partially created .ns filesDan Pasette2014-09-291-2/+14
* post 2.6.5-rc2Ernie Hershey2014-09-261-1/+1
* BUMP 2.6.5-rc2r2.6.5-rc2Ernie Hershey2014-09-251-1/+1
* 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-221-1/+1
* BUMP 2.6.5-rc1r2.6.5-rc1Ernie Hershey2014-09-221-1/+1
* SERVER-15319 Forward-compatible change for 2.8 freelistMathias Stearn2014-09-221-0/+3
* post 2.6.5-rc0Ernie Hershey2014-09-221-1/+1
* BUMP 2.6.5-rc0r2.6.5-rc0Ernie Hershey2014-09-221-1/+1
* 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-14981 don't generate cell ids > coarsestIndexedLevel when building cov...Greg Studer2014-09-181-15/+14
* 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-171-5/+3
* SERVER-15111 Treat corruption of final journal section as an expected eventMathias Stearn2014-09-172-37/+50
* 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-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-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-112-21/+171
* 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-101-1/+2
* SERVER-15012 SubplanRunner must check for missing cache dataDavid Storch2014-09-092-0/+127
* 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-046-187/+243
* 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
* SERVER-15038 coerce correct behavior when multiple bg index builds are interr...Eric Milkie2014-08-281-0/+7
* SERVER-14969 CollectionCursorCache::invalidateAll() kill agg execJason Rassi2014-08-241-13/+9
* SERVER-14961 IndexScan over empty range should return EOF immediatelyJason Rassi2014-08-243-14/+47
* SERVER-14984 Server aborts when running $centerSphere query with NaN radiusSiyuan Zhou2014-08-221-2/+4
* SERVER-14892 Fix memory leak in MatchExpressionParser::_parseElemMatchJason Rassi2014-08-201-5/+6
* SERVER-14831 Fix signed/unsigned comparison in fts_query_test.cppJason Rassi2014-08-191-4/+4
* SERVER-14831 Add textIndexVersion:1 support to FTSQueryJason Rassi2014-08-196-22/+73
* SERVER-14829 UpdateIndexData::clear() reset all member variablesJason Rassi2014-08-112-0/+19
* post 2.6.4Ernie Hershey2014-08-101-1/+1