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-03-15 13:10:08 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
filestorage
History
Andrew Nicols
cc29e04f27
Merge branch '68137-master-prevent-removing-all-dots-in-filename' of
https://github.com/DSI-Universite-Rennes2/moodle
2020-05-22 11:53:22 +08:00
..
tests
MDL-66011 test: remove magic @covers lines
2019-10-04 09:40:34 +08:00
file_archive.php
MDL-68137 core_files: replace consecutive dots in filename by single dot
2020-04-28 11:29:35 +02:00
file_exceptions.php
…
file_packer.php
…
file_progress.php
…
file_storage.php
MDL-68342 files: Add a faster xsendfile method to avoid db lookups
2020-04-27 16:11:34 +10:00
file_system_filedir.php
MDL-35773 core_backup: use existing API to recover files
2019-07-26 11:59:56 +08:00
file_system.php
MDL-68342 files: Add a faster xsendfile method to avoid db lookups
2020-04-27 16:11:34 +10:00
mbz_packer.php
…
stored_file.php
MDL-63349 assignfeedback_editpdf: Rotate submitted image automatically
2019-10-11 15:26:53 +11:00
tgz_extractor.php
…
tgz_packer.php
…
zip_archive.php
MDL-68137 core_files: replace consecutive dots in filename by single dot
2020-04-28 11:29:35 +02:00
zip_packer.php
…