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
Age
Commit message (
Expand
)
Author
2009-01-11
Disable Kohana's new column caching when we're in TEST_MODE
Bharat Mediratta
2009-01-11
Update Kohana to r3890
Bharat Mediratta
2009-01-05
Oops: TEST_MODE is now always defined, so we were taking a performance hit by...
Bharat Mediratta
2008-12-29
Updated to Kohana r3849
Bharat Mediratta
2008-12-29
Create Image::composite() and implement it in GD, ImageMagick and GraphicsMag...
Bharat Mediratta
2008-12-25
Updated Kohana to r3845
Bharat Mediratta
2008-12-20
Update modified to Kohana r3823 (svn merge -c19322 vendor/kohana/modified/koh...
Bharat Mediratta
2008-12-18
Update cookie handling to ignore $Version, $Path and $Domain cookie
Bharat Mediratta
2008-12-17
Update Kohana code to r3799 from their svn head. All tests pass.
Bharat Mediratta
2008-12-17
Extend the changes in list_tables() and list_fields() that uses
Bharat Mediratta
2008-12-15
Refresh from Kohana r3778.
Bharat Mediratta
2008-12-15
Reapply r18995: disable static table caches when we're in TEST_MODE.
Bharat Mediratta
2008-12-15
Fix Database::instance()->list_tables()
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