- 24 Aug, 2018 3 commits
- 23 Aug, 2018 2 commits
-
-
Igor Zibarev authored
* Supplement Slack service Refs: - https://docs.gitlab.com/ce/api/services.html#slack-notifications - #142 * gitlab: move BoolValue type and associated methods to gitlab.go * services: update slack service: add url tags, fix typo, remove pointers in properties * Revert renaming webhook field
-
Sascha Andres authored
-
- 14 Aug, 2018 1 commit
-
-
Antoine Baudrand authored
* Fix ListProjectContributionEvents fails with 404 error (#449) * Rename EventsService.ListProjectContributionEvents to EventsService.ListProjectVisibleEvents to match with gitlab API changes
-
- 03 Aug, 2018 8 commits
-
-
Patrick Webster authored
* Adding missing straight option in repositories compare api * Fixing struct reference for missing straight option
-
Patrick Webster authored
Adding support for 'list-merge-requests-associated-with-a-commit' (reference: https://docs.gitlab.com/ce/api/commits.html\#list-merge-requests-associated-with-a-commit) (#447)
-
Patrick Webster authored
-
Patrick Webster authored
-
Patrick Webster authored
* Adding Group Variables support * Fixing naming per request * Fixing merge conflict * Fixing merge conflict
-
Patrick Webster authored
* Adding support for group issue boards * Cleaning up comments and renaming GetGroupIssueBoardLists() to ListGroupIssueBoardLists() to match the gitlab API spec. * Fixing comment lengths
-
Patrick Webster authored
-
Patrick Webster authored
* Adding Project Variable Support * Adding missing semi-colons
-
- 02 Aug, 2018 2 commits
-
-
Markus Doits authored
-
Markus Doits authored
-
- 25 Jul, 2018 1 commit
-
-
Peter Shilo authored
* listtagopts added params * test fix + gitignore
-
- 24 Jul, 2018 1 commit
-
-
Peter Shilo authored
* added commit missed functionality * rename vars * docs fix * requested changes * type mistype
-
- 19 Jul, 2018 1 commit
-
-
Maxime Roussin-Bélanger authored
-
- 12 Jul, 2018 1 commit
-
-
楼兰 authored
-
- 29 Jun, 2018 1 commit
-
-
Sander van Harmelen authored
-
- 27 Jun, 2018 1 commit
-
-
- 21 Jun, 2018 1 commit
-
-
- 11 Jun, 2018 2 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
- 08 Jun, 2018 1 commit
-
-
Mark Old authored
-
- 06 Jun, 2018 2 commits
- 05 Jun, 2018 2 commits
- 01 Jun, 2018 2 commits
- 30 May, 2018 1 commit
-
-
JB Sazon authored
-
- 28 May, 2018 1 commit
-
-
Bryan Sazon authored
* Fixes https://github.com/xanzy/go-gitlab/issues/407 * Add the first groups unit test
-
- 22 May, 2018 1 commit
-
-
Sander van Harmelen authored
* Allow users to pass the base URL without the API info * Makes SetBaseURL more robust by matching on apiVersionPath suffix and adds unit test (#405) * Fix tests
-
- 20 May, 2018 1 commit
-
-
ntoofu authored
* add missing members of List{,Group,Project}IssuesOptions * go fmt
-
- 17 May, 2018 1 commit
-
-
pityonline authored
* fix golint exit status * add comments to fix golint complaining * make go vet verbose * fix wrong usage of printing
-
- 14 May, 2018 3 commits
-
-
Sander van Harmelen authored
* Improve the way we handle tokens * Use Go's OAuth2 package (#397) * Use Go's OAuth2 package * Pass HTTP client to OAuth2 via context
-
jbguerraz authored
-
Zaq? Wiedmann authored
-