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
/
application
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-06-05
rawurlencode the directory path components to avoid breaking the page layout.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-08-01
Make maintenance mode a variable instead of a config. Then create
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-21
Revert "Fix Kohana's internal cache for Gallery's usage pattern."
Andy Staudacher
2010-02-21
Fix Kohana's internal cache for Gallery's usage pattern.
Andy Staudacher
2009-12-21
Fix preambles, and fix the File_Structure_Test to be more lenient
Bharat Mediratta
2009-12-06
Overload Kohana_Exception::text() to dump out the complete stack trace
Bharat Mediratta
2009-11-26
Add kohana23_compat module to bring along functionality that got
Bharat Mediratta
2009-11-24
Update to Kohana r4684 which is now Kohana 2.4 and has substantial
Bharat Mediratta
2009-10-04
Revert "Create a modules and themes directory in the application directory. ...
Tim Almdal
2009-10-04
Create a modules and themes directory in the application directory. All subd...
Tim Almdal
2009-06-24
Add support for mod_rewrite in the .htaccess file. There are now
Bharat Mediratta
2009-06-08
Try again to properly detect the base url, taking into account the
Bharat Mediratta
2009-06-05
Use ORIG_SCRIPT_PATH if it's available to detect the base url, for
Bharat Mediratta
2009-05-31
Convert single quotes to double quotes
Bharat Mediratta
2009-05-28
Force modules/gallery to be at the end of the module load path, so
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta