summaryrefslogtreecommitdiff
path: root/src/mongo/db/list_indexes.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65976 Enable block compression for column store indexesJustin Seyster2022-12-081-0/+4
* 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 'interna...Rui Liu2022-08-011-41/+41
* SERVER-63123 Add support for creating columnar indexes with a subset of field...Justin Zhang2022-07-301-3/+7
* SERVER-65797 Adding comments to remind of updating allowed field names setYuhong Zhang2022-05-101-0/+2
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-241-1/+1
* SERVER-63443 Make `disallowNewDuplicateKeys` persisted in catalogYuhong Zhang2022-02-111-0/+4
* Revert "SERVER-62209 Add 'comment' option to 'createIndex' command"Shin Yee Tan2022-02-071-4/+0
* SERVER-62209 Add 'comment' option to 'createIndex' commandShin Yee Tan2022-01-241-0/+4
* SERVER-62187 Modify 'originalSpec' to be part of the unstable API for listInd...Gregory Wlodarek2021-12-211-1/+1
* SERVER-59084 Add includeIndexBuildInfo flag to listIndexesGabriel Marks2021-12-031-1/+17
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-4/+44
* SERVER-59798 Display clusteredIndex in listIndexes for clustered collectionsHaley Connelly2021-10-131-0/+3
* SERVER-60144 Handle stale routing info on mongos for sharded time-series coll...Arun Banala2021-09-301-0/+6
* SERVER-58779 Store the original user index definition on the transformed inde...Gregory Wlodarek2021-08-041-0/+3
* SERVER-54527 Add access_check: complex to existing commands that are not aggr...Mark Benvenuto2021-03-311-0/+11
* SERVER-54706 Fix listIndexes with string-valued weightA. Jesse Jiryu Davis2021-02-231-1/+2
* SERVER-52555 Convert listIndexes command implementation to inherit from IDL-g...Shreyas Kalyan2021-01-291-1/+1
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-161-0/+167
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-161-167/+0
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-151-0/+167