Next | Query returned 71 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-04-19 04:13:28 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.301002
Update DEPENDS

Upstream changes:
0.301002  2021-04-18 15:29:32-04:00 America/New_York

    [ BUG FIXES ]
    * None

    [ ENHANCEMENTS ]
    * GH #1593: Log files used to build config (Nick Tonkin)
    * PR #1608: Migrate CLI to CLI::Osprey (Jason A. Crome)
    # PR #1610: Replace File::Find with Path::Tiny in CLI (Jason A. Crome)

    [ DOCUMENTATION ]
    * PR #1597: Update Core/Hook.pm Pod (Paul Clements)

0.301001  2021-03-17 08:52:34-04:00 America/New_York

    [ BUG FIXES ]
    * PR #1607: Fix broken tests following App::Cmd removal (Jason Crome)

    [ ENHANCEMENTS ]
    * PR #1606: Clean up various build prereqs (Graham Knop)

    [ DOCUMENTATION ]
    * None

0.301000  2021-03-15 18:58:17-04:00 America/New_York

    [ BUG FIXES ]
    * PR #1586: Run version checks against MetaCPAN (Jason A. Crome)
    * PR #1604: Remove App::Cmd dependency; have script/dancer2 bail if
      it's not installed (David Precious)

    [ ENHANCEMENTS ]
    * GH #1064: Add DSL keyword request_data (Mickey Nasriachi)
    * PR #1581: Disable scheduled GitHub action on Forks (Gabor Szabo)
    * PR #1590: Improve install/documentation of XS modules (Jason A. Crome)
    * PR #1591: Add more plugins to GitHub Actions CI (Gabor Szabo)

    [ DOCUMENTATION ]
    * GH #1582: Small fixes in Migration POD (Sergiy Borodych)
    * PR #1595: Add cookbook recipe for enabling/disabling routes at
      runtime (Nick Tonkin)
    * PR #1599: Punctuation correction in docs (Nick Tonkin)
   2021-03-09 04:00:40 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.300005

Upstream changes:
0.300005  2021-01-26 15:57:41-05:00 America/New_York

    [ BUG FIXES ]
    * GH #1546: Add MIME type for all files served from public (Russell
      @veryrusty Jenkins)
    * GH #1555: Remove all leftovers of warnings config setting (Sergiy
      Borodych)
    * GH #1557: Remove HTTP::XSCookies workaround (Alexander Pankoff)
    * GH #1564: Add script_name to redirects beginning with / (Nigel Gregoire)
    * GH #1567: Fix CSS so errors do not display ourside of <pre> HTML
      element (Elliot Holden)
    * GH #1568: Serializer::Mutable doesn't auto-load other serializers
      (Russell @veryrusty Jenkins)
    * GH #1579: Fix missing push_header method in Response::Delayed
      (Paul Clements)

    [ ENHANCEMENTS ]
    * GH #1552: Update jQuery (Sergiy Borodych)
    * GH #1558: Test to make sure uploads aren't discarded after the
      forward keyword is used (Alexander Pankoff)
    * GH #1571: Add GitHub Actions support (Gabor Szabo)
    * GH #1572: Install Dancer2::Session::Cookie in order to run the test
      t/issues/gh-811.t (racke)

    [ DOCUMENTATION ]
    * GH #1490: Document Dancer2::Core::App->template() (Steve Dondley)
    * GH #1551: Fix pod for cookie same site attribute (Sergiy Borodych)
    * GH #1562: Fix links, missing code in Tutorial (cloveistaken)
   2020-09-04 13:19:09 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: remove p5-ExtUtils-MakeMaker, part of perl since forever
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-07-05 04:10:28 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.300004

Upstream changes:
0.300004  2020-05-26 20:52:34-04:00 America/New_York

    [ BUG FIXES ]
    * GH #1509: Request instantiation fails throw 400 Bad Response (Russell
      @veryrusty Jenkins). This resolves GH #1056, 1482, 1496, 1507, 1508,
      and 1510.

    [ ENHANCEMENTS ]
    * GH #1510: Test for proper multi-part form handing (ice-lenor, Sawyer X)
    * GH #1547: Cookie SameSite support (Russell @veryrusty Jenkins)

    [ DOCUMENTATION ]
    * None
   2020-05-08 03:02:38 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.300003
Add missing DEPENDS

Upstream changes:
0.300003  2020-04-09 10:39:55-04:00 America/New_York

    [ BUG FIXES ]
    * None

    [ ENHANCEMENTS ]
    * None

    [ DOCUMENTATION ]
    * GH #1543: Various tutorial cleanups (Peter Mottram - SysPete)

0.300002  2020-04-07 11:44:59-04:00 America/New_York

    [ BUG FIXES ]
    * GH #1541: Fix broken test that is skipped under CI (Peter Mottram -
      SysPete)

    [ ENHANCEMENTS ]
    * None

    [ DOCUMENTATION ]
    * None

0.300001  2020-04-06 12:14:47-04:00 America/New_York

    [ BUG FIXES ]
    * GH #1461: Relax redirect to match RFC_7231 (James Raspass)
    * GH #1499: Don't double decode date strings (simbabque)
    * GH #1536: Fix storing objects in YAML sessions (Tom Hukins)

    [ ENHANCEMENTS ]
    * GH #1540: Improve configuration handling (Tom Hukins)

    [ DOCUMENTATION ]
    * GH #1425: Revamped Tutorial (Steve Dondley)
    * GH #1521: Documentation on configuring the adress to listen on:
      "server" does not seem to work, but "host" does (Ma_Sys.ma)
    * GH #1530: Fix missing space in docs (ferki)
    * GH #1535: Fix example code in SessionFactory::File (Sergiy Borodych)
    * GH #1538: Defined or should not be an assignment (Timothy Alexis
      Vass)
   2020-01-08 14:38:34 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.300000

Upstream changes:
0.300000  2019-12-23 23:55:09-06:00 America/Chicago

    [ BUG FIXES ]
    * None

    [ ENHANCEMENTS ]
    * GH #1127, GH #1476: Route parameters with types (Peter Mottram -
      SysPete)

    [ DOCUMENTATION ]
    * None

0.208002  2019-12-14 16:08:46-05:00 America/New_York

    [ BUG FIXES ]
    * GH#1527: Update travis dist to 'trusty' (Sergiy Borodych)

    [ ENHANCEMENTS ]
    * GH #1525: Remove use of Return::MultiLevel, and implement stack frame
      jumping manually (Graham Knop)

    [ DOCUMENTATION ]
    * GH #1505: Fix Flaskr link (Mohammad S Anwar)
    * GH #1506, 1520: Explain what add_route() does with args (Tom Hukins)
    * GH #1519: Fix Template Toolkit config docs (Tom Hukins)
    * GH #1522: Fix itetare typo (Stefan Hornburg - Racke)
    * GH #1523: Fix typo in Template Toolkit documentation (Mike Katasonov)
    * GH #1524: Fix error in configuration documentation (Tom Hukins)
    * GH #1526: Mention that TT2 config start_tag/end_tag need escaping
      (Chris White)
    * GH #1528: Note that"Engines" key must be merged in config.yml (Chris
      White)
   2019-11-04 23:10:16 by Roland Illig | Files touched by this commit (243)
Log message:
www: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded phraseanet since pkglint got the indentation wrong.
   2019-08-31 12:34:05 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.208001
Update DEPENDS

Upstream changes:
0.208001  2019-08-04 21:06:25-04:00 America/New_York

    [ BUG FIXES ]
    * GH #1515: Add Types::Standard to cpanfile (Russell @veryrusty Jenkins)

    [ ENHANCEMENTS ]
    * None

    [ DOCUMENTATION ]
    * GH #1513: Fix Dancer2::Test typo (Utkarsh Gupta)

Next | Query returned 71 messages, browsing 11 to 20 | Previous