summaryrefslogtreecommitdiff
path: root/kohana/libraries
AgeCommit message (Expand)Author
2009-01-11Disable Kohana's new column caching when we're in TEST_MODEBharat Mediratta
2009-01-11Update Kohana to r3890Bharat Mediratta
2009-01-05Oops: TEST_MODE is now always defined, so we were taking a performance hit by...Bharat Mediratta
2008-12-29Updated to Kohana r3849Bharat Mediratta
2008-12-29Create Image::composite() and implement it in GD, ImageMagick and GraphicsMag...Bharat Mediratta
2008-12-25Updated Kohana to r3845Bharat Mediratta
2008-12-20Update modified to Kohana r3823 (svn merge -c19322 vendor/kohana/modified/koh...Bharat Mediratta
2008-12-18Update cookie handling to ignore $Version, $Path and $Domain cookieBharat Mediratta
2008-12-17Update Kohana code to r3799 from their svn head. All tests pass.Bharat Mediratta
2008-12-17Extend the changes in list_tables() and list_fields() that usesBharat Mediratta
2008-12-15Refresh from Kohana r3778.Bharat Mediratta
2008-12-15Reapply r18995: disable static table caches when we're in TEST_MODE.Bharat Mediratta
2008-12-15Fix Database::instance()->list_tables()Bharat Mediratta
2008-12-15Refresh kohana from upstream svn trunk r3771.Bharat Mediratta
2008-12-15Delete trunk/kohana and trunk/modules/unit_test in preparation to refreshBharat Mediratta
2008-12-03Don't cache the table field definition when we're in test mode, elseBharat Mediratta
2008-10-31Merge over vendor code.Bharat Mediratta