summaryrefslogtreecommitdiff
path: root/jstests/core/doc_validation_options.js
Commit message (Collapse)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-40/+39
|
* SERVER-31194 Add jscore tags for ↵Jack Mulrow2017-12-071-1/+1
| | | | | | retryable_writes_jscore_stepdown_passthrough.yml suite The actual suite will come in a follow-up commit.
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵Eddie Louie2017-03-231-0/+4
| | | | | | that are dropped This reverts commit fb956b3b0a48c9b8376575c6adb971a4e0593292.
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard ↵Randolph Tan2017-03-231-4/+0
| | | | | | | | | collections that are dropped" This reverts commit 56e66454d14e16689331672734ecde7644a41c78. Conflicts: buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵Eddie Louie2017-03-151-0/+4
| | | | | | that are dropped in sharded cluster environments.
* 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
| | | | | This reinstates 1264122b4fd9d05a9d38ec87e066f5f614fb2bc3 with a compile fix for windows
* Revert "SERVER-19528 Change validationState to validationAction"Dan Pasette2015-07-281-4/+4
| | | | This reverts commit 1264122b4fd9d05a9d38ec87e066f5f614fb2bc3.
* 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