moodle/backup
sam marshall 2a70b70c44 MDL-41087 Backup: add progress tracking in slow steps
Adds calls to the new backup progress tracking API within various steps of the
backup system - previously it only tracked progress between steps, but some steps
can themselves be slow. This ensures the system displays progress (either by
moving the progress bar if possible, or by making the wibbler below it pulsate)
during nearly all of the backup process.
2013-09-13 11:07:23 +01:00
..
cc MDL-40642 set more restrictive umask and use proper permission for new dirs and files 2013-07-19 09:18:44 +02:00
controller Merge branch 'MDL-41254-m' of git://github.com/micaherne/moodle 2013-09-09 18:04:05 +08:00
converter MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
moodle2 MDL-41087 Backup: add progress tracking in slow steps 2013-09-13 11:07:23 +01:00
util MDL-41087 Backup: add progress tracking in slow steps 2013-09-13 11:07:23 +01:00
backup.class.php MDL-37761 Backup: Add phpdoc for MODE constants 2013-06-18 07:52:04 +01:00
backup.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
backupfilesedit.php MDL-35991 - use PARAM_LOCALURL for local urls 2013-01-07 10:09:20 +08:00
backupfilesedit_form.php MDL-40816 backup: code cleanup on the manage backups form 2013-07-22 18:15:07 +08:00
import.php Merge branch 'MDL-38190-master' of git://github.com/sammarshallou/moodle 2013-09-02 16:56:50 +02:00
log.php MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
restore.php MDL-41253 Restore: Mechanism to display progress during UI stages 2013-09-09 12:42:07 +01:00
restorefile.php MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
restorefile_form.php MDL-38735 backup: add missing setType() to forms 2013-04-03 02:17:40 +02:00
upgrade.txt MDL-40618 backup: centralize info field, use info in queries. 2013-07-23 19:50:53 +10:00