summaryrefslogtreecommitdiff
path: root/jstests/replsets/drop_collections_two_phase_apply_ops_create.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-59/+54
|
* SERVER-38604 two phase drop tests that use system.drop namespaces check ↵Benety Goh2018-12-231-0/+7
| | | | serverStatus() for support before proceeding
* SERVER-32098 collection creation using applyOps with UUID on drop-pending ↵Benety Goh2017-12-281-0/+61
collection returns NamespaceExists