summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63876 Add multiversion test to make sure collMod ttl works on 5.0 seco...Yuhong Zhang2022-02-251-0/+50
* SERVER-63961 Remove change_stream_resume_last_continuous.jsRui Liu2022-02-241-94/+0
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-241-15/+17
* SERVER-63866 Modify test to use last-continuousJordi Olivares Provencio2022-02-221-3/+4
* SERVER-61090 Make setFCV wait for all TransactionCoordinators of internal tra...Jason Zhang2022-02-111-0/+239
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-092-4/+2
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-092-2/+4
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-082-4/+2
* SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...Jason Zhang2022-02-031-14/+4
* SERVER-60211 Structure targeted multiversion JS test directoriestrahman13182022-02-0241-1/+120
* SERVER-61091 Test that there cannot be in-progress transactions in child sess...Sanika Phanse2022-02-021-0/+116
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-285-6/+23
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-118/+19
* SERVER-62347 Fix multiversion test to use last-continuous instead of 5.1Jordi Olivares Provencio2022-01-271-32/+44
* SERVER-62352 Post-5.2 fixes for shard merge testsA. Jesse Jiryu Davis2022-01-261-2/+3
* SERVER-61892 Read document key from oplog instead of cacheRui Liu2022-01-211-0/+95
* SERVER-62558 Improve query inside internal_sessions_downgrade.js to target th...Jason Zhang2022-01-211-2/+4
* SERVER-62518 Creating a collection with changeStreamPreAndPostImages enabled ...Denis Grebennicov2022-01-211-2/+2
* SERVER-59163 Allow creating partial indexes on time-series collectionsDavid Percy2022-01-211-20/+82
* SERVER-61085 Do not persist txnRetryCounter if value is defaultJason Zhang2022-01-191-0/+27
* SERVER-62583 Unset collection-specific balancer fields upon setFCV < 5.3Pierlauro Sciarelli2022-01-181-20/+0
* SERVER-62020 Make retryable write statements executed with or without interna...Cheahuychou Mao2022-01-141-16/+45
* SERVER-62274 Add FCV testing for featureFlagSortArrayAndrii Dobroshynski2022-01-142-198/+248
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-141-0/+87
* SERVER-59689 Prevent setting FCV < 5.3 in case of ongoing defragmentationPierlauro Sciarelli2022-01-121-0/+20
* SERVER-62397 Remove binVersion assertions from exact_top_n_feature_flag.jsMihai Andrei2022-01-071-14/+9
* SERVER-60911 Remove FCV references for secondary indexes on time-series measu...Gregory Wlodarek2022-01-051-68/+30
* SERVER-61671 temporarily remove tests for FCV 5.3jonstreets2021-12-233-4/+10
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+50
* SERVER-61946 Remove requires_fcv_51 tag from internal sessions multiversion t...Jason Zhang2021-12-173-3/+3
* SERVER-60672 Simpler pushdown when timeseries collection has no mixed-schema ...samontea2021-12-141-0/+157
* SERVER-60210 Add future git tag buildvariantMikhail Shchatko2021-12-141-0/+3
* SERVER-58761 Make setFCV delete the config.transactions entries for all child...Jason Zhang2021-12-061-0/+283
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-061-18/+192
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-50/+0
* SERVER-57886 add top/bottom/topN/bottomN operators as window functionsMickey. J Winters2021-12-031-4/+2
* SERVER-52247 Enable feature flag for Exact top-n accumulatorMihai Andrei2021-12-021-0/+205
* SERVER-60936 re-enable sharding multiversion testSergi Mateo Bellido2021-11-241-1/+0
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+50
* SERVER-26287 Disallow creation of TTL indexes on capped collectionsGabriel Marks2021-11-181-0/+62
* SERVER-61296 Remove obsolete TODOsZituo Jin2021-11-162-4/+0
* SERVER-60937 Fix disabled Query Exec tests failing due to changing latest rel...Denis Grebennicov2021-11-151-1/+0
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-091-1/+9
* SERVER-60102 Clustered collection downgrade paths 5.2->5.1 and 5.2->5.0Josef Ahmad2021-11-091-29/+120
* Revert "SERVER-59495 Donor and recipient tenant migration state machines will...Gregory Wlodarek2021-11-041-9/+1
* SERVER-60102 Validate clustered collections must be dropped to downgrade to 5.0Josef Ahmad2021-11-031-44/+97
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-021-1/+9
* SERVER-61055 Do not run check orphans after tests that call removeShardjannaerin2021-11-021-0/+5
* SERVER-60834 new migration protocol setFCV requirementsSergi Mateo Bellido2021-11-012-0/+33
* SERVER-60935 Fix disabled repl tests failing due to changing latest release t...Vesselina Ratcheva2021-10-302-16/+28