This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-08 09:02:07 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
backup
History
Eloy Lafuente (stronk7)
c8fbcaab1d
MDL-28156 restore - support restoring files without grade items
2011-07-10 00:52:45 +02:00
..
bb
…
cc
MDL-27913 Stray whitespace in backup.
2011-06-17 19:37:20 +01:00
controller
MDL-24684 backup - basic protection against time/memory limits
2011-06-30 03:37:30 +02:00
converter
MDL-28006 Fixed grades subpath handling
2011-06-30 15:17:03 +02:00
moodle2
MDL-28156 restore - support restoring files without grade items
2011-07-10 00:52:45 +02:00
util
MDL-27833 Backup - Fix can't search courses with non-latin characters during importing
2011-07-07 10:39:47 +02:00
backup_scheduled.php
…
backup.class.php
MDL-27821 backup_exception should not throw away debug info.
2011-07-04 15:35:30 +01:00
backup.php
…
backupfilesedit_form.php
…
backupfilesedit.php
…
backuplib.php
…
import.php
…
lib.php
…
log.php
…
restore.php
The first attempt to include backup conversion in the restore process
2011-05-18 01:55:27 +02:00
restorefile_form.php
…
restorefile.php
…
restorelib.php
…