moodle/lib/classes/task
sam marshall 558cc1b85e MDL-45242 Lib: Replace calls to deprecated functions
In all cases changes have been kept to a minimum while not making
the code completely horrible. For example, there are many instances
where it would probably be better to rewrite a query entirely, but
I have not done that (in order to reduce the risk of changes).
2021-03-10 10:57:10 +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
antivirus_cleanup_task.php MDL-66222 antivirus: Improved error email capture 2020-08-21 12:21:09 +10:00
asynchronous_backup_task.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
asynchronous_copy_task.php MDL-69448 backup: fix capability checks when unable to copy user data. 2020-09-04 08:19:53 +01: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 MDL-69358 backup: Do not clean up records for incomplete adhoc tasks. 2020-08-12 12:05:15 +10:00
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
cache_cleanup_task.php
cache_cron_task.php
calendar_cron_task.php
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-52904 completion: reference context in cron query 2020-05-04 09:57:37 +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-67211 Tasks: Record when a task is running. 2020-08-25 17:08:03 +10: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-52189 file: skip deleting temp files that appear during cleanup 2020-01-22 12:10:00 +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_clean_orphaned_records_task.php MDL-66769 core_h5p: Clean up orphaned h5p records task. 2021-02-03 10:10:30 +02:00
h5p_get_content_types_task.php MDL-68579 core_h5p: Add a check to avoid execute task using BEHAT 2020-05-11 10:13:08 +02:00
legacy_plugin_cron_task.php MDL-69521 core: Move all comments in code from 4.3 to 4.1 2020-09-08 18:59:46 +02: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 Merge branch 'MDL-68768-adhoc-task-faildelay-check' of https://github.com/brendanheywood/moodle 2021-01-12 10:06:53 +01:00
messaging_cleanup_task.php MDL-64417 message: allow processors to run their own cleanup tasks. 2020-04-21 14:48:22 +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
registration_cron_task.php
scheduled_task.php MDL-65843 tasks: Allow schedules to be overridden in config 2020-11-18 12:44:05 +00:00
search_index_task.php
search_optimize_task.php
send_failed_login_notifications_task.php MDL-45242 Lib: Replace calls to deprecated functions 2021-03-10 10:57:10 +00:00
send_new_user_passwords_task.php MDL-45242 Lib: Replace calls to deprecated functions 2021-03-10 10:57:10 +00:00
session_cleanup_task.php
stats_cron_task.php
sync_plans_from_template_cohorts_task.php
tag_cron_task.php
task_base.php MDL-67211 Tasks: Record when a task is running. 2020-08-25 17:08:03 +10: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