summaryrefslogtreecommitdiff
path: root/modules/gallery/models/task.php
AgeCommit message (Expand)Author
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-07Allow the task::log method to take an array of lines and change g2_import.phpTim Almdal
2009-07-06Cleanup remove task processing. Change Task_Model::delete to call parent::deleteTim 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