moodle/admin/cli
2022-10-10 14:40:23 +11: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-71778 admin: patch for hard-set check filter 2021-08-31 12:32:14 +08: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
dashboard_reset.php Merge branch 'MDL-70536-reset-page-cli' of https://github.com/brendanheywood/moodle 2021-02-18 00:31:39 +00:00
delete_course.php MDL-74991 CLI: Add a script to delete courses 2022-10-10 14:40:23 +11: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_calendar_events.php MDL-71156 core: machinery to recover orphaned calendar events 2021-04-22 10:28:52 +08:00
fix_orphaned_question_categories.php MDL-47787 course: Added question delete to cm delete. 2015-06-25 16:35:22 -04:00
generate_key.php MDL-71420 environment: Add some strategic comments and todos. 2021-05-06 14:29:33 +02:00
install.php MDL-72984 cli: add support email option to cli install 2021-12-20 13:24:38 +08:00
install_database.php MDL-70643 admin: add summary argument to install database CLI. 2021-02-01 12:33:11 +00: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-70181 database: Quote database object names 2021-05-05 10:16:45 +02:00
mysql_compressed_rows.php MDL-70181 database: Quote database object names 2021-05-05 10:16:45 +02: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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
scheduled_task.php MDL-74182 core_task: Obey CFG debug settings 2022-03-13 23:57:13 -04:00
svgtool.php MDL-69050 lang: Fix the variable name in the admin/cli/svgtool.php 2020-09-24 19:41:58 +02:00
uninstall_plugins.php MDL-70362 admin_cli: Add showdebugging and showsql to uninstall_plugins 2020-12-18 12:15:51 +11:00
upgrade.php MDL-69460 admin: prevent CLI upgrade when stale files present. 2021-04-19 09:03:39 +01:00