moodle/backup/util
sam marshall a658b73cd0 MDL-42039 Restore: Avoid unnecessary archive file copy at start
Change the start of restore process so that the archive file can
be passed as a pathnamehash pointing to the Moodle file object,
rather than only as a filename in the temporary directory. This
avoids making an unnecessary copy of the archive file, which can
take a long time (and potentially cause a timeout) in the case
of multi-gigabyte backups.
2013-10-10 10:56:30 +08:00
..
checks Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
dbops MDL-42039 Restore: Add progress reporting between files in resource 2013-10-10 10:56:30 +08:00
destinations/tests MDL-32569 convert remaining backup tests and drop old simpletests 2012-04-21 16:24:33 +02:00
factories MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
helper MDL-42039 Restore: Add progress reporting to directory deletion 2013-10-10 10:56:30 +08:00
includes Merge branch 'MDL-38196-master' of git://github.com/sammarshallou/moodle 2013-10-10 09:31:33 +08:00
interfaces MDL-21432 backup 2.0 - initial commit. util dir 2010-04-21 09:17:06 +00:00
loggers MDL-38196 Backup/restore: Display log if non-empty 2013-10-08 11:00:11 +01:00
output MDL-21432 backup 2.0 - initial commit. util dir 2010-04-21 09:17:06 +00:00
plan MDL-42039 Restore: Add progress reporting between files in resource 2013-10-10 10:56:30 +08:00
progress MDL-42039 Restore: Add progress reporting between files in resource 2013-10-10 10:56:30 +08:00
settings MDL-38735 backup: add missing setType() to forms 2013-04-03 02:17:40 +02:00
structure MDL-41087 Backup: add progress tracking in slow steps 2013-09-13 11:07:23 +01:00
ui MDL-42039 Restore: Avoid unnecessary archive file copy at start 2013-10-10 10:56:30 +08:00
xml MDL-41669 Restore: Progress bar needs to include more tasks 2013-09-16 17:18:12 +01:00