summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21637 add a test for 3.2 shell / 3.0 server find compatibilityDavid Storch2015-12-081-0/+39
* SERVER-21487 Add new suite for running 3.2 SCCC cluster with 3.0 mongos again...Randolph Tan2015-11-201-5/+3
* SERVER-20651 do not allow mongos connect to mongod if mongod does not suppor...Misha Tyulenev2015-11-192-12/+48
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-301-1/+1
* SERVER-21009 Get rid of some unused/unnecessary methods in ShardingTestKaloian Manassiev2015-10-271-5/+6
* SERVER-20917 Remove concept of "oldest-supported" from multiversion suiteCharlie Swanson2015-10-141-37/+35
* SERVER-20414 Instruct 2.4 processes to disable an unneeded httpinterfaceCharlie Swanson2015-10-132-2/+11
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultmatt dannenberg2015-10-016-7/+17
* SERVER-20652 remove pseudocommand downconversion code in mongosAdam Midvidy2015-09-261-69/+0
* Revert "SERVER-18498 New replica set configurations have protocolVersion=1 by...Jason Rassi2015-09-246-17/+7
* SERVER-18498 New replica set configurations have protocolVersion=1 by defaultSiyuan Zhou2015-09-236-7/+17
* SERVER-19696 Change js tests that use mongod nodes as config servers to pass...Andy Schwerin2015-09-231-3/+3
* SERVER-20444 update multiversion tests still using 2.6Eric Milkie2015-09-174-239/+5
* SERVER-19721 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-081-1/+3
* Revert "SERVER-20134 Restore the authSchemaUpgrade command"matt dannenberg2015-09-081-3/+1
* SERVER-20134 Restore the authSchemaUpgrade commandAndreas Nilsson2015-09-071-1/+3
* SERVER-20098 Fix duplicate property definition in multiVersion test helperKamran Khan2015-08-261-2/+2
* SERVER-17658 Fail to start up with an invalid partial index.Max Hirschhorn2015-08-252-45/+137
* SERVER-19100 - re-add missing failedConn lines into upgrade/downgrade testDavid Hows2015-08-251-0/+2
* SERVER-19100 - disable config_base in WT Conn stringDavid Hows2015-08-251-28/+23
* SERVER-19592 Remove config version increment from mongos config upgrade codeRandolph Tan2015-08-211-34/+10
* SERVER-19590 Remove mongos --upgrade code pathsRandolph Tan2015-08-182-157/+3
* SERVER-19880 Upgrade/downgrade support Text Index V3Jonathan Abrahams2015-08-121-4/+3
* SERVER-19347 Generic upgrade/downgrade tests for new featuresJonathan Abrahams2015-08-111-0/+625
* Revert "SERVER-91347 Generic upgrade/downgrade tests for new features"Jonathan Abrahams2015-08-111-625/+0
* SERVER-91347 Generic upgrade/downgrade tests for new featuresJonathan Abrahams2015-08-111-0/+625
* SERVER-18879 Add indexOptionDefaults to CollectionOptions.Max Hirschhorn2015-08-061-0/+111
* SERVER-19512 Remove jstests/multiVersion/config_version_excludes.js testSpencer T Brody2015-07-221-67/+0
* SERVER-19097 Add version 3 to 2dsphere indexKevin Albertson2015-07-171-0/+113
* SERVER-19110 Ignore failed operations in mixed_storage_version_replication.jsCharlie Swanson2015-06-241-5/+18
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-3/+4
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-283-58/+118
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-273-118/+58
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-263-58/+118
* SERVER-18635 Update multiversion test to upgrade from 3.0 to 3.1.x.Max Hirschhorn2015-05-261-67/+59
* Revert "SERVER-17861 Change the default storage engine to wiredTiger."Max Hirschhorn2015-05-223-118/+58
* SERVER-17861 Change the default storage engine to wiredTiger.Max Hirschhorn2015-05-213-58/+118
* SERVER-18152 SERVER-18254 new election code path and heartbeat protocolmatt dannenberg2015-05-191-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-152-2/+4
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-235-16/+25
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-146-10/+5
* SERVER-17931 change downgrade_replset.js to use latest stable instead of 2.6matt dannenberg2015-04-081-2/+2
* SERVER-17918 do not expect capped collections to be identical on different ho...Charlie2015-04-071-26/+34
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-0/+68
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-1/+1
* SERVER-17348 Bump mongos upgrade version for v3.2Randolph Tan2015-03-176-159/+48
* SERVER-17348 Consolidate ReplSetTest.upgradeSetRandolph Tan2015-03-136-226/+80
* SERVER-17348 Temporarily disable tests until v3.0 is released.Randolph Tan2015-02-263-2/+5
* SERVER-17384 Remove v2.6 vs v3.0 tests in multiVersion suiteRandolph Tan2015-02-267-818/+0
* SERVER-16628: upgrade checker cleanupScott Hernandez2015-02-181-116/+0