summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48621 userAllowedCreateNS() should check the collection name length in...Gregory Wlodarek2020-06-081-2/+1
* SERVER-48350 Log cleanup in db/catalog, db/index and db/storage/kvHenrik Edin2020-06-051-1/+2
* SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metad...Bernard Gorman2020-05-281-1/+1
* SERVER-48047 Do not generate "hidden" field in oplog if collMod "hidden" para...Ruoxin Xu2020-05-141-0/+146
* SERVER-48054 On startup, upgrade all downgraded unique indexes to the latest ...Louis Williams2020-05-131-0/+65
* SERVER-48035 Update doc_validation_encrypt_keywords.js multiversion test to r...Nick Zolnierz2020-05-131-28/+26
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-127-0/+7
* SERVER-47899 Configure ShardingTest used in merge_out_upgrade_downgrade.js to...Mihai Andrei2020-05-111-1/+10
* SERVER-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-081-2/+38
* SERVER-47834 Add multiversion tests for collection validators with encryption...Nick Zolnierz2020-04-301-0/+66
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-271-0/+217
* SERVER-47344 Change agg_merge_upsert_supplied_cluster.js to avoid downgrade t...Bernard Gorman2020-04-222-122/+99
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-0/+43
* SERVER-47425: Add multiversion test for 4.2classic, 4.2.6+ and 4.4 behaviors.Daniel Gottlieb2020-04-171-0/+25
* SERVER-47219: Ensure downgrade_after_rollback_via_refetch only downgrades aft...Daniel Gottlieb2020-04-171-4/+29
* SERVER-46322 fix verify_versions_test.js for 4.4Robert Guo2020-04-151-2/+2
* SERVER-43849 Write NotMaster error in upgrade_downgrade_cluster due to stale ...Cheahuychou Mao2020-04-141-127/+118
* SERVER-47491 Fix incorrect error code in multiVersion/long_collection_names.jsJamie Heppenstall2020-04-141-2/+2
* SERVER-47119 Initialize replica set shard server nodes without a ReplSetConfi...William Schultz2020-04-141-0/+37
* SERVER-47231 In multiversion tests, wait for the cluster to stabilize after u...Nick Zolnierz2020-04-134-55/+50
* SERVER-47189 Do a reconfig on upgrade to FCV 4.4 to add a config termWilliam Schultz2020-04-102-1/+67
* SERVER-47159 Wait for cluster to stabilize after shard upgrade in 'agg_with_c...Ruoxin Xu2020-04-011-4/+32
* SERVER-47126 Clean dbpath when downgrading arbiters in multiversion testsAlex Cameron2020-04-011-4/+17
* SERVER-44160 Make cleanupOrphaned just wait for all range deletion tasks on t...Esha Maharishi2020-03-301-0/+100
* SERVER-46084 Don't use setUnion in aggregation for finding inconsistent shard...Jack Mulrow2020-03-301-0/+89
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-0/+52
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-271-1/+1
* SERVER-45967 Upgrade/downgrade behavior and testing for $out/$merge on second...Mihai Andrei2020-03-262-3/+191
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-263-12/+36
* Revert "SERVER-45692 add explicit RWC to inter-node commands (even if merely ...Kaloian Manassiev2020-03-243-36/+12
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-243-12/+36
* SERVER-46783 Mark $accumulator, $_internalJs operators as FCV 4.4 onlyDavid Percy2020-03-201-0/+17
* SERVER-46641: Limit collection names to 255 characters.Daniel Gottlieb2020-03-171-2/+2
* SERVER-46089 Test downgrade with arbiterA. Jesse Jiryu Davis2020-03-102-65/+90
* SERVER-46124 Wait for shards to see each others' latest state in compound_has...Bernard Gorman2020-03-051-2/+9
* SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgradeSiyuan Zhou2020-02-292-1/+10
* SERVER-46427 update FCV test to account for lazy checking of collection valid...Ian Boros2020-02-271-19/+56
* SERVER-46361 Format UUID as $uuid:<string> in logv2Henrik Edin2020-02-251-2/+1
* SERVER-46235 Re-enable multiversion testsMark Benvenuto2020-02-241-1/+1
* SERVER-39453 add js tests for initial sync while an index build is in progressBenety Goh2020-02-192-0/+47
* SERVER-46026 Fix initial_sync_drop_against_last_stable.js with JSON logsHenrik Edin2020-02-181-7/+20
* SERVER-45540 Gate $unionWith behind FCV check and test upgrade/downgradeNicholas Zolnierz2020-02-182-1/+83
* SERVER-46026 Fix tests reliant on specific log linesMark Benvenuto2020-02-181-2/+7
* SERVER-45408 Enable serialization of config "term" fieldSiyuan Zhou2020-02-051-0/+73
* SERVER-45002 Only propagate 'comment' field between nodes when upgrade to 4.4...David Storch2020-01-271-0/+87
* SERVER-45441 submitRangeDeletionTask should force a refresh if the metadata i...Esha Maharishi2020-01-231-3/+6
* SERVER-43277 Implement resume after collection drop and rename in CollectionC...Vesselina Ratcheva2020-01-231-0/+162
* SERVER-43918 Fix 'compound_hashed_shard_key.js' test flakinessArun Banala2020-01-211-0/+7
* SERVER-43918 Upgrade/downgrade process for compound hashed shard keysbanarun2020-01-171-0/+211
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-142-4/+86