moodle/admin/cli
2020-08-26 14:48:36 +08:00
..
adhoc_task.php MDL-67211 Tasks: Add cron_enabled setting. 2020-08-25 17:08:57 +10: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-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
backup.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
build_theme_css.php MDL-59123 admin: add cli script to compile theme CSS 2017-06-27 06:48:45 +00:00
cfg.php MDL-68261 report_configlog: Log changes from admin/cli/cfg.php 2020-05-05 17:52:27 +10: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
checks.php MDL-47271 report_status: Added System status report 2020-04-08 14:35:31 +10:00
cron.php MDL-67211 Tasks: Add cron_enabled setting. 2020-08-25 17:08:57 +10: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-60174 core_dml: fix miscellaneous incorrect recordset usage 2017-11-27 11:10:33 +00: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-65453 core: fix behaviour of --skip-database option on install 2020-07-28 11:21:35 +08:00
install_database.php MDL-64561 install: show help text before database check 2019-02-25 16:43:14 +11:00
kill_all_sessions.php MDL-60094 administration: Add CLI script to kill all sessions 2017-09-14 16:03:39 +02:00
maintenance.php MDL-37596 optionally enable CLI maintenance later 2013-01-28 14:23:21 +01:00
mysql_collation.php MDL-59662 database: Typo in variable name. 2017-08-04 10:30:11 +02:00
mysql_compressed_rows.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
mysql_engine.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
purge_caches.php MDL-61244 caching: Allow granular purging of caches 2018-06-14 15:04:42 +01:00
reset_password.php MDL-66123 core: check_password_policy takes $user argument 2019-07-29 14:37:50 +10:00
restore_backup.php MDL-69307 restore: Add CLI script to restore a course. 2020-08-26 14:35:21 +10:00
scheduled_task.php MDL-67211 Tasks: Add cron_enabled setting. 2020-08-25 17:08:57 +10:00
svgtool.php MDL-55837 themes: base and canvas themes removed 2016-09-19 13:35:13 +08:00
uninstall_plugins.php MDL-69260 admin_cli: show only contributed plugins in uninstall plugins 2020-07-13 20:19:35 +02:00
upgrade.php MDL-59562 upgrade: Plugins can declare supported moodle versions 2020-01-15 14:38:27 +10:00