Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-24248 Run multiversion tests with different storage engines | Jonathan Abrahams | 2016-08-18 | 14 | -28/+72 |
| | |||||
* | SERVER-24852 Add means to interrupt the sharding balancer | Kaloian Manassiev | 2016-08-17 | 2 | -0/+54 |
| | |||||
* | SERVER-25082 Allow x509 authentication without user/subject field | Hai-Kinh Hoang | 2016-08-17 | 1 | -1/+7 |
| | |||||
* | SERVER-23478 Move server status metrics from OplogReader and BackgroundSync ↵ | Judah Schvimer | 2016-08-17 | 1 | -2/+1 |
| | | | | to OplogFetcher | ||||
* | SERVER-25492 mongod gracefully handles invalid views on startup | Kyle Suarez | 2016-08-17 | 1 | -0/+34 |
| | | | | | | Allows mongod to be (re)started, even in the presence of invalid view definitions in system.views. View operations will fail until the offending views are removed. | ||||
* | SERVER-23476: move dbhash checks into replsettest | Scott Hernandez | 2016-08-16 | 4 | -288/+10 |
| | |||||
* | SERVER-25301 Test views with legacy reads/writes | Kyle Suarez | 2016-08-16 | 1 | -0/+42 |
| | |||||
* | SERVER-24496: Add collStats command output to $collStats stage | Kevin Albertson | 2016-08-16 | 1 | -0/+6 |
| | |||||
* | SERVER-25636 Wait until the old primary steps down in catchup.js | Siyuan Zhou | 2016-08-16 | 1 | -4/+4 |
| | |||||
* | SERVER-25645 extended timeout for restarted node to become SECONDARY from 1 ↵ | Benety Goh | 2016-08-16 | 1 | -2/+2 |
| | | | | to 5 minutes | ||||
* | SERVER-25235: singleBatch special case in QueryRequest::asAggregationCommand | Kyle Suarez | 2016-08-16 | 1 | -0/+6 |
| | | | | | When converting a QueryRequest into an aggregation command, drop the 'singleBatch' option if 'limit' is present and set to 1. | ||||
* | SERVER-25584 Ensure $facet and $bucketAuto run on merging shard. | Charlie Swanson | 2016-08-16 | 1 | -6/+35 |
| | |||||
* | SERVER-25125 Report initial sync progress in ReplSetGetStatus | Judah Schvimer | 2016-08-16 | 1 | -0/+109 |
| | |||||
* | SERVER-25602 Make split/mergeChunks commands check the validity of input | Kaloian Manassiev | 2016-08-16 | 1 | -0/+42 |
| | |||||
* | Revert "SERVER-25125 Report initial sync progress in ReplSetGetStatus" | Judah Schvimer | 2016-08-15 | 1 | -109/+0 |
| | | | | This reverts commit 10ff598752d57650783c63166180df31f907df12. | ||||
* | SERVER-25587 blacklist findAndModify_update_grow | Robert Guo | 2016-08-15 | 3 | -2/+5 |
| | |||||
* | SERVER-25125 Report initial sync progress in ReplSetGetStatus | Judah Schvimer | 2016-08-15 | 1 | -0/+109 |
| | |||||
* | SERVER-23802 Shut down shard if it rolls back the shardIdentity document. | Spencer T Brody | 2016-08-15 | 2 | -0/+129 |
| | |||||
* | SERVER-23093 avoid extra predicate evaluation for indexed collation-aware ↵ | David Storch | 2016-08-15 | 1 | -8/+14 |
| | | | | queries | ||||
* | SERVER-25611 fixed exception variable name in catchup.js | Benety Goh | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | SERVER-25539 Validate BinData private object | Mark Benvenuto | 2016-08-15 | 1 | -1/+5 |
| | |||||
* | SERVER-25589 increase awaitReplication() timeout in linearizable_read_concern.js | Judah Schvimer | 2016-08-15 | 1 | -1/+4 |
| | |||||
* | SERVER-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ↵ | Adam Chelminski | 2016-08-15 | 1 | -0/+25 |
| | | | | util function for printing strict JSON | ||||
* | SERVER-25115 emptycapped test command doesn't verify arguments | Jonathan Abrahams | 2016-08-15 | 1 | -0/+95 |
| | |||||
* | SERVER-25574 Remove jstests/core/hashtest1.js which is replaced by ↵ | Andy Schwerin | 2016-08-14 | 1 | -80/+0 |
| | | | | src/mongo/db/hasher_test.cpp | ||||
* | SERVER-25468 Fail commands scheduled through 'eval' which wait for replication | Kaloian Manassiev | 2016-08-13 | 1 | -0/+16 |
| | |||||
* | SERVER-24764 Test mongos commands against views. | James Wahlin | 2016-08-12 | 1 | -68/+115 |
| | |||||
* | SERVER-25582 increase write concern and await replication timeout | Benety Goh | 2016-08-12 | 1 | -2/+2 |
| | |||||
* | SERVER-25579 removed replsets/auth3.js | Benety Goh | 2016-08-12 | 1 | -68/+0 |
| | |||||
* | SERVER-22663 Make --shardsvr required for a mongod to be used as a shard | Esha Maharishi | 2016-08-12 | 9 | -21/+27 |
| | |||||
* | SERVER-25507 again with fix for backup_restore.js | Esha Maharishi | 2016-08-12 | 2 | -2/+2 |
| | |||||
* | SERVER-25202 Support parallel manual chunk migrations | Kaloian Manassiev | 2016-08-12 | 4 | -329/+386 |
| | | | | | | | | This change switches the MigrationManager to use the UsedResourcesMap class for acquiring the collection distributed lock on first migration attempt and dropping it on the last. This allows it to support parallel manual migrations. | ||||
* | Revert "SERVER-25507 use node's existing options if restart flag passed to ↵r3.3.113.3.12 | Esha Maharishi | 2016-08-11 | 1 | -1/+1 |
| | | | | | | ReplSetTest's start()" This reverts commit c31b1f07582a39a910de14aa9c72b4a9b1bbe10e. | ||||
* | Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a ↵ | Esha Maharishi | 2016-08-11 | 9 | -27/+21 |
| | | | | | | shard" This reverts commit d1223a8ad44d6bc91766f0bd05a08820cdb1fdea. | ||||
* | SERVER-22663 Make --shardsvr required for a mongod to be used as a shard | Esha Maharishi | 2016-08-11 | 9 | -21/+27 |
| | |||||
* | SERVER-22826 Support X509 Authorization | Spencer Jackson | 2016-08-11 | 1 | -0/+21 |
| | |||||
* | SERVER-24239 shardCollection should use simple collation when creating shard ↵ | Tess Avitabile | 2016-08-11 | 1 | -9/+40 |
| | | | | key index | ||||
* | SERVER-25473 Inject ExpressionContext before optimizing pipeline. | Charlie Swanson | 2016-08-11 | 1 | -0/+16 |
| | |||||
* | SERVER-25507 use node's existing options if restart flag passed to ↵ | Esha Maharishi | 2016-08-11 | 1 | -1/+1 |
| | | | | ReplSetTest's start() | ||||
* | SERVER-25522 ensure oplog entries applied serially to collection with ↵ | David Storch | 2016-08-11 | 1 | -0/+65 |
| | | | | | | | non-simple collation This restriction can be relaxed pending a mechanism for collation-aware hashing of BSONElement. | ||||
* | SERVER-24468 Add min_optime_recovery_on_failed_move_chunk_commit with ↵ | Randolph Tan | 2016-08-11 | 1 | -0/+1 |
| | | | | requires persistence tag | ||||
* | SERVER-25564 extend timeout for hidden node and re-evaluate primary | Benety Goh | 2016-08-11 | 1 | -4/+5 |
| | |||||
* | SERVER-22665 Separate mixed version test logic to multiVersion suite | Randolph Tan | 2016-08-11 | 3 | -32/+103 |
| | | | | for shard aware js tests | ||||
* | SERVER-24724 authz for views | Kyle Suarez | 2016-08-11 | 2 | -0/+291 |
| | | | | | Adds special authorization logic to prevent a user from reading normally-inaccessible collections via a view. | ||||
* | SERVER-5781 addFields stage. | Carly Robison | 2016-08-11 | 2 | -0/+165 |
| | | | | This aggregation stage allows the addition of computed fields to a document while preserving all existing fields. | ||||
* | SERVER-24769 Add support for $lookup and $graphLookup on a view. | Max Hirschhorn | 2016-08-10 | 2 | -15/+93 |
| | |||||
* | SERVER-24497 Linearizable read concern implemented | hari devaraj | 2016-08-10 | 2 | -57/+136 |
| | |||||
* | SERVER-25139 make $graphLookup's cache collation-aware | David Storch | 2016-08-10 | 1 | -0/+136 |
| | | | | | | | Ensures that comparisons made during graph traversal respect the collation. Deduplication using _id, however, does not use the collation, in order to ensure that node identity is preserved. | ||||
* | SERVER-25541 Fix waiting on slow stop and unexpected election in catchup.js | Siyuan Zhou | 2016-08-10 | 1 | -7/+13 |
| | |||||
* | Revert "SERVER-22826 Support X509 Authorization" | Spencer Jackson | 2016-08-10 | 1 | -21/+0 |
| | | | | This reverts commit d930f4832631eca7092ada4328d780f2b8d19d31. |