Will Rossiter 1a36bb628e API: Add sync_blacklisted_patterns for configuring files to skip in sync tasks
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.
2013-05-11 16:06:14 +12:00
..
2013-04-09 09:39:06 +02:00
2013-05-10 22:31:38 +12:00
2013-05-09 23:06:02 +02:00
2013-04-22 18:17:31 +00:00