Changes for version 1.01 - 2017-12-09
- Add a very simple retries argument for retrying a request when a 5xx response is received. @jjatria
- Support user snippets. @d5ve
- Disable deserialisation when dealing with non-serialized data. @jjatria
- Add support for login in with user credentials. @jjatria
- Allow protect_branch to accept parameters.
- Add share_project_with_group and delete_shared_project_link_within_group methods. @sotola
- Change CONTRIBUTORS section to show the commit author rather than a link to their GitHub profile.
Documentation
Command line interface to the GitLab API v3.
Modules
A complete GitLab API v3 client.
GitLab API v3 constants.
Iterate through paginated GitLab v3 API records.
GitLab API v3 REST client.