summaryrefslogtreecommitdiff
path: root/system/helpers
AgeCommit message (Expand)Author
2013-01-25Follow-on to 8e954cf5f0be61eb9ac6fa6e8f04ee6dcf4aaf23 - use HTTP_HOST if ther...Bharat Mediratta
2013-01-25Use SERVER_NAME instead of HTTP_HOST. Fixes #1963.Bharat Mediratta
2012-08-11the HTTP header Cache-Control must contain "public" in order to allow caching...Gerhard Schlager
2010-10-09Fix for http://dev.kohanaframework.org/issues/3317 -- don't try to implicitly...Bharat Mediratta
2010-07-10Replace … with …Bharat Mediratta
2010-01-07remove unused calculation of max-ageTim Almdal
2010-01-06Typo when reapply the patch for Kohana ticket #2477Tim Almdal
2010-01-06Updated Kohana to r4737Tim Almdal
2010-01-04Apply patch for Kohana ticket #2477Tim Almdal
2009-12-25Prevent form::dropdown from overzealously escaping ampersands by applying thi...Bharat Mediratta
2009-12-21Updated Kohana to r4724Bharat Mediratta
2009-11-24Update to Kohana r4684 which is now Kohana 2.4 and has substantialBharat Mediratta
2009-09-04Updated upstream to r4554Bharat Mediratta
2009-09-01XSS escape in form helper and forge where missing.Andy Staudacher
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
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