moodle/backup/util/plan
sam marshall 37ff843d7d MDL-42039 Restore: Add progress reporting between files in resource
When a resource contains a very large number of (presumably small)
files, we should display progress between each file so that it
doesn't time out.
2013-10-10 10:56:30 +08:00
..
tests MDL-41937 tests: reset time limit after test 2013-09-24 20:53:49 +10:00
backup_execution_step.class.php MDL-22145 backup storage - provide 'user_tohub' storage for HUB files 2010-04-27 01:02:38 +00:00
backup_plan.class.php MDL-38190 (1) Backup/restore: Progress tracking API 2013-08-16 10:50:35 +01:00
backup_step.class.php MDL-21432 move some stuff from base to backup plan classes 2010-06-22 10:31:37 +00:00
backup_structure_step.class.php MDL-41087 Backup: add progress tracking in slow steps 2013-09-13 11:07:23 +01:00
backup_task.class.php backup MDL-22254 Added backup and restore of course completion information 2010-09-17 03:04:55 +00:00
base_plan.class.php MDL-41728 Backup: Unnecessary use of in_array in base_plan 2013-09-11 14:32:14 +01:00
base_step.class.php MDL-25019 backup - course_startdate may not exist 2010-11-24 10:46:15 +00:00
base_task.class.php MDL-38190 (2) Backup/restore: Progress tracking for tasks and steps 2013-08-16 10:50:36 +01:00
restore_execution_step.class.php MDL-21432 backup - plan/task/step basis 2010-07-05 22:23:00 +00:00
restore_plan.class.php Merge branch 'MDL-38190-master' of git://github.com/sammarshallou/moodle 2013-09-02 16:56:50 +02:00
restore_step.class.php MDL-21432 backup - plan/task/step basis 2010-07-05 22:23:00 +00:00
restore_structure_step.class.php MDL-42039 Restore: Add progress reporting between files in resource 2013-10-10 10:56:30 +08:00
restore_task.class.php MDL-27636 restore - add support for after_restore() to plugins. Credit goes to Mark Nielsen. Thanks! 2011-05-26 02:37:16 +02:00