summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/task.php
AgeCommit message (Expand)Author
2009-08-04Dump any exceptions into the standard Kohana log as well as the taskBharat Mediratta
2009-07-20Don't let the task status message exceed the size of the status column when t...Bharat Mediratta
2009-07-06Always log the task completion status messageTim Almdal
2009-07-06Catch exceptions that are thrown within the task and log them to the task logTim Almdal
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim Almdal
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta