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

History of commit frequency

CVS Commit History:


   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.
   2019-06-11 13:10:34 by Mark Davies | Files touched by this commit (2) | Package updated
Log message:
p5-GitLab-API-v4: update to version 0.19

0.19 2019-05-17T20:40:22Z

 - Live tests now run against GitLab CE 11.10.4 (was 11.2.3).
 - Add GitLab::API::v4::WWWClient.
 - Add GitLab::API::v4::Mock for writing unit tests.
 - Switch to the GNU General Public License version 3.

0.18 2019-04-01T04:35:02Z

 - Add SUPPORT section to the docs.
 - The archive method no longer tries to decode the response.
 - Add the commit_refs method.
 - Add the trigger_pipeline method.
 - Document some create_pipeline method parameters.

0.17 2019-02-20T22:47:58Z

 - Require perl 5.10.1 as I give up trying to support 5.8 due to other modules
   requiring 5.10 and strictures/multidimensional issues.
 - Simplify VERSION declarations.

0.16 2019-02-18T06:21:15Z

 - Migrate build tooling from Dist::Zilla to Minilla.

0.15 2019-01-09

 - BREAKING CHANGE: gitlab-api-v4 now takes parameters in the form of
   param:value rather than --param=value.  This is to avoid foot-gun
   ambiguities when options have the same names as parameters (such as --url).
 - Add --pretty and --canonical options to gitlab-api-v4.
   2019-06-03 13:20:59 by Mark Davies | Files touched by this commit (3)
Log message:
p5-GitLab-API-v4: add version 0.14

This module provides a one-to-one interface with the GitLab API v4. Much
is not documented here as it would just be duplicating GitLab's own API
Documentation.

Note that this distribution also includes the gitlab-api-v4 command-line
interface (CLI).

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