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
/
kohana
/
libraries
/
drivers
/
Database
/
Mysql.php
Age
Commit message (
Expand
)
Author
2009-05-27
Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ...
Bharat Mediratta
2009-05-26
Update Kohana to r4357
Bharat Mediratta
2009-05-18
Updated kohana and modules/unit_test to upstream r4356
Bharat Mediratta
2009-03-19
Normalize whitespace inconsistencies with upstream code that probably snuck i...
Bharat Mediratta
2009-03-04
Updated Kohana to r4033
Bharat Mediratta
2009-01-21
Update Kohana to r3918
Bharat Mediratta
2009-01-19
Change ORM and the MySql driver to clear static caches using
Bharat Mediratta
2009-01-05
Oops: TEST_MODE is now always defined, so we were taking a performance hit by...
Bharat Mediratta
2008-12-17
Extend the changes in list_tables() and list_fields() that uses
Bharat Mediratta
2008-12-15
Reapply r18995: disable static table caches when we're in TEST_MODE.
Bharat Mediratta
2008-12-15
Refresh kohana from upstream svn trunk r3771.
Bharat Mediratta
2008-12-15
Delete trunk/kohana and trunk/modules/unit_test in preparation to refresh
Bharat Mediratta
2008-12-03
Don't cache the table field definition when we're in test mode, else
Bharat Mediratta
2008-10-31
Merge over vendor code.
Bharat Mediratta