summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.6.3r2.6.3v2.6.3Ernie Hershey2014-06-197-7/+7
* SERVER-14302 SERVER-14304 Fix IDHackRunner's use of sharding filterJason Rassi2014-06-194-62/+115
* post 2.6.2Ernie Hershey2014-06-197-7/+7
* BUMP 2.6.2r2.6.2Dan Pasette2014-06-157-7/+7
* post 2.6.2-rc1Ernie Hershey2014-06-087-7/+7
* BUMP 2.6.2-rc1r2.6.2-rc1Dan Pasette2014-06-077-7/+7
* SERVER-14186 check for ismaster under write lockEric Milkie2014-06-062-12/+41
* SERVER-13337 support queries with projections in the idhack runnerDavid Storch2014-06-067-79/+180
* SERVER-14174 enforce ntoreturn during plan rankingDavid Storch2014-06-063-8/+59
* SERVER-14138 fix shard key targeting tests backported from v2.7Greg Studer2014-06-062-0/+16
* SERVER-14176 query planner should obey $natural sortDavid Storch2014-06-063-11/+98
* SERVER-14180 fix double free in access planning for $elemMatchDavid Storch2014-06-062-20/+22
* SERVER-14138 mongos incorrectly targets multiple shards for nested field shar...Greg Studer2014-06-059-45/+423
* SERVER-13582 another attempt to fix server6733.jsmatt dannenberg2014-06-031-3/+7
* post 2.6.2-rc0Ernie Hershey2014-06-037-7/+7
* BUMP 2.6.2-rc0r2.6.2-rc0Ernie Hershey2014-06-027-7/+7
* SERVER-14082: freelist scan does not short circuit in MaxBucketDan Pasette2014-06-011-1/+1
* SERVER-13865 handle edge case for v2.4 when upserted _id not returnedGreg Studer2014-06-016-8/+145
* SERVER-13960 bug fixes for OR with inexact predicatesDavid Storch2014-06-014-8/+255
* SERVER-13960 fix access planning for OR with inexact child predicatesDavid Storch2014-06-014-337/+522
* SERVER-10462 retry file deletes until the file is no longer being used by ano...matt dannenberg2014-06-011-11/+19
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-307-8/+101
* SERVER-14092 ignore local.replset.minvalid in upgradeCheckermatt dannenberg2014-05-301-4/+16
* SERVER-14064 provide planSummary for slow count commandsDavid Storch2014-05-302-0/+101
* SERVER-13950 fix the dependencies in rpm packagingAnil Kumar2014-05-291-1/+3
* SERVER-14073 allow planSummary string to be longerDavid Storch2014-05-291-1/+1
* SERVER-14056 Cross-DB renameCollection needs to call commitIfNeededJason Rassi2014-05-281-0/+1
* SERVER-13446 Add timegm Solaris implementation to third_partyShaun Verch2014-05-279-2/+1433
* SERVER-13737 CollectionOptions parser skip size/max if non-numericDan Pasette2014-05-242-4/+60
* SERVER-13993 log the decision to change sync targetsmatt dannenberg2014-05-241-0/+4
* SERVER-13494 Use numeric sorting for versions in the multi-version scriptKamran Khan2014-05-241-2/+30
* SERVER-13587 ndeleted in system.profile documents reports 1 too few documents...Randolph Tan2014-05-241-0/+2
* SERVER-13612 Send list of allowed SSL CAs to clientsAndreas Nilsson2014-05-241-0/+9
* SERVER-13675 do not cache plans if there is a tieDan Pasette2014-05-2410-443/+499
* SERVER-13862 Remove old package names from rpm Conflicts fieldErnie Hershey2014-05-242-12/+12
* SERVER-13976 Cloner::go() fail fast if any collection has bad optionsJason Rassi2014-05-241-0/+10
* SERVER-13976 Cloner::go() should check return value of userCreateNSJason Rassi2014-05-241-1/+7
* SERVER-13945 Match x.509 cluster certs per attributeAndreas Nilsson2014-05-232-11/+39
* SERVER-13981 MR inc collection should not be replicatedMathias Stearn2014-05-211-13/+5
* SERVER-13954 Add scriptingEnabled option to YAML configShaun Verch2014-05-204-2/+71
* SERVER-14000 fix debian 7.1 by adding new lsb file locationEric Milkie2014-05-201-0/+1
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-05-1611-350/+279
* SERVER-10464 allow mongodump to dump oplog without a query containing a ts fieldmatt dannenberg2014-05-161-1/+1
* SERVER-13972 Make connections_opened.js test retry any connections that fail ...Spencer T Brody2014-05-162-10/+22
* SERVER-13839 circumvent reconfig in sync2.jsmatt dannenberg2014-05-161-17/+13
* SERVER-13812 Catch exception thrown by getShardsForQuery for geo querySiyuan Zhou2014-05-161-1/+5
* SERVER-13890 index bounds builder should not pass already-constructed interva...David Storch2014-05-153-1/+38
* SERVER-13899 Forbid whole index scan on plugin index to provide sortJason Rassi2014-05-153-3/+73
* SERVER-13337 lite parsed query should set _showDiskLocDavid Storch2014-05-152-0/+7
* SERVER-13794 - only start snapshot thread on isHttpInterfaceEnabledJames Wahlin2014-05-151-1/+5