summaryrefslogtreecommitdiff
path: root/jstests/replsets/drop_collections_two_phase_rename_drop_target.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-110/+110
* SERVER-41694 Remove the restriction on collection name lengthGregory Wlodarek2019-06-241-24/+1
* SERVER-38604 two phase drop tests that use system.drop namespaces check serve...Benety Goh2018-12-231-0/+7
* SERVER-37002 collection rename drops indexes with long names in the target na...Benety Goh2018-09-101-2/+50
* SERVER-31820 log UUID during collection dropJudah Schvimer2017-11-061-3/+1
* SERVER-30212 add two phase drop test for renameCollection in a replica set wi...Benety Goh2017-08-241-0/+89