Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Hensby f3d3b570d6 FIX Removing dependence on cache dir name
Removing the dependence that cache dir is actually named `cache`
2016-02-02 13:01:31 +00:00
helpfulrobot 5a5693b095 Converted to PSR-2 2015-12-20 17:19:24 +13:00
Will Rossiter 6d84b1e049 Pass quiet mode through to publisher 2015-03-09 15:48:39 +13:00
Will Rossiter c8d1b4b2e4 NEW Add quiet mode to RebuildStaticCacheTask 2015-03-07 00:22:45 +13:00
Daniel Hensby e0ea5aa89b FIX start and count of urls is ignored
When setting the start and count values for the `RebuildStaticCacheTask` the limits are ignored because the $urls variable is never reused after it is defined.
2014-02-28 11:14:42 +00:00
Will Rossiter ea1461acd7 API: Remove CMS constraint.
This also changes getObjectsToExport() to getExportUrls() to allow extensions to provide plain text url's for Director::test().

Pushes the controller to dev/staticexporter as some framework install doesn't include default class routing.
2014-01-14 20:36:46 +13:00