State::Cookie called NEXT methods with the wrong args
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / t / basic.t
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-05-10 Yuval Kogman Session changes, no docs
2005-12-29 Yuval Kogman Fixed C::P::Session::State::Cookie expires behavior
2005-11-14 Sebastian Riedel Perltidy'ed Catalyst::Plugin::Session::*
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-03 Yuval Kogman Add support for expiration of the cookie according...
2005-10-27 Yuval Kogman Fix the Session::State::Cookie test, and test the setup...
2005-10-26 Yuval Kogman Session::State::Cookie