summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-63363 Fixing parsing of ChunkVersion"v5.2Sergi Mateo Bellido2022-03-311-57/+0
* SERVER-63363 Fixing parsing of ChunkVersionSergi Mateo Bellido2022-03-291-0/+57
* SERVER-62518 Creating a collection with changeStreamPreAndPostImages enabled ...Denis Grebennicov2022-02-091-2/+2
* SERVER-62397 Remove binVersion assertions from exact_top_n_feature_flag.jsMihai Andrei2022-01-201-14/+9
* 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
* SERVER-60577 Add logic to check time-series buckets for mixed-schema data at ...Gregory Wlodarek2021-10-303-23/+204
* SERVER-60576 On downgrade, remove the catalog flag that indicates whether a t...Gregory Wlodarek2021-10-252-10/+111
* SERVER-60869 Re-add logic to set feature compatibility version on arbitersali-mir2021-10-251-0/+25
* SERVER-60575 On upgrade, add the catalog flag that indicates that a time-seri...Gregory Wlodarek2021-10-221-0/+66
* SERVER-60623 remove TimeseriesTest.timeseriesCollectionsEnabled() references ...Benety Goh2021-10-221-7/+0
* SERVER-60826 Add jstest to downgrade a new cluster from latest to last-contin...Huayu Ouyang2021-10-211-0/+91
* SERVER-60490 Update FCV constants to recognise 5.2 as latestJon Streets2021-10-204-0/+6
* SERVER-58825 Make pre-images collection clusteredMindaugas Malinauskas2021-10-191-42/+17
* SERVER-60530 Throw InternalTransactionNotSupported instead of InvalidOptions ...Jason Zhang2021-10-131-2/+2
* SERVER-59717 Remove stmtId from internal session id for retryable internal tr...Jonathan Lee2021-10-131-1/+1
* SERVER-60232 Convert 'changeStreamsPreAndPostImages' parameter for create/col...Denis Grebennicov2021-10-121-18/+23
* SERVER-50389 Support generating mixed version set containing last-continuous ...Zituo Jin2021-10-092-11/+62
* SERVER-60486 Update assumptions made in remove_invalid_index_options.jsGregory Wlodarek2021-10-061-8/+8
* SERVER-60421 raise the log level when removing nodes from sdam topology or ig...LaMont Nelson2021-10-051-1/+1
* SERVER-58367 Create Feature flag for PM-2384Antonio Fuschetto2021-10-041-13/+28
* SERVER-57569 Upgrade downgrade behaviour of sharded time series collectionBikash Chandra2021-09-291-0/+268
* SERVER-59797 Introduce new type for clusteredIndex create commandHaley Connelly2021-09-281-0/+65
* SERVER-59703 Only support child sessions in sharded clustersJonathan Lee2021-09-281-61/+56
* SERVER-59805 The 'collMod' command removes invalid index optionsGregory Wlodarek2021-09-241-0/+72
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-231-0/+61
* Revert "SERVER-59199 KeyString: support large RecordId binary strings"Uladzimir Makouski2021-09-221-61/+0
* SERVER-59199 KeyString: support large RecordId binary stringsJosef Ahmad2021-09-211-0/+61
* SERVER-59716 Removed "disabled_due_to_server_58295" tag from add_invalid_shardLuis Osta2021-09-201-36/+82
* SERVER-58469 Add option "changeStreamsPreAndPostImages" to the "create" and "...Denis Grebennicov2021-09-151-0/+112
* SERVER-59716 Re-enable Sharding tests with the "disabled_due_to_server_58295"...Luis Osta2021-09-093-3/+0
* Revert "SERVER-59716 Removed usage of "disabled_due_to_server_58295" tag"Simon Gratzer2021-09-094-0/+4
* SERVER-59716 Removed usage of "disabled_due_to_server_58295" tagLuis Osta2021-09-084-4/+0
* SERVER-58752 Persist txnRetryCounter and reload it on stepupCheahuychou Mao2021-09-081-8/+49