moodle/lib/filestorage
Dongsheng Cai 61506a0af9 MDL-33032 Fixed issues for file integration
1. Added tracker issue number in comment
2. Fixed stored_file::delete_reference()
3. repository::send_file() will throw exception if not implemented by subclass
4. Fixed renaming unit test, added one unit test for deleting original file
5. Fixed copyright statement for googledoc and picasa repository plugin
6. Implemented stored_file::set_filesize()
2012-05-21 11:57:56 +08:00
..
tests MDL-33032 Fixed issues for file integration 2012-05-21 11:57:56 +08:00
file_archive.php MDL-31301 use static textlib methods 2012-03-03 11:46:13 +01:00
file_exceptions.php MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
file_packer.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_storage.php MDL-32867 filemanager and repository 2012-05-21 11:57:55 +08:00
file_types.mm MDL-29955: filestorage/file_types: add support for .f4v, .m4v and .webm 2011-10-31 15:26:25 +08:00
stored_file.php MDL-33032 Fixed issues for file integration 2012-05-21 11:57:56 +08:00
zip_archive.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
zip_packer.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00