summaryrefslogtreecommitdiff
path: root/src/mongo/db/create_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-39/+39
* SERVER-63123 Add support for creating columnar indexes with a subset of field...Justin Zhang2022-07-301-0/+4
* SERVER-62737 Improve documentation of commitQuorum vs writeConcern in createI...Dianna Hohensee2022-06-141-1/+4
* SERVER-64821 Change unstable to true for fields that are not meant to be incl...Huayu Ouyang2022-03-311-1/+1
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-241-1/+1
* SERVER-63481 Add `disallowNewDuplicateKeys` to `createIndex`Yuhong Zhang2022-02-151-0/+4
* Revert "SERVER-62209 Add 'comment' option to 'createIndex' command"Shin Yee Tan2022-02-071-4/+0
* SERVER-62447 Add collectionUUID parameter to Indexes commandsMoustafa Maher Khalil2022-01-251-0/+5
* SERVER-62209 Add 'comment' option to 'createIndex' commandShin Yee Tan2022-01-241-0/+4
* SERVER-60814 Require 'unstable' field to avoid accidental additions to the st...Huayu Ouyang2021-11-221-0/+31
* SERVER-59798 Display clusteredIndex in listIndexes for clustered collectionsHaley Connelly2021-10-131-1/+3
* SERVER-60144 Handle stale routing info on mongos for sharded time-series coll...Arun Banala2021-09-301-0/+6
* SERVER-54526 Add access_check: simple to existing commands that have api_vers...Mark Benvenuto2021-03-221-0/+6
* SERVER-54706 Fix listIndexes with string-valued weightA. Jesse Jiryu Davis2021-02-231-1/+2
* SERVER-54043 Remove TODOA. Jesse Jiryu Davis2021-02-081-3/+2
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-1/+4
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-251-93/+142
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-161-16/+39
* Revert "SERVER-52545 Define listIndexes with IDL"Lingzhi Deng2020-12-161-39/+16
* SERVER-52545 Define listIndexes with IDLA. Jesse Jiryu Davis2020-12-151-16/+39
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-221-0/+3
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+88