index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gallery
/
helpers
/
gallery_task.php
Age
Commit message (
Expand
)
Author
2009-12-02
Convert more database calls over to the new format
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-11-16
Store the directory, files and translation cache in the gallery3 cache instea...
Tim Almdal
2009-10-27
When rebuilding dirty images, start a batch on initialization and stop it whe...
Tim Almdal
2009-09-27
Clean up the task initialization for rebuild thumbs and resizes.
Tim Almdal
2009-09-24
Refactored the rebuild_dirty_images handler to simplify the counting and end ...
Tim Almdal
2009-09-02
Change graphics::generate() API so that it doesn't return a boolean,
Bharat Mediratta
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-07-19
Remove excess success logging. In the rebuild images case, it can
Bharat Mediratta
2009-07-08
Add task logging to the Update translations
Tim Almdal
2009-07-08
Added task logging to the Rebuild Images task.
Tim Almdal
2009-07-03
Ignore lib/ folders in l10n_scanner task.
Andy Staudacher
2009-06-04
Skip over busted images when rebuilding. Change graphics::generate()
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta