moodle/lib/classes/progress
Matt Porritt 2cd901a4e7 MDL-28505 Backup: Asynchronous backup and restore
This patch adds asynchronous backup and restore functionality
to Moodle. This is an optional feature and is not enabled by
default. It can be enabled by site administrators.
Asynchronous backup and restores are actioned by the Moodle
adhoc task API. The progress of backup and restores is
displayedin the Moodle UI.  Users can also be sent a message
when a backup or restore operation completes via the
Moodle messaging API.
2019-04-09 00:15:42 +00:00
..
base.php MDL-43027 core progress : new method keeps track of progress internally 2014-01-27 17:51:09 +07:00
db_updater.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
display.php MDL-55385 output: Support non-integer output_buffering values 2016-08-23 11:19:04 +01:00
display_if_slow.php
none.php MDL-50453 core: Replace reserved word usage in progress\null (PHP7) 2015-06-15 12:21:27 +09:30