- 24 Mar, 2017 1 commit
-
-
Johan Brandhorst authored
This change breaks backwards compatibility. The BranchesService methods were almost all inconsistent with other Services and not supplying all available options. Also updated all documentation links. The Branch struct now includes all properties exported by the v3 API. ListBranches takes a new ListBranchesOptions struct for pagination. Added the ability to configure the branch protection in line with API documentation. Added a new DeleteMergedBranches which is part of the branches page.
-
- 23 Mar, 2017 3 commits
-
-
Daniel Martí authored
-
Daniel Martí authored
-
Daniel Martí authored
-
- 22 Mar, 2017 6 commits
-
-
Johan Brandhorst authored
* Add Build Trigger endpoints * Update variable name
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
Johan Brandhorst authored
* Add a WithContext function, Fixes #143 This enables the use of requests with a specific context attached. * Fix indentation * Add a test
-
Sander van Harmelen authored
-
Johan Brandhorst authored
Fixes #145. This adds the `can_push` option to the AddDeployKeyOption and DeployKey structs, in line with what is supported by GitLab.
-
- 15 Mar, 2017 2 commits
-
-
Sander van Harmelen authored
-
Ulrich Schreiner authored
* Add statistics information and flag to query options * groups do not expose a CommitCount * make the sizes unsigned, negative values dont make sense * repair tests * add review comments * remove wrong tagging from field
-
- 13 Mar, 2017 2 commits
-
-
Sander van Harmelen authored
-
Sindre Paulsrud Moe authored
* Adds support for creating commits * Adds support for cherry-pick commits. * Fixed indentation
-
- 03 Mar, 2017 1 commit
-
-
Sander van Harmelen authored
Add missing fields
-
- 01 Mar, 2017 1 commit
-
-
Sander van Harmelen authored
-
- 27 Feb, 2017 1 commit
-
-
meeee authored
This also renames the Go field, which may break things. Probably not a lot though - ParentIds never had any content. This typo probably is a result from invalid Gitlab API documentation on tags, which also wrongly uses `parents_ids`. I created a merge request there as well: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9550
-
- 16 Feb, 2017 3 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
Sander van Harmelen authored
It looks like these options functions are pretty much always called `With…` which makes them better recognizable. So I renamed the `SudoUser` func as well as the `SudoFunc` type to make them more generic and idiomatic.
-
- 15 Feb, 2017 8 commits
-
-
-
Stephen Meriwether authored
Updated: - GetMergeRequest - GetMergeRequestChanges - UpdateMergeRequest - AcceptMergeRequest
-
Stephen Meriwether authored
-
Sander van Harmelen authored
* Correctly parse/unmarshal validation errors returned from the API * Refactor/fix error handling
-
Sander van Harmelen authored
* Added support for notification settings API * Refactor the notification settings API
-
Ulrich Schreiner authored
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
- 04 Feb, 2017 1 commit
-
-
Sindre Paulsrud Moe authored
-
- 03 Feb, 2017 2 commits
-
-
Sander van Harmelen authored
-
Rob Warner authored
-
- 25 Jan, 2017 1 commit
-
-
Pavel Glushkov authored
-
- 21 Jan, 2017 1 commit
-
-
Igor Varavko authored
-
- 20 Jan, 2017 1 commit
-
-
Peter Mikula authored
* add support for paging to ListGroupMembers * making the ListGroupMembersOptions explicit
-
- 29 Dec, 2016 1 commit
-
-
Sander van Harmelen authored
-
- 28 Dec, 2016 2 commits
-
-
Paulo Cezar Pereira Costa authored
Adds only_allow_merge_if_all_discussions_are_resolved and approvals_before_merge fields to Project and EditProjectOptions structs (#111)
-
David authored
-
- 12 Dec, 2016 2 commits
-
-
biancalana authored
-
Sander van Harmelen authored
-
- 11 Dec, 2016 1 commit
-
-
Sander van Harmelen authored
-