summaryrefslogtreecommitdiff
path: root/jstests/core/doc_validation_options.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-151-0/+1
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-51839 Add error context when document validator with $expr fails by th...Mihai Andrei2020-12-031-5/+16
* SERVER-49234 Add '_id' field to generated errors for updatesMindaugas Malinauskas2020-08-241-5/+4
* SERVER-50212 Tag jstests/core/doc_validation_options.js with 'requires_fcv_47'Mihai Andrei2020-08-101-3/+7
* SERVER-49212 Verify that generated validation errors are logged when a collec...Jenny Peshansky2020-07-241-1/+19
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-40/+39
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-32/+24
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-281-4/+4
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-4/+4
* SERVER-19528 Change validationState to validationActionDan Pasette2015-07-271-4/+4
* SERVER-19144 SERVER-19145 add states and levels to doc validationEliot Horowitz2015-07-131-0/+62