summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-0/+5
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-283-0/+7
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-5/+0
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-0/+5
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-5/+0
* SERVER-30980 Add tag selector expressions supportYves Duhem2017-09-274-292/+877
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-0/+5
* SERVER-30344 prevent shards from implicitly creating a collection on createIn...Esha Maharishi2017-09-261-0/+1
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+4
* SERVER-30550 Test that safe secondary reads is inactive until 3.6 feature com...Dianna Hohensee2017-09-251-0/+1
* SERVER-29818 Enable powercycle tests on SSL Ubuntu 14.04Jonathan Abrahams2017-09-251-19/+12
* SERVER-31224 Blacklist write_cmd_auto_split.js in last stable mongos suiteRandolph Tan2017-09-221-0/+1
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-223-0/+11
* SERVER-30135 Added a synchronous executor to make the code path between the t...Henrik Edin2017-09-221-0/+1
* SERVER-31049 Fix resolution of a view's default collation on mongos.David Storch2017-09-212-0/+2
* Revert "SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersi...Louis Williams2017-09-212-4/+0
* SERVER-30860 Re-enable shard_existing_coll_chunk_count.js in sharding_last_st...Kevin Pulo2017-09-211-2/+0
* SERVER-31032 Make secondary requests default to 'available' rc-level when bot...Dianna Hohensee2017-09-201-0/+1
* SERVER-29428 Fail gracefully in mongod when featureCompatibilityVersion is in...Louis Williams2017-09-192-0/+4
* SERVER-30176: Extend the JSON Schema parser to handle logical restriction key...Nick Zolnierz2017-09-191-1/+0
* SERVER-30325 Enable tests blacklisted from the retryable writes passthrough s...Kaloian Manassiev2017-09-191-10/+0
* SERVER-29929 Report highest observed cluster time from change stream on each ...Matthew Russotto2017-09-191-1/+4
* SERVER-30325 Perform dbhash check in the 'retryable writes' jscore passthroug...Kaloian Manassiev2017-09-191-7/+0
* SERVER-30647: Modify the 3rd party JSON Schema test suite to only test keywor...Nick Zolnierz2017-09-181-10/+0
* SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems"Kyle Suarez2017-09-181-2/+0
* SERVER-30166 Support pipelines running on mongos onlySara Golemon2017-09-156-12/+4
* SERVER-30965 Run the fuzzer with a permanent logical sessionEddie Louie2017-09-152-0/+65
* Revert "SERVER-30325 Temporarily exclude dbhash check on "config" database."Kaloian Manassiev2017-09-141-2/+0
* SERVER-29961 Close change notification cursors when a chunk migrates to a new...Siyuan Zhou2017-09-131-0/+1
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-132-0/+60
* SERVER-31033 Add sshOptions & scpOptions to support pseudo-terminal in builds...Jonathan Abrahams2017-09-132-27/+140
* SERVER-30677 Run the concurrency suite with CSRS primary stepdownsJack Mulrow2017-09-113-1/+26
* SERVER-30825 blacklist shard_existing_coll_chunk_count.js from the continuous...Dianna Hohensee2017-09-111-0/+1
* Revert "SERVER-30677 Run the concurrency suite with CSRS primary stepdowns"Nathan Myers2017-09-113-26/+1
* SERVER-30740 Disable background session cache refreshing on testssamantharitter2017-09-111-0/+6
* SERVER-30178 extend JSON Schema parser to handle "uniqueItems"Kyle Suarez2017-09-111-1/+0
* SERVER-30677 Run the concurrency suite with CSRS primary stepdownsJack Mulrow2017-09-113-1/+26
* SERVER-30951 Add top-level $expr to MatchExpressionJames Wahlin2017-09-101-0/+2
* SERVER-30996 Add shell_binary feature to remote_operations.pyJonathan Abrahams2017-09-082-2/+15
* SERVER-30177 Implement JSON Schema 'patternProperties' and 'additionalPropert...David Storch2017-09-081-1/+0
* SERVER-30855 Rename system_resouce_info_{task_id}.json to system_resouce_info...Eddie Louie2017-09-071-1/+6
* SERVER-30578 resmoke no longer starts more servers than testsIan Boros2017-09-071-2/+13
* SERVER-30899 Aggregations sent from a 3.4 mongos should serialize 3.4 metadataTess Avitabile2017-09-061-2/+0
* SERVER-30681 Run the concurrency suite with causal consistency enabledJack Mulrow2017-09-043-0/+27
* SERVER-30684 Add configsvr and shard options to ShardedClusterFixtureYves Duhem2017-09-011-31/+63
* SERVER-30683 Support failovers in ReplicaSetFixtureYves Duhem2017-09-0140-199/+227
* SERVER-30685 New continuous stepdown hookYves Duhem2017-09-011-0/+193
* SERVER-30704 Use ARM to merge agg cursors on mongos.Charlie Swanson2017-09-012-1/+2
* SERVER-30907 Ban $changeStream on non replica set deploymentsCharlie Swanson2017-09-014-2/+8
* SERVER-30009: Allow JS functions to be terminated with ';'Spencer Jackson2017-08-312-0/+2