silverstripe-framework/filesystem
Ingo Schommer 3581a8d5f8 API CHANGE Deprecated File->getLinkedURL()
MINOR Avoiding duplication by using existing getFullPath() in File->getAbsoluteURL() (from r107268)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112556 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-15 03:15:26 +00:00
..
Archive.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
File.php API CHANGE Deprecated File->getLinkedURL() 2010-10-15 03:15:26 +00:00
Filesystem.php MINOR Documentation in File and Folder class (from r107265) 2010-10-15 03:12:39 +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 MINOR Documentation in File and Folder class (from r107265) 2010-10-15 03:12:39 +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 Documentation (from r106804) 2010-10-15 03:04:27 +00:00