moodle/admin/tool
Leon Stringer 7c70eb8e89 MDL-78776 database: Remove MyISAM migration
Remove functionality to migrate from MyISAM, and remove tests of whether
the existing database is using this.

Support for MyISAM was dropped in Moodle 2.9 (MDL-46064) so it should
not be possible for any subsequent Moodle version to be using this.

The only remaining MyISAM-aware code is the environment check via
check_database_storage_engine() to prevent installation/upgrade if the
database is set to use this.
2024-06-28 16:00:06 +01:00
..
admin_presets MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
analytics MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
availabilityconditions MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
behat MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
brickfield MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
capability MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
cohortroles MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
componentlibrary MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
customlang MDL-81203 tool_customlang: Bump ROUGH_NUMBER_OF_STRINGS from 32K to 33K 2024-05-10 15:39:47 +02:00
dataprivacy MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
dbtransfer MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
filetypes MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
generator Merge branch 'MDL-81534' of https://github.com/paulholden/moodle 2024-06-19 16:49:49 +02:00
httpsreplace MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
installaddon MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
langimport MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
licensemanager MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
log MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
lp MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
lpimportcsv MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
lpmigrate MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
messageinbound MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
mfa MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
mobile MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
monitor MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
moodlenet Merge branch 'MDL-81522' of https://github.com/stronk7/moodle 2024-06-12 08:46:31 +07:00
multilangupgrade MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
oauth2 MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
phpunit MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
policy MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
profiling MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
recyclebin MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
replace MDL-81949 tool_replace: prompt user for unrecognised CLI parameters. 2024-06-07 11:40:57 +01:00
spamcleaner MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
task MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
templatelibrary MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
unsuproles MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
uploadcourse MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
uploaduser MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
usertours MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
xmldb MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00