Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-68826 Move basic_types into server_base | Kaloian Manassiev | 2022-08-26 | 1 | -1/+1 |
* | SERVER-68558: Mark command reply types with is_command_reply field | Erin McNulty | 2022-08-24 | 1 | -0/+1 |
* | SERVER-65002 Change 'unstable' boolean to 'stability' enum and allow 'interna... | Rui Liu | 2022-08-01 | 1 | -5/+5 |
* | SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle... | Randolph Tan | 2022-04-20 | 1 | -15/+22 |
* | SERVER-62447 Add collectionUUID parameter to Indexes commands | Moustafa Maher Khalil | 2022-01-25 | 1 | -0/+5 |
* | SERVER-60814 Require 'unstable' field to avoid accidental additions to the st... | Huayu Ouyang | 2021-11-22 | 1 | -0/+4 |
* | SERVER-60144 Handle stale routing info on mongos for sharded time-series coll... | Arun Banala | 2021-09-30 | 1 | -0/+6 |
* | SERVER-54527 Add access_check: complex to existing commands that are not aggr... | Mark Benvenuto | 2021-03-31 | 1 | -0/+6 |
* | SERVER-52542 Convert dropIndexes to IDL | A. Jesse Jiryu Davis | 2021-02-09 | 1 | -0/+68 |