trim extraneous space
[catagits/Catalyst-Plugin-Session-State-Cookie.git] /
2022-07-11 Graham Knop trim extraneous space master
2022-07-11 Graham Knop update Distar clone code
2020-08-27 Graham Knop Release commit for 0.18 mirror/master v0.18
2020-08-27 Graham Knop Bumping version to 0.18
2020-08-27 Graham Knop changelog
2020-08-17 Graham Knop add underscore removal to version
2020-08-17 Graham Knop rewrite live app test to avoid Test::WWW::Mechanize...
2020-08-17 Graham Knop add SameSite support
2020-08-17 Graham Knop remove useless test
2020-08-17 Graham Knop remove shebangs from tests
2020-08-16 Graham Knop clean up pod formatting
2020-08-16 Graham Knop clean up gitignore
2020-08-16 Graham Knop move pod tests to xt
2020-08-16 Graham Knop convert to Distar
2013-07-24 David Steinbrunner Fix typo
2011-08-31 Arthur Axel 'fREW... convert repository to git
2011-01-08 Justin Hunter minor doc fixes
2010-02-15 Jonathan Yu paramater -> parameter
2009-10-18 Matt S Trout fixup copyright for Session::State::Cookie v0.17
2009-10-16 Florian Ragwitz Version 0.16. v0.16
2009-10-16 Florian Ragwitz Port to new session config key.
2009-10-06 Tomas Doran Changing the repository metadata when you move somethin...
2009-10-06 Tomas Doran Fix .shipit file v0.15
2009-10-06 Tomas Doran No .gitignore in my dist please
2009-10-06 Tomas Doran Prep for new release
2009-09-01 Tomas Doran Add copyright info
2009-08-22 Florian Ragwitz Version 0.14. v0.14
2009-08-22 Florian Ragwitz Exclude .git from MANIFEST.
2009-08-22 Florian Ragwitz Add .gitignore.
2009-08-22 Florian Ragwitz Allow turning off the httponly option (Closes RT#48930).
2009-08-19 Tomas Doran Checking in changes prior to tagging of version 0.13... v0.13
2009-08-08 Tomas Doran RT#48539
2009-07-18 Tomas Doran Checking in changes prior to tagging of version 0.12... v0.12
2009-07-18 Tomas Doran Bump versions, strip whitespace
2009-06-23 Tomas Doran Version requirement bump
2009-06-17 KMX C::P::Session::State::Cookie - added notes into Changes
2009-06-17 KMX C::P::Session::State::Cookie - improved tests (cookie_s...
2009-06-02 KMX C::P::Session::State::Cookie - changes in option cookie...
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-13 Tomas Doran Checking in changes prior to tagging of version 0.11... v0.11
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-02-08 Tomas Doran Fix changelog, switch from NEXT to MRO::Compat v0.10
2008-12-02 Jay Hannah POD addition.
2008-08-05 Jesse Sheidlower typo fixing
2007-10-08 Yuval Kogman foo v0.09
2007-10-08 Yuval Kogman version bump
2007-10-08 Yuval Kogman foo
2007-09-22 Jonathan Rockway add a test for streaming cookie expiration updates
2007-09-14 Brian Cassidy update changes date v0.08
2007-09-14 Brian Cassidy update pod and readme
2007-09-14 Brian Cassidy add README
2007-09-14 Brian Cassidy pod stubs for methods to satisfy pod coverage
2007-09-14 Brian Cassidy updated MANIFEST.SKIP
2007-09-14 Brian Cassidy require specific ver of Test::WWW::Mechanize::Catalyst...
2007-08-10 Jonathan Rockway fix State::Cookie so that tests work with newer TWMCs
2007-04-04 Yuval Kogman releng
2007-04-03 Brian Cassidy added Makefile.PL
2007-04-03 Brian Cassidy added a test for nothingmuch's patch
2007-04-03 Yuval Kogman fix LTJake's always expiring second session issue
2006-09-20 Yuval Kogman releng for Cookie v0.06
2006-09-20 Yuval Kogman State::Cookie called NEXT methods with the wrong args
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-07-31 Yuval Kogman exclude build.pl
2006-07-31 Yuval Kogman Update version in Build.PL
2006-07-29 Yuval Kogman The new state plugins require a C::P::Session 0.06
2006-07-29 Yuval Kogman changelog, version bump
2006-07-19 Yuval Kogman Fix deleting of session cookies
2006-05-10 Yuval Kogman Make session extension a more explicit even of State...
2006-05-10 Yuval Kogman Session changes, no docs
2006-05-10 Yuval Kogman Hideo Kimura++'s cookie_secure patch
2006-02-20 Marcus Ramberg extended calc_expiry
2005-12-29 Yuval Kogman Session::State::Cookie NAME fixed v0.02
2005-12-29 Yuval Kogman Fixed C::P::Session::State::Cookie expires behavior
2005-12-28 Yuval Kogman timestamp State::Cookie changelog
2005-12-28 Yuval Kogman changelog bricas' cookie name change to State::Cookie
2005-12-28 Andy Grundman Session::State::Cookie, fixed cookie_expires to support...
2005-12-23 Brian Cassidy bumped version
2005-12-22 Brian Cassidy added '_session' to cookie name
2005-12-22 Brian Cassidy changed default cookie name to Catalyst::Utils::apppref...
2005-11-14 Yuval Kogman AUTHORS for C::P::Session::State::Cookie v0.01
2005-11-14 Sebastian Riedel Perltidy'ed Catalyst::Plugin::Session::*
2005-11-14 Yuval Kogman Releng crap for Session::State::Cookie
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-09 Yuval Kogman ACL + tests
2005-11-04 Yuval Kogman crouchingpenguin's cookie_domain addition to Session...
2005-11-04 Yuval Kogman perltidy of State::Cookie
2005-11-03 Yuval Kogman Add support for expiration of the cookie according...
2005-11-01 Yuval Kogman Fix prereqs in other session plugins
2005-10-31 Yuval Kogman Perltidy + pod tests for all session plugins
2005-10-31 Yuval Kogman Catalyst::Plugin::Session::State::Cookie - doc cleanup...
2005-10-31 Yuval Kogman Releng, test fixes, bug fixes for Session plugins
2005-10-29 Yuval Kogman releng of session stuff
2005-10-27 Yuval Kogman Prepare State::Cookie for distribution
2005-10-27 Yuval Kogman Fix the Session::State::Cookie test, and test the setup...
2005-10-27 Yuval Kogman Add the cookie_name configuration option
2005-10-26 Yuval Kogman Session::State::Cookie
2005-10-26 Yuval Kogman Move the forked FastMmap.pm file around
2005-10-26 Yuval Kogman Throw away chaff from the FastMmap fork
next