summaryrefslogtreecommitdiff
path: root/jstests/libs/override_methods/validate_collections_on_shutdown.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-2/+2
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa2020-06-031-1/+2
* SERVER-44650 Add new test mode enforeFastCount to foreground validateGregory Noma2020-05-211-1/+8
* SERVER-43516: complete TODO listed in validate_collections_on_shutdown.jsMisha Tyulenev2020-01-091-3/+1
* SERVER-39172 Shut down and validate nodes in parallel in ReplSetTest.stopSetWilliam Schultz2019-11-041-0/+6
* SERVER-42262: Repeat stepdown and freeze on test shutdown validationLingzhi Deng2019-10-161-15/+37
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-98/+92
* SERVER-39777 ensure nodes cannot step down during shutdown validationJudah Schvimer2019-04-031-0/+27
* SERVER-32642 Return raw command response in the validate JS hookJonathan Abrahams2018-08-241-6/+7
* SERVER-31641 stop gossiping between shell clientsJason Carey2017-11-131-5/+4
* SERVER-31908 Fix capture of dbName variable during validate on shutdown.Max Hirschhorn2017-11-101-2/+3
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+91