summaryrefslogtreecommitdiff
path: root/jstests/sharding/drop_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76744 Drop command must fail on system collectionsAntonio Fuschetto2023-05-091-2/+2
* SERVER-71689 Refresh the catalogCache after dropping a collectionSergi Mateo Bellido2022-12-091-27/+47
* SERVER-65016 Remove range deletions as part of `dropCollection`Silvia Surroca2022-09-231-0/+50
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-2/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-2/+2
* Revert "SERVER-58575 Replace the logic that decides whether the SSCCL should ...Daniel Gottlieb2021-08-171-2/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-161-2/+2
* SERVER-51881 Remove dropped field from CollectionTypeMarcos José Grillo Ramirez2021-08-101-18/+1
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-4/+0
* SERVER-58792 Disable the UUID-based logic that handles config.cache.chunks.* ...Sergi Mateo Bellido2021-07-231-3/+1
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-141-0/+4
* SERVER-34632 config.chunks change to config.cache.chunks creates a collection...Antonio Fuschetto2021-07-091-1/+8
* SERVER-47372 config.cache collections can remain even after collection has be...Antonio Fuschetto2021-06-301-0/+24
* SERVER-55388 Bring back ShardingLogging calls to the drop collectionAntonio Fuschetto2021-03-301-0/+52
* SERVER-54944 Make drop collection resilient to stepdownsTommaso Tocci2021-03-111-6/+24
* SERVER-54331 Extend dropCollection test coverageTommaso Tocci2021-02-081-0/+262