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
/
kohana23_compat
/
libraries
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-05-15
Revert "Verify that where() clauses are well formed. Fixes #1865."
Bharat Mediratta
2012-05-14
Verify that where() clauses are well formed. Fixes #1865.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-01-08
Change merge_where() and merge_or_where() to ignore empty tuples so that chai...
Bharat Mediratta
2009-12-22
Convert tabs to spaces. Enough to get the file structure test to
Bharat Mediratta
2009-12-22
Add merge_or_where() to MY_Datatabase_Builder and use that instead of
Bharat Mediratta
2009-12-21
Fix preambles, and fix the File_Structure_Test to be more lenient
Bharat Mediratta
2009-12-21
Update database tests for K24. Use a mock database that we load
Bharat Mediratta
2009-11-26
Overload Database_Builder to add merge_where() which takes predefined
Bharat Mediratta
2009-11-26
Add kohana23_compat module to bring along functionality that got
Bharat Mediratta