summaryrefslogtreecommitdiff
path: root/jstests/sharding/collection_uuid_coll_stats_index_stats.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60185 Enable featureFlagCommandsAcceptCollectionUUID by defaultGregory Noma2022-02-181-1/+1
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-151-7/+8
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-111-1/+1
* SERVER-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-101-4/+7
* SERVER-62563 Support sharding for collectionUUID parameter of aggregate commandMoustafa Maher Khalil2022-02-071-0/+91