summaryrefslogtreecommitdiff
path: root/jstests/replsets/drop_collections_two_phase_rename_drop_target.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68871 Remove 'isJsonLogNoConn()' and 'isJsonLog()' functions because t...Ivan Fefer2022-09-071-6/+1
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-2/+2
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-2/+2
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-2/+2
* SERVER-43385 remove MMAPv1 referencesVishnu Kaushik2020-09-111-2/+1
* SERVER-47397 change log line searched from nss to namespaceDan Pasette2020-04-271-1/+1
* SERVER-46235 convert drop_collections_two_phase_rename_drop_target.js to use ...Benety Goh2020-03-021-1/+6
* SERVER-46235 Fix drop_collections_two_phase_rename_drop_target.js with JSON logsBenety Goh2020-02-241-1/+1
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* 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