catagits/Catalyst-Plugin-Session-State-Cookie.git
2006-07-31 Yuval Kogman - tagged Catalyst-Plugin-Session-State-Cookie-0.03 v0.03
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 Yuval Kogman timestamp State::Cookie changelog
2005-12-28 Yuval Kogman changelog bricas' cookie name change to State::Cookie
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-11-01 Yuval Kogman Fix prereqs in other session plugins
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-29 Yuval Kogman releng of session stuff
2005-10-27 Yuval Kogman Prepare State::Cookie for distribution
2005-10-27 Yuval Kogman Fix the Session::State::Cookie test, and test the setup...
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
2005-10-26 Yuval Kogman Throw away chaff from the FastMmap fork
2005-10-20 Andrew Ford expanded documentation of Catalyst::Plugin::Session...
2005-05-27 Christian Hansen removed cookie expiriation
2005-05-27 Marcus Ramberg release changes.
2005-05-25 Marcus Ramberg prepared for 0.12 of FastMmap
2005-05-25 Christian Hansen Fixed expire bug
2005-05-25 Marcus Ramberg released 0.11
2005-05-25 Christian Hansen Fixed expire bug
2005-05-24 Marcus Ramberg released new plugins to cpan.
2005-05-24 Christian Hansen tidying up
2005-05-24 Jesse Sheidlower tidying up
2005-05-24 Jesse Sheidlower C::P::S::FastMmap: expire cookie at same time as session
2005-04-18 Sebastian Riedel Fixed session fastmmap
2005-04-07 Marcus Ramberg updated
2005-04-06 Christian Hansen Changed arguments to Cache::FastMmap and config parameters
2005-03-30 Marcus Ramberg 0.07 release.
2005-03-28 Marcus Ramberg missed one url-rewrite.
2005-03-11 Marcus Ramberg because gabb was nagging.
2005-03-11 Marcus Ramberg missing manifest.
2005-03-08 Marcus Ramberg updated version number and changes.
2005-03-08 Marcus Ramberg added option to disable url rewrites
2005-03-08 Sebastian Riedel for draven
2005-03-08 Marcus Ramberg fix crash bug after restart with active session.
2005-02-28 Marcus Ramberg initial import of catalyst.