catagits/Catalyst-Plugin-Session.git
2019-04-14 Graham Knop fix Makefile.PL when no . in @INC master mirror/master
2018-12-06 John Napiorkowski prepare release meta info 0.41
2018-12-06 Michael McClimon Session: encode HTML entities in error
2015-01-27 John Napiorkowski prep meta data for release 0.40
2015-01-27 John Napiorkowski docs
2015-01-26 John Napiorkowski make early finalization an option
2015-01-26 John Napiorkowski finalize session earlier
2013-10-16 John Napiorkowski upped version, prep release
2013-10-04 Robert Rothenberg Updated Changes rrwo/session-tweaks mirror/rrwo/session-tweaks
2013-10-04 Robert Rothenberg Updated POD w.r.t. contributors
2013-10-04 Robert Rothenberg Fixed bug with updating session when expiry_threshold...
2013-09-18 John Napiorkowski updated version and changlog in prep for release
2013-09-17 Robert Rothenberg Updated POD rrwo/expiry_threshold mirror/rrwo/expiry_threshold
2013-09-13 Robert Rothenberg Fixed so that session_expires == stored session expires
2013-09-13 Robert Rothenberg Updated Makefile.PL appropriately
2013-09-13 Robert Rothenberg Added _get_stored_session_expires method w/related...
2013-09-12 Robert Rothenberg Added tests for expiry threshold
2013-09-12 Robert Rothenberg Removed useless parameter
2013-09-12 Robert Rothenberg Prototype implementation of expiry_threshold, with POD
2013-06-26 Andreas Marienborg C<< requires space after << and before >>
2013-02-25 Tomas Doran Fix typo
2013-02-25 Tomas Doran Version 0.37
2013-02-25 Tomas Doran Fix RT#81506
2012-10-19 Tomas Doran Version 0.36 0.36
2012-07-15 Tomas Doran Fix tests
2012-07-15 Tomas Doran Chop out crap that is not needed
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-05-25 Tomas Doran Revert "Move call to _save_session_expires to finalize_...
2012-04-24 Tomas Doran Fix VERSIOON, eugh
2012-04-24 Tomas Doran Skip MYMETA.json
2012-04-24 Tomas Doran Version 0.35 0.35
2012-04-24 Tomas Doran Changelog
2012-04-24 Tomas Doran Fix Pod coverage
2012-04-24 Tomas Doran Make author tests properly author only
2012-04-24 Tomas Doran Ignore MYMETA
2012-04-24 Tomas Doran Skip test if we don't have the cookie state module yet
2012-04-23 Gerda Shank tweak doc for 'change_session_expires'
2012-04-23 Gerda Shank implement 'change_session_expires'
2012-04-23 Dimitar Petrov add test for extend_session_expires
2012-04-23 Gerda Shank call 'extend_session_expires' in 'session_expires'
2012-03-30 Devin Austin updated changes v0.34
2012-03-30 Devin Austin Merge branch 'master' into tags/0.32 tags/0.32 mirror/tags/0.32 v0.32
2012-03-30 Devin Austin updated git repo metadata
2012-03-30 Devin Austin updated Changes and bumped version
2012-03-30 Devin Austin removed trailing hatespace people/dhoss/fix-rt-71142 mirror/people/dhoss/fix-rt-71142
2012-03-30 Devin Austin tooting my own horn, added myself to contributors section
2012-03-30 Devin Austin tests pass for address change test per https://rt.cpan...
2012-03-08 Tomas Doran Version 0.33
2012-01-31 Tomas Doran Clarify the comment here, it was causing confusion
2011-08-08 Dimitar Petrov fix extend_session_expires to extend the current sessio...
2011-06-30 Stefan Seifert Move call to _save_session_expires to finalize_session
2011-06-08 Tomas Doran Add MYMETA to yaml
2011-06-08 Jens Gassmann Checking in changes prior to tagging of version 0.32.
2011-06-08 Jens Gassmann Test for verify address and fix reset __address
2010-10-08 Tomas Doran Version 0.31 v0.31
2010-10-08 Tomas Doran Back out, breaks shit
2010-10-08 Tomas Doran Optimisation - only save session if data added by appli...
2010-07-19 Tomas Doran Fix RT#58856
2010-06-29 Antony Gelberg Fix over-long example of forever session.
2010-06-24 Tomas Doran Checking in changes prior to tagging of version 0.30... v0.30
2010-06-24 Brian Cassidy Fix Makefile.PL's is_upgrading_needed() routine (RT...
2010-06-16 Tomas Doran Clarify docs
2010-02-15 Jonathan Yu requred -> required, begining -> beginning
2009-11-04 Tomas Doran Bump versions v0.29
2009-11-04 Tomas Doran Small cleanups
2009-11-04 Tomas Doran Changelog
2009-11-04 Tomas Doran Merge 'session_deleted_bug' into 'trunk'
2009-11-04 Tomas Doran Changelog
2009-11-04 Tomas Doran Merge 'accessor_change' into 'trunk'
2009-11-04 Adam Prime This patch makes it so that the expiry is not looked...
2009-11-04 Adam Prime Added a failing test for a situation that occurs when...
2009-10-29 Tomas Doran Checking in changes prior to tagging of version 0.28... v0.28
2009-10-29 Tomas Doran Fix session fixation tests, kentnl++
2009-10-27 Andrew Rodland Code, test, docs.
2009-10-08 Florian Ragwitz Version 0.27. v0.27
2009-10-08 Florian Ragwitz Add .gitignore.
2009-10-08 Florian Ragwitz Ignore .git from MANIFEST
2009-10-06 Tomas Doran Bump versions for dev release. Clean up other mentions... v0.26_01
2009-10-06 Tomas Doran Tidy up config namespace and the TestApps
2009-08-19 Tomas Doran Checking in changes prior to tagging of version 0.26... v0.26
2009-08-19 Tomas Doran Checking in changes prior to tagging of version 0.26...
2009-07-25 Rafael Kitover minor change that unfucks ::State::URI (provided by...
2009-07-08 Tomas Doran Changelog, attribute kmx, strip trailing whitespace v0.25
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-23 Dan Dascalescu Fixed minor grammar in Tutorial.pod
2009-06-23 Tomas Doran Checking in changes prior to tagging of version 0.24... v0.24
2009-06-16 Tomas Doran Checking in changes prior to tagging of version 0.23... v0.23
2009-06-16 Tomas Doran Merge verify_user_agent branch
2009-06-02 KMX C::Plugin::Session - branche for verify_user_agent...
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-23 Tomas Doran No session fixation I can see here
2009-05-20 Tomas Doran Fix .shipit after the move
2009-05-13 Tomas Doran Checking in changes prior to tagging of version 0.22... v0.22
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-04-30 Tomas Doran Checking in changes prior to tagging of version 0.21... v0.21
2009-04-30 Peter Karman require specific versions
2009-04-30 Peter Karman require specific versions
2009-04-30 Peter Karman some helpful diag
next