Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-03-04 17:10:04 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-HTTP-Entity-Parser: update to 0.21.

0.21 2018-03-03T04:51:32Z

   - Relax minimum perl version to 5.8.1
   2017-09-27 18:26:16 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-HTTP-Entity-Parser: fix some dependencies

They are needed at run-time, not only for tests.
   2017-09-27 17:18:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-HTTP-Entity-Parser: update to 0.20.

0.20 2017-07-18T03:54:04Z

   - [fixed] Throws exception when psgi.input is undef #6
   - [fixed] dechunk loop can stuck on empty chunked post #7

0.19 2017-02-07T08:19:45Z

   - Adjust tests for module load from a relative path when . is not in @INC \ 
(Thank you toddr)
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2017-02-02 13:39:46 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
 -- Add one more package with BUILD_DEPENDS for make test.
   2017-02-02 13:01:48 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
 -- Add 4 packages with BUILD_DEPENDS for make test
   2016-12-11 08:29:12 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.18

Upstream changes:
0.18 2016-10-03T04:36:04Z

   - Use a better tempdir, fix some documentation, and make json test more \ 
readable #4 (Thank you karenetheridge)
   2016-10-01 15:01:58 by Wen Heping | Files touched by this commit (3)
Log message:
Import HTTP-Entity-Parser-0.17 as p5-HTTP-Entity-Parser.

HTTP::Entity::Parser is PSGI compliant HTTP Entity parser. This module
also has compatibility with HTTP::Body. Unlike HTTP::Body, HTTP::Entity::Parser
reads HTTP entity from PSGI's env $env->{'psgi.input'} and parse it.
This module support application/x-www-form-urlencoded, multipart/form-data
and application/json.

Next | Query returned 20 messages, browsing 11 to 20 | previous