summaryrefslogtreecommitdiff
path: root/src/mongo/db/drop_indexes.idl
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
|
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+1
|
* SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow ↵Rui Liu2022-08-011-5/+5
| | | | 'internal' stability
* SERVER-6491 Make dropIndexes take the distlock so it can never run in ↵Randolph Tan2022-04-201-15/+22
| | | | parallel with shardCollection
* SERVER-62447 Add collectionUUID parameter to Indexes commandsMoustafa Maher Khalil2022-01-251-0/+5
|
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the ↵Huayu Ouyang2021-11-221-0/+4
| | | | stable API
* SERVER-60144 Handle stale routing info on mongos for sharded time-series ↵Arun Banala2021-09-301-0/+6
| | | | collections
* SERVER-54527 Add access_check: complex to existing commands that are not ↵Mark Benvenuto2021-03-311-0/+6
| | | | aggregate
* SERVER-52542 Convert dropIndexes to IDLA. Jesse Jiryu Davis2021-02-091-0/+68