summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25186 support a default collation for viewsKyle Suarez2016-09-061-1/+1
* SERVER-24766 implement basic views libraryKyle Suarez2016-07-071-0/+12
* SERVER-23849 add default CollatorInterface to CollectionDavid Storch2016-04-271-0/+3
* SERVER-18879 Add indexOptionDefaults to CollectionOptions.Max Hirschhorn2015-08-061-0/+3
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-281-1/+1
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-1/+1
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-271-1/+1
* SERVER-19144 SERVER-19145 add states and levels to doc validationEliot Horowitz2015-07-131-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-63/+64
* SERVER-18227 Correctly parse collection options in RS rollback of collmodMathias Stearn2015-05-141-3/+1
* SERVER-18227 Initial part of document validationMathias Stearn2015-05-081-0/+3
* SERVER-17894 added CollectionOptions::isValid() and CollectionOptions::valida...Benety Goh2015-04-101-0/+10
* Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and in...Dan Pasette2015-02-251-1/+3
* SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index optionsMathias Stearn2015-02-241-3/+1
* SERVER-17312 collmod command now handles parsing of all argumentsMathias Stearn2015-02-191-1/+5
* SERVER-16137 validate collection storage options for all storage enginesEric Milkie2014-12-011-7/+0
* SERVER-16069 Input validation on the arguments to createCollectionBenety Goh2014-11-121-0/+15
* SERVER-13635 engine-specific component in collection optionsBenety Goh2014-10-151-0/+3
* SERVER-13737 Pull CollectionOptions out into libcollection_options.aJason Rassi2014-05-211-0/+77