silverstripe-framework/filesystem
Sean Harvey 5491a5dadc Use Injector to create default Upload_Validator instance
Allows this class to be swapped out with a custom Upload_Validator
globally, without having to call Upload::setValidator() everywhere.
2014-07-28 16:28:38 +12:00
..
File.php FIX folder Title not being exactly the same as Name field if setName modified the value 2014-05-02 14:41:10 +12:00
FileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
FileNameFilter.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
Filesystem.php BUG Fixing Filesystem::sync breaking subsite pages with same URLSegments 2013-05-14 09:45:14 +12:00
Folder.php FIX folder Title not being exactly the same as Name field if setName modified the value 2014-05-02 14:41:10 +12:00
GD.php Merge branch 'pulls/apidocs-package-list' of https://github.com/madmatt/silverstripe-framework into madmatt-pulls/apidocs-package-list 2014-01-31 15:15:59 +13:00
ImagickBackend.php Update ImagickBackend.php 2013-08-25 11:37:00 +12:00
Upload.php Use Injector to create default Upload_Validator instance 2014-07-28 16:28:38 +12:00