- 07 Feb, 2019 1 commit
-
-
Matt Clegg authored
-
- 05 Feb, 2019 3 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
Add project clusters API support
-
Matej Velikonja authored
-
- 04 Feb, 2019 3 commits
-
-
Matej Velikonja authored
-
Matej Velikonja authored
-
Matej Velikonja authored
-
- 01 Feb, 2019 3 commits
-
-
Sander van Harmelen authored
Add custom attributes to groups, users and projects apis
-
Craig Squire authored
-
Craig Squire authored
-
- 30 Jan, 2019 4 commits
-
-
Sander van Harmelen authored
Fix ISOTime encoding in GET requests
-
Matej Velikonja authored
-
Matej Velikonja authored
-
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 2 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.
-