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

History of commit frequency

CVS Commit History:


   2019-10-28 13:58:10 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/p5-Test-HTTP-LocalServer) Updated 0.64 to 0.69

0.69 2019-10-01
    * Protect test suite against HTTP_PROXY (etc) being set, again
      This is mostly because the module itself doesn't care anymore, but now
      the test suite needs to protect itself.

0.68 2019-09-30
    * Add ->basic_auth endpoint

0.67 2019-09-29
    * More aggressively watch for startup of the web server to reduce idle
      times. Also speed up the test suite by polling instead of sleep()ing.
    * Added ->server_url() as a half-documented way of changing the URL
      the server is accessed at. This is self-service and if things break, you
      get to keep all the parts.
    * LWP::UserAgent is no more a (test) prerequisite. We do the tests from
      HTTP::Tiny (core since 5.14, runs on 5.6+).

0.66 2019-09-10
    * Make detection of IPv4 localhost vs. IPv6 localhost
      much more resilient. Backported from WWW::Mechanize, implemented by
      Shoichi Kaji.
    * We now need HTTP::Daemon 6.05.

0.65 2019-09-05
    * Fix order of module usage in test scripts, spotted by Jorol
      This only was a problem when you had $ENV{HTTP_PROXY} set.
    * Document that we clean out $ENV{HTTPS_PROXY} as well.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2018-11-25 14:12:31 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.64

Upstream changes:
0.64 2018-10-28
    * Re-release including correct META.* information
    * No upgrade necessary
   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-06-24 12:04:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-Test-HTTP-LocalServer: fix PKGNAME
   2018-06-24 12:00:36 by Thomas Klausner | Files touched by this commit (3)
Log message:
devel/p5-Test-HTTP-LocalServer: import Test-HTTP-LocalServer-0.63

This module implements a tiny web server suitable for running "live"
tests of HTTP clients against it. It also takes care of cleaning
%ENV from settings that influence the use of a local proxy etc.

Use this web server if you write an HTTP client and want to exercise
its behaviour in your test suite without talking to the outside
world.

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