- 27 Dec, 2018 2 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
Add project level MergeRequest API
-
- 24 Dec, 2018 1 commit
-
-
Sander van Harmelen authored
Add support to rebase a merge request
-
- 23 Dec, 2018 3 commits
-
-
Sander van Harmelen authored
Consistently use `SHA`
-
Martin Fernandez authored
-
James Ramsay authored
-
- 22 Dec, 2018 4 commits
-
-
Sander van Harmelen authored
Improve OrderBy and Sort support for note lists
-
James Ramsay authored
Merge Request Note Lists and Snippet Note Lists support OrderBy and Sort options, like Issue Note Lists.
-
Sander van Harmelen authored
-
Sander van Harmelen authored
handle paginated results that are only one page
-
- 21 Dec, 2018 1 commit
-
-
Michael Cook authored
-
- 20 Dec, 2018 1 commit
-
-
and07 authored
* Update event_types.go * Update event_types.go
-
- 14 Dec, 2018 1 commit
-
-
Martín Fernández authored
-
- 13 Dec, 2018 2 commits
-
-
Sander van Harmelen authored
After having another look, this seemed more consistent with other method names used in this package.
-
0xmohit authored
* fix godoc for RepositoriesService.RawFileContent * rename RepositoriesService.RawFileContent to RepositoriesService.GetBlob
-
- 03 Dec, 2018 1 commit
-
-
snehal dangroshiya authored
-
- 30 Nov, 2018 1 commit
-
-
snehal dangroshiya authored
-
- 26 Nov, 2018 1 commit
-
-
Dan Vulpe authored
* add public_jobs setting to CreateProject * fix json field name * rename PublicJobs to PublicBuilds
-
- 19 Nov, 2018 2 commits
-
-
Patrick Webster authored
-
Patrick Webster authored
-
- 15 Nov, 2018 1 commit
-
-
Praneet Loke authored
* Fix #516. * Order the fields of GroupMember to match the GitLab docs.
-
- 14 Nov, 2018 1 commit
-
-
Sune Keller authored
Signed-off-by: Sune Keller <absukl@almbrand.dk>
-
- 13 Nov, 2018 2 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
- 12 Nov, 2018 3 commits
-
-
Adam Rothman authored
* Add ParseWebhook function to automatically parse events from webhook requests * Add tests * Use constants over strings for webhook struct types * Re-export WebhookEventType method; add test
-
Sander van Harmelen authored
-
Bakhdaulet authored
* add HEAD get file metadata * add new endpoint HEAD GetFileMetaData
-
- 09 Nov, 2018 2 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
- 07 Nov, 2018 1 commit
-
-
Alex Hanselka authored
* add user status endpoints * fix doc links * fix style and a mistake
-
- 30 Oct, 2018 3 commits
-
-
BernhardBerbuir authored
-
BernhardBerbuir authored
* Support push rules for projects (#501) * fixed AuthorEmailRegex (must be string instead of bool) * rename variable ph to ppr (ProjectPushRule) * implement review comments
-
Sander van Harmelen authored
Fixes #505
-
- 26 Oct, 2018 1 commit
-
-
Sander van Harmelen authored
It seems some fields were outdated/wrong. Fixes #502
-
- 22 Oct, 2018 2 commits
-
-
Patrick Webster authored
-
Patrick Webster authored
* Addling support for license api endpoint * Fixing time fields to proper structs * license.go: giving date fields proper struct type * license.go: moving 'license' string literal to NewRequest call * license.go: moving AddLicense function to option struct POST to fall inline with the rest of this package
-
- 21 Oct, 2018 3 commits
-
-
St. John Johnson authored
Sessions is a V3-only API and should no longer be included in this library.
-
Patrick Webster authored
* Adding missing users fields, updating docs link * Fixing bad single quote * runners.go: Adding IPAddress field, updated docs url * Fixing doc link
-
Sander van Harmelen authored
-
- 19 Oct, 2018 1 commit
-
-
Patrick Webster authored
-