summaryrefslogtreecommitdiff
path: root/jstests/replsets/drop_collections_two_phase.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-22/+22
* SERVER-38604 two phase drop tests that use system.drop namespaces check serve...Benety Goh2018-12-231-0/+7
* SERVER-29747 Add two phase collection drop JS test libraryWilliam Schultz2017-07-251-157/+17
* SERVER-29747 Drop indexes before collection drops if index names are too longWilliam Schultz2017-07-171-16/+34
* SERVER-29373 relax index name constraint when doing two phase collection drop...r3.5.10Benety Goh2017-07-121-0/+15
* SERVER-21779 fixed misplaced write concern argument to collection drop commandBenety Goh2017-06-281-1/+1
* SERVER-29279 dbHash should ignore pending drop collectionsWilliam Schultz2017-06-141-5/+41
* SERVER-29459 Add 'includePendingDrops' option to listCollections commandWilliam Schultz2017-06-081-0/+101