moodle/lib/classes/task
2019-09-17 14:03:31 +08:00
..
adhoc_task.php MDL-59084 core: Allow adhoc tasks to run as a specified user 2017-09-12 21:58:50 +08:00
analytics_cleanup_task.php MDL-59630 analytics: New clean up task 2017-10-03 10:34:43 +02: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
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 MDL-53700 competency: Migrating language strings 2016-04-18 11:06:00 +08:00
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
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 MDL-52831 users: Do not delete Mr. and Mrs. Whitespace accounts 2016-01-19 21:40:45 +01:00
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
legacy_plugin_cron_task.php MDL-48224 cron: Buffer SMTP connections around tasks 2014-12-12 10:35:54 +08:00
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-46881 core: Allow adhoc tasks to be rescheduled 2019-01-30 10:55:48 +08: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 MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
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 MDL-46589 scheduled task does not send emails 2014-08-16 11:29:34 +08:00
session_cleanup_task.php
stats_cron_task.php MDL-22183 lib: Time settings removed for stats cron. 2016-08-18 10:13:31 +08:00
sync_plans_from_template_cohorts_task.php MDL-53700 competency: Migrating language strings 2016-04-18 11:06:00 +08:00
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 MDL-44733 add support for disabling of scheduled tasks 2014-03-28 10:23:37 +08:00
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