silverstripe-framework/filesystem
Mike Cochrane e03115198f Don't delete all assets when uploading a file in the root
Catch "." dirnames in more places. truncateDirectory('.') will delete every asset. That's an undesirable thing.
findVariants() wouldn't return any variants if the dirname in "."
2016-03-08 13:12:07 +13:00
..
flysystem Don't delete all assets when uploading a file in the root 2016-03-08 13:12:07 +13:00
storage API File has Versioned extension 2016-02-23 13:46:28 +13:00
AssetAdapterTest.php API Asset Access Control implementation 2016-01-13 18:18:22 +13:00
AssetControlExtension.php API File has Versioned extension 2016-02-23 13:46:28 +13:00
AssetManipulationList.php API File has Versioned extension 2016-02-23 13:46:28 +13:00
File.php API File has Versioned extension 2016-02-23 13:46:28 +13:00
FileFinder.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
FileMigrationHelper.php API File has Versioned extension 2016-02-23 13:46:28 +13:00
FileNameFilter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Filesystem.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
Folder.php API Asset Access Control implementation 2016-01-13 18:18:22 +13:00
GDBackend.php API Asset Access Control implementation 2016-01-13 18:18:22 +13:00
ImageManipulation.php API Asset Access Control implementation 2016-01-13 18:18:22 +13:00
ImagickBackend.php Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
Upload.php Merge remote-tracking branch 'origin/3' 2016-02-25 14:51:59 +13:00