2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |  |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-11-19 14:06:16 by Makoto Fujiwara | Files touched by this commit (2) |  |
Log message:
(www/p5-LWP-ConsoleLogger) Updated from 0.000039 to 0.000042
0.000042 2019-06-12 15:15:52Z
- Don't rely on Mojo to be installed in tests (GH#18) (Olaf Alders)
0.000041 2019-06-12 12:31:03Z
- Bump minimum Mojo version required for tests (GH#17) (Olaf Alders)
- Add support for Mojo::UserAgent to LWP::ConsoleLogger::Everywhere ((GH#16) \
simbabque)
0.000040 2019-06-11 01:22:03Z
- Add support for Mojo::UserAgent (GH#14) (Gregory Oschwald)
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |  |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
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-08-21 15:26:10 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-LWP-ConsoleLogger: update to 0.000039.
Use TEST_DEPENDS.
0.000039 2018-08-01 19:40:39Z
- (temporarily?) skip XML parsing test under newer versions of Data::Printer
0.000038 2018-07-28 02:39:17Z
- Add support for HTTP::CookieJar
|
2018-02-25 20:41:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-LWP-ConsoleLogger: update to 0.000037.
0.000037 2018-02-09 15:54:17Z
- Improve docs by pushing users towards LWP::ConsoleLogger::Everywhere as a
first step
|
2017-09-27 17:56:33 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-LWP-ConsoleLogger: update to 0.000036.
0.000036 2017-07-21 22:02:23Z
- Re-log the request headers when we get the response
- Don't skip Cookie and Set-Cookie when dumping headers
0.000035 2017-03-01 14:38:00-05:00 America/Toronto
- Adds LWP::ConsoleLogger::Everywhere (simbabque)
0.000034 2017-01-23 09:24:06-05:00 America/Toronto
- Don't redact x-www-form-urlencoded data.
0.000033 2016-12-03 21:46:12-05:00 America/Toronto
- Fix test that failed under some terminal widths (Varadinsky).
https://github.com/oalders/lwp-consolelogger/pull/8
0.000032 2016-11-29 14:58:25-05:00 America/Toronto
- Maybe guess at content type when parsing body.
0.000031 2016-11-25 13:08:50-05:00 America/Toronto
- Display request body if available.
0.000030 2016-09-13 17:55:24-04:00 America/Toronto
- Document header and parameter redaction
- Suppress use of tables in some instances via "pretty"
0.000029 2016-09-13 10:37:57-04:00 America/Toronto
- Stop setting default headers via debug_ua()
|
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
|
2016-07-24 02:27:01 by Wen Heping | Files touched by this commit (2) |  |
Log message:
Update to 0.000028
Upstream changes:
0.000028 2016-06-20 15:46:31-04:00 America/Toronto
0.000027 2016-06-18 10:31:58-04:00 America/Toronto (TRIAL RELEASE)
- Allow arbitrary headers and params to be redacted.
- Fixes "Wide character in print" warnings. Reported by Ricardo \
SIGNES ��
https://github.com/oalders/lwp-consolelogger/issues/6
0.000026 2016-06-09 16:22:18-04:00 America/Toronto
- Fixes test that broke under scalar_quotes => q{'}
- Displays application/javascript content type (Andy Jack)
0.000025 2016-06-09 09:29:08-04:00 America/Toronto
- Don't redact JSON with vendor-specific content types.
0.000024 2016-05-16 12:15:53-04:00 America/Toronto
- Don't print gzipped and other non-text content to the screen.
0.000023 2016-04-15 15:22:01-04:00 America/Toronto
- Avoid warning when Content-Type header is not set.
|