summaryrefslogtreecommitdiff
path: root/jstests/core/doc_validation_invalid_validators.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+4
* SERVER-46608 Ban use of $function in schema validatorsSvilen Mihaylov2020-03-251-1/+15
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-51/+48
* SERVER-30005: remove $isolated/$atomic optionNick Zolnierz2018-03-211-2/+0
* Revert "SERVER-30005: remove $isolated/$atomic option"Nick Zolnierz2018-03-201-0/+2
* SERVER-30005: remove $isolated/$atomic optionNick Zolnierz2018-03-201-2/+0
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-17846: Forbid $isolated outside of update/delete user operationsNick Zolnierz2017-10-231-0/+2
* SERVER-31167 add document validation tests for $jsonSchemaKyle Suarez2017-10-111-0/+3
* SERVER-30731 Add expr support in MatchExpression outside of aggregationTess Avitabile2017-10-051-2/+3
* SERVER-30951 Add top-level $expr to MatchExpressionJames Wahlin2017-09-101-2/+2
* SERVER-30954 Remove support for expr constant expressions from ComparisonMatc...Tess Avitabile2017-09-061-1/+3
* SERVER-29840 Add allowed features bitmask to MatchExpressionParser::parseTess Avitabile2017-08-251-1/+3
* 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-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-32/+25
* SERVER-18227 Document validation testsMike Grundy2015-05-281-0/+64