- 30 Jan, 2019 1 commit
-
-
Sune Keller authored
Removes `url` struct tags from ContributionEvent and combines two checks in one line. Signed-off-by: Sune Keller <absukl@almbrand.dk>
-
- 29 Jan, 2019 3 commits
-
-
Sune Keller authored
Also implement the query.Encoder interface on ISOTime. Signed-off-by: Sune Keller <absukl@almbrand.dk>
-
Sander van Harmelen authored
Event dates should be in the format YYYY-MM-DD
-
Sander van Harmelen authored
-
- 24 Jan, 2019 2 commits
-
-
Sander van Harmelen authored
Fix the board list label field
-
Sander van Harmelen authored
It needs to be a single label, not a slice of labels.
-
- 11 Jan, 2019 2 commits
-
-
Sander van Harmelen authored
Update service jira: fix JiraIssueTransitionID type from string to int
-
Jordan Caussat authored
-
- 09 Jan, 2019 1 commit
-
-
Sander van Harmelen authored
add missing group list options
-
- 08 Jan, 2019 5 commits
-
-
Michael Cook authored
-
Michael Cook authored
-
Sander van Harmelen authored
-
Sander van Harmelen authored
Add support for protected tags
-
achiu authored
-
- 07 Jan, 2019 4 commits
-
-
achiu authored
-
achiu authored
-
Sander van Harmelen authored
[Jobs] Pass job query string parameter to opt{} instead of static definition
-
Sander van Harmelen authored
Co-Authored-By: julienroland <roland.julien.perso@gmail.com>
-
- 04 Jan, 2019 3 commits
-
-
Julien Roland authored
-
Julien Roland authored
-
Julien Roland authored
[Jobs] Send job query parameter to opt{} instead of manually appending it to url path in download artifacts file
-
- 29 Dec, 2018 2 commits
-
-
Sander van Harmelen authored
Added unit test
-
Snehal Dangroshihya authored
Added unit test for enviroments and added StopEnvironment function. did small change in issue_test.go
-
- 28 Dec, 2018 2 commits
-
-
Sander van Harmelen authored
(jobs) support `pipeline` in jobs response
-
-
- 27 Dec, 2018 4 commits
-
-
Sander van Harmelen authored
Set request.GetBody to fix redirect issues
-
Sander van Harmelen authored
Gitlab uses the 307 status code to indicate a redirect. Since Go 1.8 that status code is supported by the HTTP package but it requires an additional field (`GetBody`) to be set to enable resending the body.
-
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
-