summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/index_key_validate.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39669 Support creating index builds with unknown optionsGregory Wlodarek2019-02-251-0/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-36391 Don't allow creation of TTL indexes in embedded.Henrik Edin2018-08-081-0/+9
* SERVER-17846: Forbid $isolated outside of update/delete user operationsNick Zolnierz2017-10-231-0/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-26514 Create command should take idIndex optionTess Avitabile2016-10-241-0/+19
* SERVER-26659 only use stricter key pattern validation for v:2 or new index bu...David Storch2016-10-201-2/+4
* SERVER-26468 Create internalValidateFeaturesAsMaster startup parameterTess Avitabile2016-10-181-1/+1
* SERVER-769 Validate createIndexes field namesJames Wahlin2016-09-231-0/+7
* SERVER-25969 make slaves and secondaries always use BSON 1.1 validationDavid Storch2016-09-201-1/+1
* SERVER-25156 Add support for building v=2 indexes.Max Hirschhorn2016-09-071-2/+6
* SERVER-25156 Define a validateIndexSpec() helper function.Max Hirschhorn2016-09-011-2/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-6/+6
* SERVER-8391 made a library for validateIndexKey()matt dannenberg2014-02-191-0/+40