Next | Query returned 45 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-02-06 11:42:40 by David Brownlee | Files touched by this commit (2) | Package updated
Log message:
Updated www/p5-Catalyst-Plugin-Session to 0.39

Revision history for Perl extension Catalyst::Plugin::Session

0.39 2013-10-16
      - Fixed a bug when "expiry_threshold" is non-zero, where changes \ 
to the
      session were not saved.

0.38 2013-09-18
      - New feature: "expiry_threshold" which allows you more control \ 
over when
      this plugin checks and updates the expiration date for the session.
      This is useful when you have high traffic and need to reduce the number
      of session expiration hits (like if you are using a database for sessions
      and your db is getting pounded).
   2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238)
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.

Bump PKGREVISION for runtime dependency pattern changed packages.
   2013-08-23 16:55:40 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.37

Upstream changes:
0.37 2013-02-25
      - Fix t/live_verify_address.t to skip of Catalyst::Plugin::Authentication
        is not installed, fixing RT#81506.

0.36 2012-10-19
       - Re-pack with new Module::Install which doesn't get
         MYMETA.yaml wrong.
       - Remove use of Plack::Middleware::ForceEnv from the tests
          as it was not used / needed

0.35 2012-04-24
        - Implement a 'change_session_expires' method (gshank)

        - Fixed bug from last version where session does not persist
          across a redirect

0.34 2012-03-30
        - Fixed up t/live_verify_address.t per \ 
https://rt.cpan.org/Ticket/Display.html?id=71142
        - Merged in dpetrov's 0.32 changes (extend_session_expire)

0.33 2012-03-08
        - Note that flash is deprecated / not recommended due to it's
          inherent races. Point out Catalyst::Plugin::StatusMessage instead
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-09-03 13:16:27 by Jens Rehsack | Files touched by this commit (67)
Log message:
Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
   2012-01-31 15:23:00 by Ulrich Habel | Files touched by this commit (2)
Log message:
Updated to 0.32

Changelog:
0.32 2011-06-08
        - Fix handling with enables verify_address and add related test

0.31 2010-10-08
        - Fix session being loaded by call to dump_these in debug mode
          (RT#58856)
   2011-10-15 21:19:02 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
Do not need to include HOMEPAGE url in DESCR.

Next | Query returned 45 messages, browsing 21 to 30 | Previous