summaryrefslogtreecommitdiff
path: root/system/libraries/drivers
AgeCommit message (Collapse)Author
2010-11-07Force the new geometry in the ImageMagick crop() function.Bharat Mediratta
Fixes http://dev.kohanaframework.org/issues/3384
2010-01-06Updated Kohana to r4737Tim Almdal
2009-12-21Updated Kohana to r4724Bharat Mediratta
2009-11-24Update to Kohana r4684 which is now Kohana 2.4 and has substantialBharat Mediratta
changes.
2009-07-23Use BOOLEAN instead of integer to describe the permissions :Romain LE DISEZ
- DENY = false - ALLOW = true - UNKNOW = null (for intent only) - INHERIT = null (for cache) Upgrade is not included for now. (cherry picked from commit 719c59e0402464a0e2b14915f6d10218ff5d4729)
2009-06-30Updated Kohana to r4434Bharat Mediratta
2009-06-30Revert "Add Session::abort_save() to Kohana."Bharat Mediratta
Obsoleted by upstream fix. This reverts commit 06f066164f60fe0babbc7a480e6319a0702e0c46.
2009-06-21Add Session::abort_save() to Kohana.Bharat Mediratta
Filed upstream as: http://dev.kohanaphp.com/issues/1801
2009-06-06Update Kohana to r4409Bharat Mediratta
2009-05-29Update Kohana to r4374Bharat Mediratta
2009-05-27Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm ↵Bharat Mediratta
comfortable with us not clearly drawing the distinction about the fact that it's Kohana.