silverstripe-framework/filesystem
2012-12-04 09:47:26 +01:00
..
File.php Removing deprecated File::TreeTitle(), use File::getTreeTitle() instead 2012-11-15 14:43:14 +13:00
FileFinder.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
FileNameFilter.php BUG FileNameFilter should remove any amount of underscores from start of filename 2012-10-29 17:07:58 +13:00
Filesystem.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Folder.php Removed deprecated Folder::findOrMake(), use find_or_make() instead 2012-11-16 14:19:19 +13:00
GD.php BUG GD::greyscale did not correctly preserve alpha component of images Added test cases to test greyscale operation across various image formats Replaced various magic numbers with IMAGETYPE_XXX definitions 2012-12-04 09:47:26 +01:00
ImagickBackend.php FIX: include ImagickBackend only when Imagick installed 2012-11-11 15:13:36 +13:00
Upload.php Merge branch '3.0' 2012-11-22 23:51:28 +01:00