summaryrefslogtreecommitdiff
path: root/jstests/hooks/validate_collections.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-261-0/+6
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-2/+2
* SERVER-37074 Handle interrupted FCV downgrade in validate hook.Max Hirschhorn2018-11-301-18/+30
* SERVER-37197 Fix validateCollectionsThread() to check validate result.Max Hirschhorn2018-09-181-2/+3
* SERVER-35160 ScopedThreads should automatically inherit TestData from their p...Jonathan Abrahams2018-09-051-5/+3
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-271-3/+32
* SERVER-32642 Return raw command response in the validate JS hookJonathan Abrahams2018-08-241-3/+5
* SERVER-34306: include host in validate error messagesDavid Bradford2018-04-261-3/+5
* SERVER-31920 refactor validate_collections.js to accept a list of nodes in ad...Robert Guo2018-01-101-58/+117
* SERVER-32243 Add an option to have the validate hook skip some collectionsJonathan Abrahams2018-01-081-0/+15
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-61/+0
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+10
* SERVER-28501 validate_collections.js hook should tolerate KeyTooLong error re...Eddie Louie2017-04-191-3/+22
* SERVER-26894 Tolerate invalid views in validate_collections.js.Max Hirschhorn2016-11-091-9/+25
* SERVER-25889 Collection validation should fail if featureCompatibilityVersion...Tess Avitabile2016-09-071-0/+30
* SERVER-25768 skip hooks in fuzzer suites when invalid views presentKyle Suarez2016-08-241-0/+6
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-191-3/+8
* Revert "SERVER-24506 listCollections support for views"r3.3.10James Wahlin2016-07-181-8/+3
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-151-3/+8
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-05-181-0/+35