moodle/lib/classes/task
Víctor Déniz Falcón d8fe1eddf9 MDL-67296 core_h5p: minor changes
core.php-Avoid to use the factory for each content type
h5p_get_content_types_task-new method to simplify test execution
framework.php-returns error if you get a 404 response after requesting a file
2020-01-22 14:48:16 +00:00
..
adhoc_task.php MDL-64610 task: Add support for per-task concurrency limits. 2020-01-02 16:05:47 +11:00
analytics_cleanup_task.php MDL-65585 analytics: Global on/off switch 2019-10-10 10:06:31 +08:00
asynchronous_backup_task.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
asynchronous_restore_task.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
automated_backup_task.php MDL-65729 Backup: Split individual backups into ad-hoc tasks 2019-12-04 15:10:23 +11:00
backup_cleanup_task.php
badges_cron_task.php MDL-64851 badge: reviewing badges of invisible courses 2019-04-12 09:50:33 +02:00
badges_message_task.php MDL-65191 core_badges: add badges_message_task task 2019-04-04 09:36:20 +08:00
blog_cron_task.php
build_installed_themes_task.php MDL-59150 admin: build site theme after CLI install or upgrade 2017-07-18 06:13:07 +00:00
cache_cleanup_task.php
cache_cron_task.php
calendar_cron_task.php MDL-58803 calendar: Require calendar/lib.php 2017-05-04 13:03:55 +08:00
check_for_updates_task.php
clean_up_deleted_search_area_task.php MDL-62869 search: implement searching for all courses 2019-03-01 07:18:37 +11:00
complete_plans_task.php
completion_daily_task.php MDL-65276 core: fix CiBoT complains 2019-04-08 10:30:09 +08:00
completion_regular_task.php MDL-65276 core: fix CiBoT complains 2019-04-08 10:30:09 +08:00
context_cleanup_task.php
course_backup_task.php MDL-67502 backup: Fix moodle_exception path. 2019-12-13 09:40:38 +11:00
create_contexts_task.php
database_logger.php MDL-49399 task: Remove hardcoded LIMIT 2019-01-17 08:02:24 +08:00
delete_incomplete_users_task.php
delete_unconfirmed_users_task.php MDL-64205 users: Do not delete the actual records of unconfirmed users 2018-11-25 06:55:23 +01:00
file_temp_cleanup_task.php MDL-62251 task: Fix file_temp_cleanup_task::execute() bug in Windows 2018-05-10 18:39:49 +10:00
file_trash_cleanup_task.php
grade_cron_task.php MDL-65694 grade: Fix missing gradelib library 2019-05-23 10:45:55 +02:00
grade_history_cleanup_task.php MDL-65044 core: add task for grade history cleanup 2019-03-27 11:17:36 +08:00
h5p_get_content_types_task.php MDL-67296 core_h5p: minor changes 2020-01-22 14:48:16 +00:00
legacy_plugin_cron_task.php
logging_trait.php MDL-46881 forum: Tidy up trace variables 2019-01-30 10:55:48 +08:00
logmanager.php MDL-66570 admin: Add setting to hide captured cron log output 2019-09-17 14:03:31 +08:00
manager.php MDL-67486 cron: Improve throughput by holding cron lock for less time 2020-01-12 01:02:57 +11:00
messaging_cleanup_task.php MDL-64400 core_messages: Allow cron to delete unread notifications too 2018-12-27 09:15:53 +01:00
password_reset_cleanup_task.php
plagiarism_cron_task.php MDL-65051 plagiarism: convert legacy cron function to task 2019-03-27 11:34:04 +08:00
portfolio_cron_task.php MDL-65047 core: convert legacy cron to scheduled task 2019-03-22 13:13:55 +08:00
question_preview_cleanup_task.php MDL-65050 core: add missing lib file include 2019-04-01 15:59:03 +08:00
question_stats_cleanup_task.php MDL-65050 core: add question_stats_cleanup_task scheduled task 2019-04-01 12:57:05 +08:00
refresh_mod_calendar_events_task.php MDL-59909 calendar: Try hard not to fail the adhoc task. 2017-10-25 15:42:14 +08:00
registration_cron_task.php MDL-59495 registration: register site on moodle.net only 2017-09-27 13:07:37 +08:00
scheduled_task.php
search_index_task.php MDL-55356 core_search: Make indexing task/CLI do context requests 2017-10-11 17:17:10 +01:00
search_optimize_task.php MDL-55356 core_search: API to check if indexing enabled 2017-10-11 17:17:06 +01:00
send_failed_login_notifications_task.php MDL-65459 Logging: Missed two points relying on non-JSON log format 2019-05-01 12:11:17 +01:00
send_new_user_passwords_task.php
session_cleanup_task.php
stats_cron_task.php
sync_plans_from_template_cohorts_task.php
tag_cron_task.php MDL-56635 tags: use recordset since component may not be unique 2018-02-16 09:50:57 +08:00
task_base.php
task_log_cleanup_task.php MDL-66279 task: Test if logger is_a database_logger 2019-07-30 14:49:27 +08:00
task_logger.php MDL-49399 task: Add admin log viewer 2019-01-16 12:14:25 +08:00