14 years agorefactoring chiba++ commit so we only extract session id once
Stevan Little [Sun, 13 Dec 2009 05:24:36 +0000]
refactoring chiba++ commit so we only extract session id once

14 years agono temporary variable
Masahiro Chiba [Sun, 13 Dec 2009 04:01:42 +0000]
no temporary variable

14 years agos/check/validate/
Masahiro Chiba [Sun, 13 Dec 2009 03:44:04 +0000]
s/check/validate/

14 years agooops
Masahiro Chiba [Sun, 13 Dec 2009 03:36:46 +0000]
oops

14 years agocheck wrong format request session_id
Masahiro Chiba [Sun, 13 Dec 2009 03:35:23 +0000]
check wrong format request session_id

14 years agoinflate store/state with strings like "store => 'File'" with autoloading.
Tatsuhiko Miyagawa [Sun, 13 Dec 2009 03:40:10 +0000]
inflate store/state with strings like "store => 'File'" with autoloading.

14 years agouse TMPDIR env if it's defined in Store::File
Tatsuhiko Miyagawa [Sun, 13 Dec 2009 03:08:32 +0000]
use TMPDIR env if it's defined in Store::File

14 years agobunch more docs
Stevan Little [Sun, 13 Dec 2009 02:12:19 +0000]
bunch more docs

14 years agoforgot to rename psgix.session to plack.session in the example
Stevan Little [Sun, 13 Dec 2009 01:20:37 +0000]
forgot to rename psgix.session to plack.session in the example

14 years agoimproved Store::File based on stuff in Store::CHI, ... added Store::Null and tests
Stevan Little [Sun, 13 Dec 2009 01:11:42 +0000]
improved Store::File based on stuff in Store::CHI, ... added Store::Null and tests

14 years agomake temporary directory by myself
Masahiro Chiba [Sat, 12 Dec 2009 22:52:04 +0000]
make temporary directory by myself

14 years agoadd test for Store::CHI
Masahiro Chiba [Sat, 12 Dec 2009 22:49:27 +0000]
add test for Store::CHI

14 years agoto make git include the t/tmp dir
Stevan Little [Sun, 13 Dec 2009 00:43:30 +0000]
to make git include the t/tmp dir

14 years agorename psgix.session to plack.session
Stevan Little [Sat, 12 Dec 2009 21:50:41 +0000]
rename psgix.session to plack.session

14 years agore-usable test suite and Store::File added
Stevan Little [Sat, 12 Dec 2009 21:38:28 +0000]
re-usable test suite and Store::File added

14 years agorename dist to Plack::Middleware::Session for consistency
Stevan Little [Sat, 12 Dec 2009 18:23:47 +0000]
rename dist to Plack::Middleware::Session for consistency

14 years agoadding Makefile.PL, Changes, README and such
Stevan Little [Sat, 12 Dec 2009 17:01:23 +0000]
adding Makefile.PL, Changes, README and such

14 years agodocs, docs and more docs
Stevan Little [Sat, 12 Dec 2009 16:55:24 +0000]
docs, docs and more docs

14 years agotests for State::Cookie
Stevan Little [Sat, 12 Dec 2009 16:05:57 +0000]
tests for State::Cookie

14 years agopreliminary docs added, improved support for subclassing and sid_generator callback...
Stevan Little [Sat, 12 Dec 2009 15:28:47 +0000]
preliminary docs added, improved support for subclassing and sid_generator callback for ::State

14 years agoadd CHI store
Masahiro Chiba [Sat, 12 Dec 2009 09:07:55 +0000]
add CHI store

14 years agokill the debug lines
Tatsuhiko Miyagawa [Sat, 12 Dec 2009 06:38:17 +0000]
kill the debug lines

14 years agoFixed I generation to use SHA1 instead of sequential. Added sane defaults to Middleware.
Tatsuhiko Miyagawa [Sat, 12 Dec 2009 06:34:40 +0000]
Fixed I generation to use SHA1 instead of sequential. Added sane defaults to Middleware.

14 years agoMiddleware added, cookie state added, and example psgi app
Stevan Little [Sat, 12 Dec 2009 02:26:07 +0000]
Middleware added, cookie state added, and example psgi app

14 years agoas minimalist as I could possibly be
Stevan Little [Fri, 11 Dec 2009 01:10:27 +0000]
as minimalist as I could possibly be