summaryrefslogtreecommitdiff
path: root/jstests/sharding/clone_catalog_data.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-6/+6
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixturetoto2023-03-301-0/+4
* Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fix...Tommaso Tocci2023-03-271-4/+0
* SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixtureAntonio Fuschetto2023-03-271-0/+4
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-3/+12
* SERVER-73751 MovePrimary shouldn't copy indexes of sharded collectionsSergi Mateo Bellido2023-02-221-5/+9
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-101-8/+16
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-1/+6
* SERVER-26287 Disallow creation of TTL indexes on capped collectionsGabriel Marks2021-11-181-1/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-3/+2
* SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands wit...Jason Zhang2019-07-101-17/+24
* SERVER-38641 clone_catalog_data.js should call awaitLastOpCommitted on CSRS b...Esha Maharishi2018-12-181-8/+5
* SERVER-34757 Await replication before cloning in clone_catalog_data.js testBlake Oler2018-08-301-0/+8
* SERVER-36015 Remove references to system.namespaces and system.indexesDianna Hohensee2018-08-291-2/+2
* SERVER-32847: Make copyDb transfer UUIDs when creating collectionsjannaerin2018-03-211-17/+36
* SERVER-33586 Add _cloneCatalogData commandBlake Oler2018-03-151-0/+152