changelog for C::P::Session
[catagits/Catalyst-Plugin-Session.git] / t /
2005-12-29 Yuval Kogman Docs and a little more fixing for $c->session_expires
2005-12-29 Yuval Kogman the great $c->session_expires refactoring
2005-12-26 Yuval Kogman zap t/02session_data.t
2005-12-05 Yuval Kogman flash_to_stash goodness
2005-12-05 Yuval Kogman Flash data is now in a separately prefixed session...
2005-12-05 Yuval Kogman Test the flash feature of C::P::Session
2005-12-04 Yuval Kogman Lazy loading session data
2005-11-28 Yuval Kogman $c->session_expire_key
2005-11-26 Yuval Kogman Refactor guts of C::P::Session to use _session and...
2005-11-14 Yuval Kogman Build.PL, prereq stuff for C::P::Session
2005-11-09 Yuval Kogman ACL + tests
2005-10-31 Yuval Kogman Perltidy + pod tests for all session plugins
2005-10-31 Yuval Kogman live_app.t for Catalyst::Plugin::Session
2005-10-26 Yuval Kogman Perltidy + restore of lost test fixes
2005-10-26 Yuval Kogman Big checkin of the Session plugin