mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1a36bb628e
Fixes http://open.silverstripe.org/ticket/6210. Replaces the hardcoded file patterns from Folder::syncChildren() with a new static Filesystem::$sync_blacklisted_patterns to describe files and folder names to skip when running Folder::sync(). Added unit test for Folder::sync() Extended Folder::sync() to report on the number of file / folders skipped. |
||
---|---|---|
.. | ||
fixtures/filefinder | ||
gdtest | ||
FileFinderTest.php | ||
FileNameFilterTest.php | ||
FileTest.php | ||
FileTest.yml | ||
FolderTest.php | ||
GDTest.php | ||
UploadTest.php | ||
UploadTest.yml |