summaryrefslogtreecommitdiff
path: root/jstests/aggregation/aggregation_with_uuids.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64875 Enable `collectionUUID` parameter on `aggregate` command more ge...Gregory Noma2022-03-311-16/+6
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-151-7/+9
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-111-3/+3
* SERVER-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-101-6/+7
* SERVER-62563 Support sharding for collectionUUID parameter of aggregate commandMoustafa Maher Khalil2022-02-071-2/+2
* SERVER-62562 Use CollectionUUIDMismatch error code for collectionUUID paramet...Moustafa Maher Khalil2022-02-021-18/+28
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-1/+1
* SERVER-49289 Add collectionUUID option to aggregateJack Mulrow2020-08-261-0/+122