silverstripe-framework/filesystem
Simon Elvery c9aa0e74b9 ENHANCEMENT: Before preforming an image resize, make sure it's actually required.
This is better from an efficiency point of view and it also eliminates unessesary re-sampling (i.e. reduction in quailty).
2012-03-26 14:21:14 +10:00
..
File.php ENHANCEMENT Allow disabling of File::updateFilesystem() which is useful 2012-03-14 15:53:04 +13:00
FileFinder.php BUGFIX: Cant use combined_static in FileFinder any more - it falls through to Config system, which doesnt yet exist 2012-03-09 18:13:57 +13:00
FileNameFilter.php ENHANCEMENT More flexible URL filtering through new URLSegmentFilter API. Support for multibyte URL segments through URLPathFilter::$default_allow_multibyte. Abstraction from Convert::raw2url() (and SiteTree->generateURLSegment()) 2011-11-29 11:04:08 +01:00
Filesystem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
Folder.php Merge branch 'ereg-to-preg' of https://github.com/AngryPHPNerd/sapphire 2012-03-05 13:54:20 +13:00
GD.php ENHANCEMENT: Before preforming an image resize, make sure it's actually required. 2012-03-26 14:21:14 +10:00
Upload.php Replace ereg with preg_* 2012-02-27 22:14:02 +01:00