[libgitlab-api-v4-perl] annotated tag upstream/0.03 created (now 36fed74)

gregor herrmann gregoa at debian.org
Sat Jan 13 02:30:22 UTC 2018


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to annotated tag upstream/0.03
in repository libgitlab-api-v4-perl.

        at  36fed74   (tag)
   tagging  9045dcb2ab14e0210aa22898706cc73c25011fb5 (commit)
 tagged by  gregor herrmann
        on  Sat Jan 13 03:18:36 2018 +0100

- Log -----------------------------------------------------------------
Upstream version 0.03

Aran Deltac (81):
      First commit.
      Rename t/v3/branches.t to t/branches.t.
      v0.01
      Implement the entire API.
      Make sure right number of args are passed to API methods.
      v0.02
      Contributing and constants docs.
      Log stuff using Log::Any.
      Add SEE ALSO section (and some other tweaks).
      v0.03
      Reorganize section headers and add direct links to GitLabs documentation for each.
      Some spell-check edits and header adjustments.
      Adjust abstract.
      Adjust Net::GitLab language a bit.
      Add documentation about project IDs and return values.
      v0.04
      Added GitLab::API::v3::Paginator.
      v0.05
      Fix some indentation.
      Add some more examples for paginator.
      Include GitLab error messages in failed requests.
      Fix visilibity constants naming to match our conventions.
      Modify create_project() to return the project hash ref.
      Replace "@" in POD with "E<64>" to bypass older Perl issues.
      CLI client, gitlab-api-v3.
      v0.06
      Some typo edits.
      Remove header from other project.
      Typos.
      More typos!
      Fix references to Net::GitLab which should be Net::Gitlab.
      Merge pull request #2 from dotandimet/patch-1
      Document @dotandimet Gitopt::Long fix.
      v0.07
      Update various bits for @dotandimet's latest pull requests.
      Update README.pod.
      v0.08
      Update API methods based on latest GitLab CE docs.
      Adjust DistZilla setup to use a cpanfile and my bundle.
      Make ->user() return the user data!  Resolves #17.
      Update Changes and CONTRIBUTORS for last 2 commits.
      Woops!  Update footer to include contributors so they do not get lost!
      v0.09
      Fixup params handling so that they do not eat up proceeding arguments.
      Add the tag, delete_tag, create_release, and update_release methods.
      Re-ordered POD sections so its in the same order as the source GitLab API docs.
      Add methods for award emoji, keys, licenses, namespaces, settings, and
      Add methods for build triggers, build variables, builds, and runners.
      v1.00
      Change CONTRIBUTORS section to show the commit author rather than a link to their GitHub profile.
      Update Contributors and Changes.
      Allow protect_branch to accept parameters.
      Update Contributors and Changes.
      Add support for an anonymous client and a login shortcut for creating an authenticated client by calling the session endpoint.
      Revert "Add support for an anonymous client and a login shortcut for creating an authenticated client by calling the session endpoint."
      Support session arguments (credentials) in the constructor.
      A little cleanup.
      Update Changes and contributors for latest PR.
      Update Changes for latest PR.
      All your v3s are belong to v4.
      First stab at getting the sections to match v4.
      Remove the visibility_level constants as the v4 API removed numeric values for visibility.
      Update all sections and methods for the v4 API.
      Update cpanfile for all the dep changes.
      Get a basic regression test working.
      Fixup token arguments for v4, and support sudo.
      Fixup CREDENTIALS header to be a head2 instead of head1.
      Add an UPGRADING section to the docs.
      Fix a few verbs and vague :id variables.
      Add a script I've been using to spin up a GitLab container for testing.
      Audit cpanfile and make some minor adjustments to it.
      v0.01
      Declare utf8 encoding for the main POD.
      Fix gitlab-api-v4 script to actually work.
      Fix double-slashes in URL paths.
      v0.02
      Always output JSON in gitlab-api-v4, fixes #5.
      Fix the fork_project method to hit the correct URL.  Fixes #4.
      Greatly expand the cofiguration options to include a configuration file, environment variables, and command line options.
      Update Changes.
      v0.03

Dave Webb (1):
      Support user snippets

Dotan Dimet (3):
      Gitopt::Long typo prevented installation
      Update groups.yml
      Update projects.yml

José Joaquín Atria (7):
      Add support for login in with user credentials
      Disable deserialisation when dealing with non-serial data
      Fix outdated comment
      Return decoded content, not plain content
      Reinstate clean_data function
      Add possible retry mechanism
      Use latest changes in Role::REST::Client to disable deserialisation

Marek R. Sotola (1):
      Add share_project_with_group and delete_shared_project_link_within_group.

Nigel Gregoire (1):
      Switch from Log::Any::Adapter::ScreenColoredLevel to Log::Any::Adapter::Screen

gregor herrmann (2):
      Import original source of GitLab-API-v4 0.02
      New upstream version 0.03

trunov-ms (1):
      list projects in the group

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgitlab-api-v4-perl.git



More information about the Pkg-perl-cvs-commits mailing list