summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-242-13/+41
* 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-222-2/+34
* 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-197-22/+95
* SERVER-14284 Tests using profiler can't run in parallel w/ each otherJason Rassi2014-08-191-1/+7
* SERVER-14284 cursor6.js, update_setOnInsert.js turn profiler offJason Rassi2014-08-192-0/+3
* SERVER-14848 Add index_id_desc.js to core suiteJason Rassi2014-08-111-0/+34
* SERVER-14829 UpdateIndexData::clear() reset all member variablesJason Rassi2014-08-112-0/+19