Chop out crap that is not needed
[catagits/Catalyst-Plugin-Session.git] / t / lib /
2012-05-25 Gerda Shank add some tests to t/cat_test.t
2012-05-25 Gerda Shank expand t/cat_test.t to test session with authentication
2012-04-23 Gerda Shank implement 'change_session_expires'
2012-04-23 Gerda Shank call 'extend_session_expires' in 'session_expires'
2011-08-08 Dimitar Petrov fix extend_session_expires to extend the current sessio...
2011-06-08 Jens Gassmann Test for verify address and fix reset __address
2010-07-19 Tomas Doran Fix RT#58856
2009-11-04 Tomas Doran Small cleanups
2009-11-04 Tomas Doran Merge 'session_deleted_bug' into 'trunk'
2009-11-04 Adam Prime Added a failing test for a situation that occurs when...
2009-10-27 Andrew Rodland Code, test, docs.
2009-10-06 Tomas Doran Tidy up config namespace and the TestApps
2009-07-07 KMX C::P::Session - branche session_fixation: new method...
2009-07-07 KMX C::P::Session - branche session_fixation: more sophisti...
2009-06-02 KMX C::Plugin::Session - branche for verify_user_agent...
2006-05-10 Yuval Kogman Session changes, no docs
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...
2005-12-29 Yuval Kogman the great $c->session_expires refactoring
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