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
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