moodle/admin/cli
2013-06-18 10:31:26 +02:00
..
automated_backups.php MDL-26142 fix immediately spelling in strings, comments and code 2011-02-13 11:36:46 +01:00
cron.php MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins 2010-08-17 12:33:30 +00:00
fix_deleted_users.php MDL-39802 add cli script for fixing of all deleted users 2013-05-24 21:08:45 +02:00
install.php MDL-39854 fix installer regression caused by new core_component 2013-06-18 10:31:26 +02:00
install_database.php MDL-39343 disable all caching in install and upgrades 2013-04-30 10:27:34 +02:00
maintenance.php MDL-37596 optionally enable CLI maintenance later 2013-01-28 14:23:21 +01:00
mysql_collation.php MDL-34271 add new cli tool for mysql collation conversions 2012-07-12 14:39:36 +02:00
mysql_engine.php MDL-33001 improve error handling in mysql engine conversion tool and add listing of engines 2012-05-28 10:25:58 +02:00
purge_caches.php MDL-30404 All Moodle caches can be now purged from CLI 2011-11-22 11:50:54 +01:00
reset_password.php MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins 2010-08-17 12:33:30 +00:00
upgrade.php MDL-39430 cache: gets purged by force during upgrade and install 2013-05-09 10:42:21 +12:00