This website requires JavaScript.
Explore
Help
Register
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-06-08 09:05:59 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
0a57ba06cb
Branches
Tags
View all branches
moodle
/
lib
/
classes
/
task
History
Michael Aherne
1dc462baa5
MDL-51707 cron: Prevent finished tasks being returned
2015-10-08 14:43:56 +01: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
…
completion_daily_task.php
MDL-50287 completion: Rename tasks to remove the word 'cron'
2015-08-27 14:58:04 +01:00
completion_regular_task.php
MDL-50287 completion: Rename tasks to remove the word 'cron'
2015-08-27 14:58:04 +01:00
context_cleanup_task.php
…
create_contexts_task.php
…
delete_incomplete_users_task.php
…
delete_unconfirmed_users_task.php
…
events_cron_task.php
…
file_temp_cleanup_task.php
MDL-48605 unit_test: Fixed file_temp_cleanup_task
2015-03-31 14:59:48 +08:00
file_trash_cleanup_task.php
…
grade_cron_task.php
…
legacy_plugin_cron_task.php
…
manager.php
MDL-51707 cron: Prevent finished tasks being returned
2015-10-08 14:43:56 +01: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
MDL-49684 timezones: rewrite timezone support
2015-04-06 13:53:51 +12: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
…
tag_cron_task.php
…
task_base.php
…