summaryrefslogtreecommitdiff
path: root/kohana
AgeCommit message (Collapse)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 ↵Bharat Mediratta
by skipping the cache. Fixed
2008-12-29Updated to Kohana r3849Bharat Mediratta
2008-12-29Create Image::composite() and implement it in GD, ImageMagick and ↵Bharat Mediratta
GraphicsMagick drivers.
2008-12-25Updated Kohana to r3845Bharat Mediratta
2008-12-20Update modified to Kohana r3823 (svn merge -c19322 ↵Bharat Mediratta
vendor/kohana/modified/kohana trunk/kohana)
2008-12-18Update cookie handling to ignore $Version, $Path and $Domain cookieBharat Mediratta
attributes and make it RF2109 compliant.
2008-12-17Update Kohana code to r3799 from their svn head. All tests pass.Bharat Mediratta
Resolved upstream tickets: http://dev.kohanaphp.com/ticket/972 Command: svn merge -c19275 vendor/kohana/modified/kohana trunk/kohana
2008-12-17Extend the changes in list_tables() and list_fields() that usesBharat Mediratta
TEST_MODE to avoid static members.
2008-12-15Refresh from Kohana r3778.Bharat Mediratta
Resolved tickets: http://dev.kohanaphp.com/ticket/967
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
Upstream ticket: http://dev.kohanaphp.com/ticket/967
2008-12-15(merge of vendor/kohana/modified r19221) Remove captcha, swift and ↵Bharat Mediratta
pagination message catalogs; we don't need those
2008-12-15(merge of vendor/kohana/modified r19219) Add back in English localization ↵Bharat Mediratta
strings, else we're missing a lot of critical strings at development time
2008-12-15Refresh kohana from upstream svn trunk r3771.Bharat Mediratta
During this process, remove a considerable number of files from kohana that we will not be needing in Gallery3, including the following files and directories: kohana/application kohana/example.htaccess kohana/index.php kohana/install.php kohana/kohana.png kohana/modules/archive kohana/modules/auth kohana/modules/flot kohana/modules/gmaps kohana/modules/kodoc kohana/modules/payment kohana/modules/smarty kohana/modules/unit_test/i18n kohana/modules/unit_test/tests/Example_Test.php kohana/modules/unit_test/tests/Valid_Test.php kohana/system/config/captcha.php kohana/system/controllers/captcha.php kohana/system/fonts kohana/system/i18n kohana/system/libraries/Calendar.php kohana/system/libraries/Calendar_Event.php kohana/system/libraries/Captcha.php kohana/system/libraries/Tagcloud.php kohana/system/vendor kohana/system/views/pagination kohana/system/views/kohana_calendar.php
2008-12-15Delete trunk/kohana and trunk/modules/unit_test in preparation to refreshBharat Mediratta
them properly from the vendor branch.
2008-12-03Don't cache the table field definition when we're in test mode, elseBharat Mediratta
all the table changing shenanigans we do to add permissions and groups will fail to register.
2008-10-31Merge over vendor code.Bharat Mediratta
git-svn-id: http://gallery.svn.sourceforge.net/svnroot/gallery/trunk/eval/gx/gallery3/trunk@18408 57fcd75e-5312-0410-8df3-f5eb6fbb1595