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
/
hooks
/
init_gallery.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-09-02
Handle the case of a completely private Gallery separately and just
Bharat Mediratta
2010-06-15
Add a simple/cheap test to make sure that the database config is ok. Fixes t...
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-11-26
Kohana::$user_agent moved to the request helper and is protected, so
Bharat Mediratta
2009-11-24
Rename I18n to Gallery_I18n to avoid conflict with Kohana 2.4
Bharat Mediratta
2009-10-23
Allow themes to override event handlers. In gallery::ready() grab the server
Tim Almdal
2009-09-22
Create a gallery error handler that traps php errors and rethrows them as Exc...
Tim Almdal
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta