moodle/backup
Damyon Wiese 151b0f9409 MDL-58132 repositories: Controlled link file type
This introduces a new "controlled link" file type where the file is not
stored in Moodle - but Moodle will control the access permissions on the file.

Plugins can "freeze" a filearea which means Moodle will take ownership of all the remote
files of this type.

When accessing a file, if the "filebrowser" infomation indicates the current user can write to the file, they
will be granted temporary write access.

Part of MDL-58220
2017-04-03 13:40:13 +08:00
..
cc MDL-56319 blocks: Observe empty default blocks setting 2016-10-07 09:59:09 +01:00
controller MDL-34859 backup: add restore defaults 2017-03-20 14:59:45 +08:00
converter MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00
moodle2 Merge branch 'wip-MDL-34859-master' of git://github.com/marinaglancy/moodle 2017-03-20 07:54:22 +00:00
util Merge branch 'wip-MDL-34859-master' of git://github.com/marinaglancy/moodle 2017-03-20 07:54:22 +00:00
backup.class.php MDL-40838 backup: restore enrolment methods without users 2017-02-20 12:08:35 +08:00
backup.php MDL-52940 core_backup: prevent always displaying logs 2016-02-01 12:43:53 +08:00
backupfilesedit.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
backupfilesedit_form.php MDL-58132 repositories: Controlled link file type 2017-04-03 13:40:13 +08:00
import.php MDL-55618 backup: Header should not be output twice 2016-09-01 08:43:45 +01: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-52940 core_backup: prevent always displaying logs 2016-02-01 12:43:53 +08:00
restorefile.php MDL-56136 restore: better error handling copying file at start 2016-09-27 18:07:50 +01: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