pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Catalyst-Plugin-Session-State-URI



Module name:    wip
Committed by:   netcap
Date:           Sat Mar  3 06:59:19 UTC 2007

Modified Files:
        wip/p5-Catalyst-Plugin-Session-State-URI: Makefile distinfo

Log Message:
Update to 0.07.
Changes since 0.02:
0.07
        - Fix dependencies (URI::Find was in the Build.PL, but M::B is being
          phased out so the makefile wasn't regenerated)
        - Fix tests due to changed behavior in Test::MockObject

0.06
        - reintroduce URI::Find based rewriting for non HTML bodies
        - more robust storage of session id in $c, using the api
        - rewriting of Location headers during redirects
        - various refactorings

0.05
        - DWIM behavior when using both State::Cookie and State::URI together,
          through App->config->{session}{no_rewrite_if_cookie}.
        - Add App->config->{session}{rewrite_types} = [qw/.../] support.

0.04
        - rerelase with proper version dependencies

0.03    2006-07-29 19:07
        - Update to new session state plugin api (get_session_id)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 \
    wip/p5-Catalyst-Plugin-Session-State-URI/Makefile \
    wip/p5-Catalyst-Plugin-Session-State-URI/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Catalyst-Plugin-Session-State-URI/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Catalyst-Plugin-Session-State-URI/distinfo?r1=1.1.1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index