moodle/admin/cli
2016-03-23 14:13:36 +08:00
..
alternative_component_cache.php MDL-40475 add alternative component cache location and other improvements 2013-07-12 13:05:41 +02:00
automated_backups.php MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
backup.php MDL-39617 backup: language improvements to cli/backup.php 2014-02-04 09:04:01 +13:00
check_database_schema.php MDL-45985 cli: add new cli tool for validation of database structure 2014-06-17 16:54:31 +12: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_course_sequence.php MDL-37028 fixed statement to clear course cache 2013-09-11 14:57:59 +10:00
fix_deleted_users.php MDL-39802 add cli script for fixing of all deleted users 2013-05-24 21:08:45 +02:00
fix_orphaned_question_categories.php MDL-47787 course: Added question delete to cm delete. 2015-06-25 16:35:22 -04:00
install.php MDL-51261 admin: Add option to define upgradekey via cli installer 2015-09-24 21:02:33 +02:00
install_database.php MDL-28513 install: Add adminemail to the CLI installers 2015-01-21 09:42:51 +08: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_compressed_rows.php MDL-49723 tool: deprecate guess_antolope_row_size method 2015-04-10 09:33:35 +08: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-53260 upgrade: Fix lang help text description. 2016-03-23 14:13:36 +08:00