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
/
tests
/
Database_Test.php
Age
Commit message (
Expand
)
Author
2013-01-25
#1956 - Escape LIKE queries (for _ and %).
shadlaws
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-06-11
Follow-on to 3caf3cc323cd25b002aa8e44d871d4677da7a029 for #1866 - harden one
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-02-07
Add prefix support for the target of RENAME TABLE.
Bharat Mediratta
2010-01-31
Fix lots of warnings that pop up when we're in E_STRICT mode. They're
Bharat Mediratta
2010-01-19
Extend Gallery_Unit_Test_Case instead of Unit_Test_Case.
Bharat Mediratta
2009-12-21
Update database tests for K24. Use a mock database that we load
Bharat Mediratta
2009-12-21
Updated for K24
Bharat Mediratta
2009-11-26
Database::orwhere() is now Database_Builder::or_where()
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
Remove a debugging statement
Tim Almdal
2009-11-01
Update the modified with a local fix for Kohana ticket #2298
Tim Almdal
2009-07-25
Rename columns that use reserved SQL words : items.left and items.right
Romain LE DISEZ
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta