Session::State::Cookie, fixed cookie_expires to support browser session cookies,...
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / lib / Catalyst / Plugin /
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