silverstripe-framework/tasks
2011-03-22 16:44:39 +13:00
..
DailyTask.php MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
EncryptAllPasswordsTask.php MINOR Checking for class_exists() before SapphireTest::is_running_tests() to avoid including the whole testing framework, and triggering PHPUnit to run a performance-intensive directory traversal for coverage file blacklists (from r114332) 2011-02-02 14:20:03 +13:00
HourlyTask.php MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
MigrateSiteTreeLinkingTask.php BUGFIX Fixed MigrateSiteTreeLinkingTask not working correctly when CLRF newlines being used 2011-03-22 16:44:39 +13:00
MigrateTranslatableTask.php MINOR Unified permission control for i18nTextCollectorTask, TaskRunner, TestRunner, ModelViewer, DevelopmentAdmin, TestViewer, MigrateTranslatableTask 2009-09-10 01:49:56 +00:00
MonthlyTask.php Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
QuarterHourlyTask.php MINOR added better handling of pages that result in no URLSegment 2009-08-17 22:30:27 +00:00
RemoveOrphanedPagesTask.php MINOR FIX: backticks converted to quotes 2009-09-17 00:02:04 +00:00
ScheduledTask.php MINOR Moved class-specific documentation from doc.silverstripe.org back into class-level PHPDoc 2011-02-02 14:19:38 +13:00
UpgradeSiteTreePermissionSchemaTask.php Updating queries to be more DB agnostic 2008-11-24 09:31:14 +00:00
WeeklyTask.php MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
YearlyTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00