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
Age
Commit message (
Expand
)
Author
2010-11-28
Patch from ticket 1503, making rest/items behaviour consisten with rest/item ...
Kriss Andsten
2010-11-22
Take into account the core.url_suffix configuration setting when
Bharat Mediratta
2010-11-21
Create a module setting for the number of random images to show in the
Bharat Mediratta
2010-11-21
Shuffle up the way we figure out which image to rebuild next so that
Bharat Mediratta
2010-11-20
Move the sys_getloadavg() call into the template since that's what we're doin...
Bharat Mediratta
2010-11-20
I don't run these, I doubt anybody does. Deleting
Bharat Mediratta
2010-11-18
Add Bengali (bn_BD).
Bharat Mediratta
2010-11-18
Use sys_getloadavg() instead of reading /proc/loadavg. Fixes #1491.
Bharat Mediratta
2010-11-18
Fix a bug where simultaneous deletes of the same item can result in it
Bharat Mediratta
2010-11-14
Create a task to clean up tag counts and delete tag with no associated
Bharat Mediratta
2010-11-14
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-11-14
Create a new task to resync tag task counts and delete tags that have
Bharat Mediratta
2010-11-14
Fix two issues with item deletion:
Bharat Mediratta
2010-11-09
Return the admin check as part of the block structure as opposed to printing
Tim Almdal
2010-11-09
Tie the image cachebuster to the file mtime instead of
Bharat Mediratta
2010-11-09
Add an extra line break after the RewriteBase line so that the
Bharat Mediratta
2010-11-08
Fix a bug in the way that we add tags that causes it to be really slow
Bharat Mediratta
2010-11-08
Updated item::random_query() PHPdoc to include example usage
Bharat Mediratta
2010-11-08
Add a pure javascript mechanism for filtering advanced properties. Partial f...
Bharat Mediratta
2010-11-08
Implement module::clear_all_vars($module_name)
Bharat Mediratta
2010-11-08
Dump something in the logs if GalleryEmbed::init() fails.
Bharat Mediratta
2010-11-07
Add Malay as 'Bahasa Melayu'
Bharat Mediratta
2010-11-06
Create item_before_create and item_before_update events, and make
Bharat Mediratta
2010-10-31
Deal in integers when doing aspect ratio operations. Fixes #1470.
Bharat Mediratta
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
2010-10-25
Set the unit test timeout to 5 minutes
Bharat Mediratta
2010-10-24
Allow access to the rest module when the gallery is wholly private. Fixes ti...
Bharat Mediratta
2010-10-11
Add MJ12bot and Speedy Spider to the robot list.
Bharat Mediratta
2010-10-11
Copy system/config/user_agents.php over to gallery/config so that we can add ...
Bharat Mediratta
2010-10-09
Identify robots and don't let them save sessions.
Bharat Mediratta
2010-10-07
Change version to "3.0+ (git)".
Bharat Mediratta
2010-10-04
Set the version to 3.0 final (woot!).
Bharat Mediratta
2010-10-04
Not sure why digibug::close_window() changed in the listing, but it looks fin...
Bharat Mediratta
2010-10-03
Don't wrap the action in url::site() -- form::open() will do that for us. Fi...
Bharat Mediratta
2010-10-02
Detect the case where there are no more broken images and skip to the end. F...
Bharat Mediratta
2010-10-02
Proxy the BasicAuth authentication header in htaccess_works() so that
Bharat Mediratta
2010-10-02
Set the User-Agent field to "Gallery3" by default. Fixes #1408.
Bharat Mediratta
2010-10-01
Fix a bug in the way we set the mime type for protected image renders.
Bharat Mediratta
2010-10-01
Use the "loading" image from themes/wind since it's no longer in gallery3/lib.
Bharat Mediratta
2010-09-29
Stop caching all module variables in the vars table using the
Bharat Mediratta
2010-09-25
Base64 encode the data result if the encoding param is set to "base64".
Bharat Mediratta
2010-09-23
Fix a bug introduced recently in
Bharat Mediratta
2010-09-22
Remove the 4 character minimum for group name length. Fixes ticket #1396.
Bharat Mediratta
2010-09-22
Prioritize using the value in graphics_toolkit_path over the standard
Bharat Mediratta
2010-09-22
Use alternate path to the CoolIris slideshow that fixes the problem
Bharat Mediratta
2010-09-18
The Kohana folks removed the cache cleanup code back in
Bharat Mediratta
2010-09-18
When looking for G2 urls in the g2_map, try also swapping spaces for +
Bharat Mediratta
2010-09-18
Fix a bug in that last commit where I was treating resource_type as a function.
Bharat Mediratta
2010-09-18
Redirect to the root album when there's an empty path and empty id.
Bharat Mediratta
2010-09-18
Fix a bug in the way that we calculate expiration dates for old
Bharat Mediratta
[next]