summaryrefslogtreecommitdiff
path: root/jstests/hooks
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26894 Tolerate invalid views in validate_collections.js.Max Hirschhorn2016-11-091-9/+25
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-302-0/+32
* 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-23476: move dbhash checks into replsettestScott Hernandez2016-08-163-286/+9
* SERVER-25274 Make checkDBHashesFsyncLocked, from jstests/hooks/check_repl_dbh...Jonathan Abrahams2016-07-283-217/+219
* SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLockedJonathan Abrahams2016-07-261-5/+2
* SERVER-25259 Drop temporary databases in dbhash testing hookJonathan Abrahams2016-07-261-4/+6
* SERVER-25146 JS replset dbhash hook fails when checking nindexes with a colle...Jonathan Abrahams2016-07-221-0/+23
* Revert "SERVER-25146 JS replset dbhash hook fails when checking nindexes with...Mike Grundy2016-07-201-23/+0
* SERVER-25146 JS replset dbhash hook fails when checking nindexes with a colle...Jonathan Abrahams2016-07-201-0/+23
* SERVER-24506 listCollections support for viewsJames Wahlin2016-07-191-3/+8
* SERVER-24538 Add small_oplog_rs_initsync_static passthrough to include period...Judah Schvimer2016-07-193-36/+87
* 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-23306 Enhance checkDBHashes hook - add more comparisons from collStats...Jonathan Abrahams2016-07-051-21/+19
* SERVER-22105 run the validation hook on secondary nodesRobert Guo2016-06-281-5/+26
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-06-222-0/+345
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-05-182-0/+51