summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | (backport of 6fe6dee814326ac41f8d626c26bf32763ce73d71)
* 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
| | | | | We need to check master-ness under a write lock before doing a logOp() or else the server might shut down.
* SERVER-13337 support queries with projections in the idhack runnerDavid Storch2014-06-067-79/+180
| | | | | | | (cherry picked from commit 10d8b3d7984a4abf0d8f80562d426d2f5f0707c3) Conflicts: src/mongo/db/query/idhack_runner.cpp
* 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
| | | | (cherry picked from commit 89383b224f061d306240d621745ba082a4ecb23b)
* SERVER-14180 fix double free in access planning for $elemMatchDavid Storch2014-06-062-20/+22
| | | | (cherry picked from commit 2453cec627bb8f6100980dea273ac9eb54ecd645)
* SERVER-14138 mongos incorrectly targets multiple shards for nested field ↵Greg Studer2014-06-059-45/+423
| | | | | | | | | shard keys (cherry picked from commit 777de742ee578b62b12ded8381aadf98dfa9fa5f) Conflicts: jstests/sharding/hash_regex_targetting.js
* SERVER-13582 another attempt to fix server6733.jsmatt dannenberg2014-06-031-3/+7
| | | | (cherry picked from commit b32f849719c97dc9c73b22178329d4dda7ad1dd6)
* 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
| | | | (cherry picked from commit 090ea9a5ad1ed52e40b5a66df5ee1eab283845cb)
* SERVER-13960 bug fixes for OR with inexact predicatesDavid Storch2014-06-014-8/+255
| | | | (cherry picked from commit 3242afb803a5cc523f16c2c63c3ee1dfc10a5671)
* SERVER-13960 fix access planning for OR with inexact child predicatesDavid Storch2014-06-014-337/+522
| | | | | | | Includes a refactor of QueryPlannerAccess::processIndexScans(...) which makes this change saner. (cherry picked from commit bee249ac8907cc9de6b19ba87c3fcb074d84b1a3)
* SERVER-10462 retry file deletes until the file is no longer being used by ↵matt dannenberg2014-06-011-11/+19
| | | | | | another process in testing on windows (cherry picked from commit f9be10eccac4ce39ad64d84bd02916257f9a8ef6)
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-307-8/+101
| | | | (cherry picked from commit 99fa4e6058a24d6c4d7fde19ce940719c5bbc210)
* SERVER-14092 ignore local.replset.minvalid in upgradeCheckermatt dannenberg2014-05-301-4/+16
| | | | (cherry picked from commit 79c5492d92e661e169d852c218ec393f31337db7)
* 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
| | | | Signed-off-by: Benety Goh <benety@mongodb.com>
* SERVER-14073 allow planSummary string to be longerDavid Storch2014-05-291-1/+1
| | | | (cherry picked from commit d4a54eddde371014a63c23a303b998880010d2bb)
* SERVER-14056 Cross-DB renameCollection needs to call commitIfNeededJason Rassi2014-05-281-0/+1
| | | | | | | | | | | | | | | | Fixes regression introduced in 0abf27ae. Before 0abf27a, renameCollection used a DBDirectClient to read objects from the source namespace. The call to DBClientCursor::next() would issue a getmore after finishing each batch, which would reach a commit point (in DBDirectClient::call()). The port to the new collection interface removed the use of DBDirectClient, which removed renameCollection's commit point. (cherry picked from commit b27a764852873f5ecdc2dde6fffc317383c032c2) Conflicts: src/mongo/db/commands/rename_collection.cpp
* SERVER-13446 Add timegm Solaris implementation to third_partyShaun Verch2014-05-279-2/+1433
| | | | | | | (cherry picked from commit 1ec7a22e8b10833d250892e62d7e0942b1dbb9f2) Conflicts: src/third_party/SConscript
* SERVER-13737 CollectionOptions parser skip size/max if non-numericDan Pasette2014-05-242-4/+60
| | | | (backport 0a0ba030626243e3482830f485a3ecd79da1b7c8)
* SERVER-13993 log the decision to change sync targetsmatt dannenberg2014-05-241-0/+4
| | | | (cherry picked from commit e84c75764bd1b1b1700cb30599c6dd2aee34eba2)
* SERVER-13494 Use numeric sorting for versions in the multi-version scriptKamran Khan2014-05-241-2/+30
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> (cherry picked from commit 8cc8ec7cd412292a8a54d2765984e8fa1319ba61)
* SERVER-13587 ndeleted in system.profile documents reports 1 too few ↵Randolph Tan2014-05-241-0/+2
| | | | | | documents removed (cherry picked from commit 6c2cfda2d60f0fda51bb389449b7defff9704b73)
* SERVER-13612 Send list of allowed SSL CAs to clientsAndreas Nilsson2014-05-241-0/+9
| | | | (cherry picked from commit 1be16d8968c6bf39f01c4b3e98f854571a337823)
* SERVER-13675 do not cache plans if there is a tieDan Pasette2014-05-2410-443/+499
| | | | (backport of 7dcbdc440a56fef19a561f513d8eddd1c2a2b27f)
* SERVER-13862 Remove old package names from rpm Conflicts fieldErnie Hershey2014-05-242-12/+12
| | | | | | | This is a small change removing the equivalent old package name from every stable community and enterprise rpm Conflicts field (cherry picked from commit bf66780fece7c58d2c1f636764b54e01e55ce2bc)
* SERVER-13976 Cloner::go() fail fast if any collection has bad optionsJason Rassi2014-05-241-0/+10
| | | | (cherry picked from commit 7fced83ca52d18991b2729e2e518248b9e7c7887)
* SERVER-13976 Cloner::go() should check return value of userCreateNSJason Rassi2014-05-241-1/+7
| | | | | | | (cherry picked from commit f89e280ef9946edf1904ffb91751461554be78b9) Conflicts: src/mongo/db/cloner.cpp
* SERVER-13945 Match x.509 cluster certs per attributeAndreas Nilsson2014-05-232-11/+39
| | | | (cherry picked from commit 81967a2dce1898d1f03938f0b5c27b8a37873877)
* SERVER-13981 MR inc collection should not be replicatedMathias Stearn2014-05-211-13/+5
| | | | | | | Introduced in commit 8416afb7c5724076b1231626f27f5198a5a2cce7. Prior to that, the collection was not replicated. (cherry picked from commit 65ca787cfe1c287641cd859a8c7cae9e6cbde7f0)
* SERVER-13954 Add scriptingEnabled option to YAML configShaun Verch2014-05-204-2/+71
| | | | | | | (cherry picked from commit 86d6043139f01b438281dc19381bf98f663763a3) Conflicts: src/mongo/db/mongod_options.cpp
* SERVER-14000 fix debian 7.1 by adding new lsb file locationEric Milkie2014-05-201-0/+1
| | | | (cherry picked from commit 2a0fd61c1b0b390b7365e900a0b3e53118515423)
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-05-1611-350/+279
| | | | (cherry picked from commit f7d78f9511d3e4fa156d6f94322f5a690a21bc20)
* SERVER-10464 allow mongodump to dump oplog without a query containing a ts fieldmatt dannenberg2014-05-161-1/+1
| | | | (cherry picked from commit 50045df21469d45216c5fb8899d68818fcc7f38a)
* SERVER-13972 Make connections_opened.js test retry any connections that fail ↵Spencer T Brody2014-05-162-10/+22
| | | | | | to connect (cherry picked from commit b64939f3ac16843525adf6f0e893a78409ddaf16)
* SERVER-13839 circumvent reconfig in sync2.jsmatt dannenberg2014-05-161-17/+13
| | | | (cherry picked from commit 0779e3a8ed27ee72d3a03290856bc189c919957f)
* SERVER-13812 Catch exception thrown by getShardsForQuery for geo querySiyuan Zhou2014-05-161-1/+5
| | | | (cherry picked from commit 16169267c6ece79e25f2722a50a3f915728fdb09)
* SERVER-13890 index bounds builder should not pass already-constructed ↵David Storch2014-05-153-1/+38
| | | | | | intervals to translate() (cherry picked from commit d19801d6209d6635e4fb9c42245723f1f1869bf0)
* SERVER-13899 Forbid whole index scan on plugin index to provide sortJason Rassi2014-05-153-3/+73
| | | | (cherry picked from commit a6a0c243b6cd6a5d45c876ab100a21073c070a00)
* SERVER-13337 lite parsed query should set _showDiskLocDavid Storch2014-05-152-0/+7
| | | | (cherry picked from commit b0c0f83c4ca843412c991db3b21262be8ea78970)
* SERVER-13794 - only start snapshot thread on isHttpInterfaceEnabledJames Wahlin2014-05-151-1/+5
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> (cherry picked from commit 3926d4db3aab1d65f381afcb39783da0edaa2b7e)