paramater -> parameter
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / lib /
2010-02-15 Jonathan Yu paramater -> parameter
2009-10-18 Matt S Trout fixup copyright for Session::State::Cookie v0.17
2009-10-16 Florian Ragwitz Version 0.16. v0.16
2009-10-16 Florian Ragwitz Port to new session config key.
2009-10-06 Tomas Doran Prep for new release
2009-09-01 Tomas Doran Add copyright info
2009-08-22 Florian Ragwitz Version 0.14. v0.14
2009-08-22 Florian Ragwitz Allow turning off the httponly option (Closes RT#48930).
2009-08-19 Tomas Doran Checking in changes prior to tagging of version 0.13... v0.13
2009-07-18 Tomas Doran Bump versions, strip whitespace
2009-06-02 KMX C::P::Session::State::Cookie - changes in option cookie...
2009-05-13 Tomas Doran Checking in changes prior to tagging of version 0.11... v0.11
2009-02-08 Tomas Doran Fix changelog, switch from NEXT to MRO::Compat v0.10
2008-12-02 Jay Hannah POD addition.
2008-08-05 Jesse Sheidlower typo fixing
2007-10-08 Yuval Kogman version bump
2007-09-14 Brian Cassidy update pod and readme
2007-09-14 Brian Cassidy pod stubs for methods to satisfy pod coverage
2007-08-10 Jonathan Rockway fix State::Cookie so that tests work with newer TWMCs
2007-04-03 Yuval Kogman fix LTJake's always expiring second session issue
2006-09-20 Yuval Kogman releng for Cookie v0.06
2006-09-20 Yuval Kogman State::Cookie called NEXT methods with the wrong args
2006-08-07 Hu Hailin ->req->path has no leading /, which bites me so many... v0.05
2006-08-06 Hu Hailin add configuration of 'cookie_path'
2006-07-31 Yuval Kogman Update version in Build.PL
2006-07-29 Yuval Kogman changelog, version bump
2006-07-19 Yuval Kogman Fix deleting of session cookies
2006-05-10 Yuval Kogman Make session extension a more explicit even of State...
2006-05-10 Yuval Kogman Session changes, no docs
2006-05-10 Yuval Kogman Hideo Kimura++'s cookie_secure patch
2006-02-20 Marcus Ramberg extended calc_expiry
2005-12-29 Yuval Kogman Session::State::Cookie NAME fixed v0.02
2005-12-29 Yuval Kogman Fixed C::P::Session::State::Cookie expires behavior
2005-12-28 Andy Grundman Session::State::Cookie, fixed cookie_expires to support...
2005-12-23 Brian Cassidy bumped version
2005-12-22 Brian Cassidy added '_session' to cookie name
2005-12-22 Brian Cassidy changed default cookie name to Catalyst::Utils::apppref...
2005-11-14 Yuval Kogman AUTHORS for C::P::Session::State::Cookie v0.01
2005-11-14 Sebastian Riedel Perltidy'ed Catalyst::Plugin::Session::*
2005-11-14 Yuval Kogman Releng crap for Session::State::Cookie
2005-11-09 Yuval Kogman Test for cookie expiration and extension behavior,...
2005-11-09 Yuval Kogman Use finalize_cookies instead of finalize in Session...
2005-11-09 Yuval Kogman ACL + tests
2005-11-04 Yuval Kogman crouchingpenguin's cookie_domain addition to Session...
2005-11-04 Yuval Kogman perltidy of State::Cookie
2005-11-03 Yuval Kogman Add support for expiration of the cookie according...
2005-10-31 Yuval Kogman Perltidy + pod tests for all session plugins
2005-10-31 Yuval Kogman Catalyst::Plugin::Session::State::Cookie - doc cleanup...
2005-10-31 Yuval Kogman Releng, test fixes, bug fixes for Session plugins
2005-10-27 Yuval Kogman Prepare State::Cookie for distribution
2005-10-27 Yuval Kogman Add the cookie_name configuration option
2005-10-26 Yuval Kogman Session::State::Cookie
2005-10-26 Yuval Kogman Move the forked FastMmap.pm file around