moodle/backup
Matt Porritt 698222f6cb MDL-66225 Backup: fix irrecoverable state
Fix condition where if an asynchronous backup
completes via the UI and the user refreshes the
page a new backup was created with a mismatched
backup id.
This caused a permanently failing ad-hoc task
and blocked further backups for that course.
2019-10-23 04:20:00 +00:00
..
cc MDL-66753 blocks: Remove references in core to block_participants 2019-10-07 08:34:20 +02:00
controller MDL-66709 backup: improve some PHPdoc type hints 2019-09-23 19:21:09 +01:00
converter MDL-64290 backup imscc: Use correct tempdir for imscc restore 2018-12-05 10:44:14 -07:00
moodle2 MDL-66743 backup: reports should be able to backup module-level data 2019-09-23 19:24:33 +01:00
tests MDL-65498 backup: Add a couple of missing destroy() calls 2019-05-06 00:01:55 +02:00
util MDL-66709 backup: move question attempt data helpers to a trait 2019-09-23 19:24:32 +01:00
backup.class.php MDL-65643 backup: Bump release to 3.8 2019-05-19 21:11:05 +02:00
backup.php MDL-66225 Backup: fix irrecoverable state 2019-10-23 04:20:00 +00:00
backupfilesedit.php MDL-35429 backup: Only show relevant actions for automated backups 2017-10-10 12:30:57 +08:00
backupfilesedit_form.php MDL-58220 repo: Fix typo in FILE_CONTRLLED_LINK 2017-04-04 10:40:01 +08:00
externallib.php MDL-65858 backup: Improve behaviour of ajax calls 2019-07-22 12:54:10 +08:00
import.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +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-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
restorefile.php MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
restorefile_form.php MDL-50344 restore: Make restore file required 2015-05-25 12:02:16 +05:30
upgrade.txt MDL-54205 backup: loggers close() and destroy() 2016-05-13 01:54:28 +02:00