This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-07-27 17:30:53 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
674de8e51e15a8f686ae4fabdaa5c6b51a75d2d4
Branches
Tags
View all branches
moodle
/
lib
/
classes
/
task
History
Adrian Greeve
4ae0691169
MDL-22183 lib: Time settings removed for stats cron.
...
Old settings that should be ignored have been removed from the statistics cron code.
2016-08-18 10:13:31 +08:00
..
adhoc_task.php
…
automated_backup_task.php
…
backup_cleanup_task.php
…
badges_cron_task.php
…
blog_cron_task.php
…
cache_cleanup_task.php
…
cache_cron_task.php
…
calendar_cron_task.php
…
check_for_updates_task.php
…
complete_plans_task.php
MDL-53700 competency: Migrating language strings
2016-04-18 11:06:00 +08:00
completion_daily_task.php
…
completion_regular_task.php
…
context_cleanup_task.php
…
create_contexts_task.php
…
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
…
events_cron_task.php
…
file_temp_cleanup_task.php
…
file_trash_cleanup_task.php
…
grade_cron_task.php
…
legacy_plugin_cron_task.php
…
manager.php
MDL-52385 tasks: Queue ad-hoc tasks in future
2016-04-07 11:49:52 +08:00
messaging_cleanup_task.php
…
password_reset_cleanup_task.php
…
plagiarism_cron_task.php
…
portfolio_cron_task.php
…
question_cron_task.php
…
registration_cron_task.php
…
scheduled_task.php
…
search_index_task.php
MDL-53325 search: Optimize Solr less often
2016-03-06 13:46:54 -05:00
search_optimize_task.php
MDL-53325 search: Optimize Solr less often
2016-03-06 13:46:54 -05:00
send_failed_login_notifications_task.php
MDL-48438 core: Add fullname where known to failed login notifications.
2015-10-01 12:44:11 +01:00
send_new_user_passwords_task.php
…
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-50851 core_tag: introduce tag collections
2016-01-10 15:25:43 +08:00
task_base.php
…