summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-45486 Add information to debug index key count mismatch issue in 'hash...Arun Banala2020-01-101-4/+16
* SERVER-45463 Fix mr_multiversion_check_uuid.js to work with latest 4.2 mongos...Nicholas Zolnierz2020-01-091-19/+15
* SERVER-43723 FCV gating for RWC defaultsJack Mulrow2020-01-081-0/+110
* SERVER-45359 Rename mapReduce test database to prevent collection drop failu...Eric Cox2020-01-072-4/+6
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-073-321/+0
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-032-2/+2
* SERVER-45340 Enable the mixed FCV test for FCV 4.2 -> FCV 4.4Alex Taskov2020-01-021-3/+4
* SERVER-45047 Create multiVersion test to validate mixed FCV migrationsAlex Taskov2019-12-201-0/+242
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2019-12-191-0/+201
* SERVER-45144 delete_orphans_on_upgrade.js should wait for deletions to comple...Alex Taskov2019-12-161-4/+6
* SERVER-33582 Add $bsonSize expressionDavid Percy2019-12-122-3/+48
* SERVER-44475 Remove Query KnobJacob Evans2019-12-112-14/+0
* SERVER-42193 Ensure that all existing orphaned documents are eventually clean...Alex Taskov2019-12-111-0/+81
* SERVER-44165 Remove the config.rangeDeletions collection on downgradeAlex Taskov2019-12-031-0/+51
* SERVER-44247 Rename index 'ns' fields when renaming collections in FCV 4.2Louis Williams2019-12-031-7/+50
* SERVER-43860 Upgrade/downgrade mechanism for new $merge upsert behaviourBernard Gorman2019-12-022-0/+317
* SERVER-43913 Multiversion tests for compound hashed indexesBernard Gorman2019-12-021-6/+16
* SERVER-12335 indexKey $meta projection not populating fieldsAnton Korshunov2019-11-281-3/+2
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-191-0/+122
* SERVER-44150 Enable MR tests for output mode 'reduce' with a non-trivial redu...Nicholas Zolnierz2019-11-192-32/+23
* SERVER-42689 Implement upgrade/downgrade tests for MR in aggNicholas Zolnierz2019-11-133-0/+342
* SERVER-44227 Remove TODO listed in SERVER-33180Cheahuychou Mao2019-10-311-8/+0
* SERVER-42905 Push down user-specified projections to PlanStage layer if possibleAnton Korshunov2019-10-311-1/+1
* SERVER-42713 Consistent sort key format for change streams pipelinesJustin Seyster2019-10-291-0/+117
* SERVER-43772 Start up nodes in ReplSetTest.startSet in parallelWilliam Schultz2019-10-281-1/+1
* SERVER-43911 Permit building compound hashed indexesArun Banala2019-10-281-0/+148
* SERVER-42112 uassert on _flushDatabaseCacheUpdates cmdResponse in configsvrDr...Esha Maharishi2019-10-171-0/+22
* SERVER-42462 Put new $meta arguments behind FCV checkAnton Korshunov2019-10-173-2/+81
* SERVER-42299 Batch chunk and tag upgrade/downgrade modification transactionsJack Mulrow2019-10-163-0/+58