moodle/lib/filestorage
sam marshall 66234de24c MDL-57515 Resource: 'not very efficient' with a large number of files
Fixes bug where the resource module loads metadata for all files while
building course modinfo, even though it only needs the first file.
(This causes problems if you have ~10k files.)
2017-01-10 17:43:46 +00:00
..
tests MDL-57515 Resource: 'not very efficient' with a large number of files 2017-01-10 17:43:46 +00:00
file_archive.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
file_exceptions.php MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
file_packer.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
file_progress.php MDL-41838 Files: Implement .tar.gz packer (1 of 2) 2013-10-08 13:04:48 +01:00
file_storage.php MDL-57515 Resource: 'not very efficient' with a large number of files 2017-01-10 17:43:46 +00:00
mbz_packer.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
stored_file.php MDL-55445 gdlib: Support for resizing an image 2016-08-15 10:54:28 +08:00
tgz_extractor.php MDL-43794 Files API Set the mtime of files to extraction time. 2014-01-22 11:06:39 -05:00
tgz_packer.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
zip_archive.php MDL-54916 filestorage: Only write empty zip on change. 2016-10-25 14:10:36 +11:00
zip_packer.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00