silverstripe-framework/filesystem
Ingo Schommer 132a5ebaab MINOR Added more allowed extensions to File::$allowed_extensions (from r100740)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105633 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-25 04:26:31 +00:00
..
Archive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
File.php MINOR Added more allowed extensions to File::$allowed_extensions (from r100740) 2010-05-25 04:26:31 +00:00
Filesystem.php BUGFIX: Update file link tracking as part of Filesystem::sync() (from r89907) (from r96722) 2010-04-12 01:49:37 +00:00
FlushGeneratedImagesTask.php BUGFIX Consistently returning from a Security::permissionFailure() to avoid ambiguous situations when controllers are in ajax mode 2009-09-10 02:00:42 +00:00
Folder.php BUGFIX: Handle filename deduping when uploading of double-barrelled extensions and files ending in numbers better. (from r99818) 2010-05-25 03:04:55 +00:00
GD.php BUGFIX GD::setQuality() persistence issue because the GD instance is re-created instead of being cloned - thanks Tjofras! (from r100438) 2010-05-25 03:53:12 +00:00
TarballArchive.php BUGFIX: Don't rely on the current working directory for any file access; use BASE_PATH. (from r97728) 2010-04-12 23:14:36 +00:00
Upload.php MINOR Made Upload::load() error more useful (from r100499) 2010-05-25 04:04:20 +00:00