summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* BUMP 2.6.12r2.6.12Ramon Fernandez2016-03-217-7/+7
|
* post 2.6.12-rc0Ramon Fernandez2016-03-107-7/+7
|
* BUMP 2.6.12-rc0r2.6.12-rc0Ramon Fernandez2016-03-107-7/+7
|
* SERVER-20121 Use unsigned arithmetic in PsuedoRandomMathias Stearn2016-03-043-18/+95
| | | | | (cherry picked from commit 1c5fdf8) Fully manual cherry pick.
* SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-03-0411-75/+145
| | | | (cherry picked from commit 0386400f728588140ccd9c896f7b87370d9bc866)
* SERVER-22535 Migration source manager checks for PlanExecutor errors during ↵Tess Avitabile2016-03-031-1/+16
| | | | initial index scan for documents to clone
* SERVER-20839 Use bsonWoCompare() to compare optimes in the shell.Max Hirschhorn2016-03-031-3/+1
| | | | | (cherry picked from commit c2ae70a7eb2ca553bc56b0d160722591aa7925ea) (cherry picked from commit 544ab78d2b41139653d453128ed54ca3794335c6)
* SERVER-21602 Use 'cursorTimeoutMillis' flag in cursor_timeout.jsJason Rassi2016-03-031-11/+23
| | | | | | | Reduces this test's execution time from ~17 minutes to <30 seconds. (cherry picked from commit 181cdbf26a32e894b53ea10dc7e719fc841727d3) (cherry picked from commit 0e5df8d9a74ccdcc0982de9af37f3287e6f1acda)
* SERVER-20829 return no results rather than RUNNER_DEAD from idhack on ↵David Storch2016-01-261-1/+8
| | | | concurrent delete
* SERVER-22195 Fix queryoptimizer.js test for SERVER-2454 backportJames Wahlin2016-01-151-14/+23
|
* SERVER-21647 add missing $rename unit testDavid Storch2016-01-071-0/+7
| | | | | | | (cherry picked from commit b45dba8425b49714c5ca1394aba0bb97029c2560) Conflicts: src/mongo/db/ops/modifier_rename_test.cpp
* SERVER-21647 fix $rename to not re-order fields when the destination field ↵David Storch2016-01-075-4/+236
| | | | | | | | | | | | | is already present (cherry picked from commit 994060e622c22783c29ff3d1c243c298fcd3442c) Conflicts: src/mongo/bson/mutable/document.cpp src/mongo/bson/mutable/element.h src/mongo/bson/mutable/mutable_bson_test.cpp src/mongo/db/ops/modifier_rename.cpp src/mongo/db/ops/modifier_rename_test.cpp
* SERVER-20083 Log index filter change at default levelJames Wahlin2016-01-041-0/+10
| | | | (cherry picked from commit dbd58e06914b23ed50605820515f3849baf2cbce)
* SERVER-19266 An error document is returned with result setRandolph Tan2015-12-161-0/+5
| | | | | | | | | Make sure that the error result flag is set when receiving one from of the shards during GET_MORE. (cherry picked from commit eb79bd1fe807512e54c68c5982b2a24fa1d66bba) Conflicts: src/mongo/client/parallel.cpp
* SERVER-21864: streamline use of expansions in package signingSam Kleinman2015-12-141-1/+1
|
* SERVER-21543 Lengthen delay before deleting old journal filesCharlie Swanson2015-11-232-38/+52
|
* SERVER-16042 generate a candidate plan for each predicate over the leading ↵David Storch2015-11-172-51/+93
| | | | field of a multikey index
* SERVER-2454 Fix invalid object use on PlanExecutor::DEADJames Wahlin2015-11-121-22/+22
|
* SERVER-21227 don't drop invalidated results in the MultiPlanRunnerDavid Storch2015-11-061-27/+3
|
* SERVER-2454 Backport of PlanExecutor::DEAD handling fix to 2.6.xJames Wahlin2015-11-025-50/+35
|
* SERVER-20830 disable Evergreen patches on release tasksKyle Erf2015-10-201-0/+1
|
* SERVER-20583: move windows-64 builders to use new build of vs2010 distroSam Kleinman2015-09-291-11/+11
|
* SERVER-19725 Fix nullptr crash in QueryPlanner::plan with $near operatorDavid Storch2015-09-212-1/+6
|
* SERVER-19509 Update Upstart nproc ulimit to match recommendationsErnie Hershey2015-09-211-1/+1
| | | | (cherry picked from commit f7675b0a306764d8a435a623b4af0b5bd63180d4)
* SERVER-20401 Expose net.ssl.disabledProtocolsSpencer Jackson2015-09-161-7/+10
|
* SERVER-20191 multi-updates/remove can make successive queries skip shard ↵Randolph Tan2015-09-084-1/+140
| | | | | | | | | version checking (cherry picked from commit d79fdd83e4eb940d3d98f73f6f492f58c5a8dde5) Conflicts: src/mongo/db/commands/write_commands/batch_executor.cpp
* SERVER-13985 Remove old v3 to v4 config metadata upgrade jstestsShaun Verch2015-09-025-1024/+0
| | | | (cherry picked from commit 6511fae500f5d3c3205499d0b48c842c199222f4)
* SERVER-13985 Remove server side js usage from printShardingStatusShaun Verch2015-09-021-2/+7
| | | | (cherry picked from commit df9cb2c79f98f5ab5471a95b36e7689600d686d2)
* SERVER-17886 Don't call Request::getns() if message doesn't include nsJason Rassi2015-08-263-4/+7
| | | | (cherry picked from commit 32eb4dbe6fb78f7697f72b1406f1d8efaaedd378)
* SERVER-18793 Fix issue with Enterprise RPM specErnie Hershey2015-08-262-2/+2
| | | | (cherry picked from commit 9b054f00326b23a87ba0571cbd8997b91fe5ce16)
* SERVER-18432 Fail doomed attempts to use SCons Variables when building 2.6Andrew Morrow2015-08-181-1/+17
|
* SERVER-19284 Do not allow creation of roles with same names as builtin roles.Merry Mou2015-08-122-0/+20
|
* post 2.6.11Ernie Hershey2015-08-107-7/+7
|
* BUMP 2.6.11r2.6.11Ernie Hershey2015-08-107-7/+7
|
* BUILD-824 Switch KDCs for GSSAPI testsJonathan Reams2015-08-043-7/+7
|
* post 2.6.11-rc0Ramon Fernandez2015-08-037-7/+7
|
* BUMP 2.6.11-rc0r2.6.11-rc0Ramon Fernandez2015-07-307-7/+7
|
* SERVER-19464 Have DSMergeCursors correctly cleanup _cursors in dispose()Mathias Stearn2015-07-282-2/+16
| | | | | | | This involves killing the cursor and returning the connection to the pool. This commit also ensures that DSSort calls dispose on its source as needed. (cherry picked from commit 5c20356061c19b7343cb9aab7398238581f0b600)
* SERVER-19464 Add a way to explicitly kill a DBClientCursor before destructionMathias Stearn2015-07-282-0/+19
| | | | (cherry picked from commit 0476dec3ae310f768ae7fd31418a4c8aa7c24506)
* SERVER-19553 Make mongod not use sayPiggyBack for KillCursor messagesMathias Stearn2015-07-281-0/+3
| | | | (cherry picked from commit 7cdd8036184934ef5ef42907f890b6603cd891a7)
* SERVER-19559 fix test to use GLE rather than assert.writeOK/ErrorMathias Stearn2015-07-281-5/+10
|
* SERVER-19559 Ignore KeyTooLarge errors when rolling back failed updatesMathias Stearn2015-07-2711-21/+108
|
* SERVER-18371 Add configure check for SSL/FIPSJonathan Reams2015-07-244-16/+49
|
* SERVER-19389: Remove wire level endianness checkSpencer Jackson2015-07-231-7/+2
|
* SERVER-14070 sort analysis computes additional sort orders provided by an ↵David Storch2015-07-163-3/+81
| | | | | | index scan (cherry picked from commit 5120700460ef7a3240603a4307a0b1be2c358c3c)
* SERVER-18086 fix leak in QueryPlanner::planFromCacheQingyang Chen2015-07-011-6/+8
|
* SERVER-18955 Have ShardedClientCursor set the batch size before all callscharlie.page@gmail.com2015-07-013-25/+50
| | | | | | | | | | | | | comment update Signed-off-by: Randolph Tan <randolph@10gen.com> (cherry picked from commit 52840b1595449155acecb1a7401a332cbdb53fad) Conflicts: src/mongo/s/cursors.cpp src/mongo/s/cursors.h (cherry picked from commit 61349d3c00c5a6a4fecfcd12f528574d25ba1bf1)
* SERVER-17815 tie breaker value should not be static in PlanRanker::scoreTreeDavid Storch2015-06-291-1/+1
| | | | (cherry picked from commit dcc38a627d3e4f92d9df0eaeb97739dfa0280907)
* SERVER-18461 cover range predicates comparing BinData in building index boundscoollog2015-06-292-4/+76
| | | | | | | Closes #973 Signed-off-by: David Storch <david.storch@10gen.com> (cherry picked from commit a641576b7d811577e28eefc6322e93e3e4a27511)
* SERVER-15217 remove NonCoveredIxisectFetchesLess plan ranking testQingyang Chen2015-06-171-53/+0
|