moodle/admin/cli
meirzamoodle 3d1aeb5a30 MDL-84058 cli: Add a backup check for course module names
Co-authored-by: Jun Pataleta <jun@moodle.com>
2025-04-08 06:30:11 +07:00
..
adhoc_task.php MDL-70975 task: Support for running only failed ad hoc tasks 2023-04-05 11:05:23 +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-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
backup.php MDL-79563 cli: Add options for backup/restore CLI 2023-11-10 10:16:31 +11: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-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08: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-77186 core: Move all uses of cronlib to new class 2023-03-13 21:21:13 +08:00
emailstop.php MDL-77385 cli: CLI script to modify emailstop flag for users 2023-03-28 20:23:23 +02: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-71421 core: deprecate openssl fallbacks in encryption library. 2023-08-01 12:10:36 +01:00
import.php MDL-79564 cli: Add import CLI 2023-11-15 17:36:06 +11:00
install.php MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +08:00
install_database.php MDL-75195 core: Added supportemail option to install_database.php 2023-07-11 11:13:03 +02:00
kill_all_sessions.php MDL-84079 cli: Fix deprecation warning 2025-01-02 15:07:32 +11: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-80985 core: Add --courses argument to purge_caches.php 2024-04-08 18:34:13 +10: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-84058 cli: Add a backup check for course module names 2025-04-08 06:30:11 +07:00
scheduled_task.php MDL-67667 core: Deprecate and removal task blocking 2024-04-12 12:34:20 +08: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-65471 upgrade: framework to reduce maintenance mode 2023-04-06 11:38:26 +10:00