zap bad test
[catagits/Catalyst-Plugin-Session.git] / t /
2006-07-19 Yuval Kogman zap bad test
2006-05-10 Yuval Kogman Session changes, no docs
2006-03-08 Kieren Diment fixed test numbering b0rkage
2006-03-08 Kieren Diment gave flash persistence tests a number
2006-03-08 Yuval Kogman kd's tests updated, code fixed
2006-03-08 Kieren Diment Added tests for sanely persistent flash. Will re-commi...
2006-02-06 Yuval Kogman Fix unit test (code uses $c->log->warn now)
2006-01-13 Cory G Watson Added test to be sure that sessionid cannot be stomped!
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