moodle/backup
Damyon Wiese 031cf251c1 MDL-64878 grades: Rebuild cache on import
When the course module cache is out of date during a gradebook re-calculcation it throws
throws exceptions because the module cannot be found. This prevents access to gradebook or
any type of grading functions until the cache is rebuilt.

When the cache still has no module record we log an error and return the course context.
2019-02-27 10:37:31 +08:00
..
cc MDL-54967 backup: Fix IMS CC import URL decoding for XML format 2017-12-15 09:19:31 +08:00
controller MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
converter MDL-64290 backup imscc: Use correct tempdir for imscc restore 2018-12-05 10:44:14 -07:00
moodle2 MDL-64878 grades: Rebuild cache on import 2019-02-27 10:37:31 +08:00
tests MDL-63596 core_backup: Add support for removal of context users 2018-11-09 16:09:22 +08:00
util Merge branch 'MDL-63916-master' of git://github.com/damyon/moodle 2019-01-16 15:33:08 +01:00
backup.class.php MDL-64299 backup: Bump release to 3.7 2018-12-02 18:21:52 +01:00
backup.php MDL-43334 backup: Lanuage for cancel 2018-07-09 12:17:18 +08: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
import.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
log.php
restore.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
restorefile.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02: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