moodle/lib/filestorage
Paul Nicholls f384ce26c0 MDL-39339 - zip_archive should ignore system files
zip_archive should ignore OSX system files (__MACOSX, .DS_Store) and
Windows thumbnail cache files (Thumbs.db), to avoid issues and confusion.
2013-05-30 09:23:35 +12:00
..
tests MDL-39339 - Add test zips for OSX system files and Thumbs.db 2013-05-30 09:22:56 +12:00
file_archive.php MDL-37429 zipping improvements 2013-01-12 14:58:26 +01:00
file_exceptions.php MDL-37429 zipping improvements 2013-01-12 14:58:26 +01:00
file_packer.php MDL-37429 zipping improvements 2013-01-12 14:58:26 +01:00
file_storage.php MDL-39177 New function file_storage::get_unused_dirname() 2013-05-17 13:43:45 +10:00
stored_file.php MDL-39177 Updating userid when file is overwritten 2013-05-20 14:09:11 +10:00
zip_archive.php MDL-39339 - zip_archive should ignore system files 2013-05-30 09:23:35 +12:00
zip_packer.php MDL-37429 zipping improvements 2013-01-12 14:58:26 +01:00