- 12 Sep, 2018 1 commit
-
-
Miguel Angel Guillén authored
* Add GetProjectLanguages to get languages from a project * rename example fuction name * Fix format issues, change type to fit better to the API
-
- 11 Sep, 2018 3 commits
-
-
lillilli authored
-
lillilli authored
-
Mike Pearson authored
-
- 10 Sep, 2018 1 commit
-
-
lillilli authored
* Implemented access requests API * Update API coverage in Readme.md * resolve conversation
-
- 06 Sep, 2018 1 commit
-
-
Nicholas Colbert authored
* added custom attributes added tests fixed typo * Refactored to fit idioms of the package better refactored methods to be to have fully named functions rewrote tests updated typos and syntax * fixed typo caught by linter * refactored per maintainers request removed blank line
-
- 04 Sep, 2018 2 commits
-
-
Sander van Harmelen authored
Tick the `Search` box
-
lillilli authored
* Implemented project badges api * resolve conversation
-
- 03 Sep, 2018 1 commit
-
-
St. John Johnson authored
Additionally updating existing *Options to include: - UpdatedAfter/Before - "Return merge requests updated on/before/after the given time" - SourceBranch- "Return merge requests with the given source branch" - TargetBranch - "Return merge requests with the given target branch" - Search - "Search merge requests against their title and description" Corrected some outdated documentation. More info here: https://docs.gitlab.com/ce/api/merge_requests.html#list-group-merge-requests
-
- 30 Aug, 2018 4 commits
-
-
Patrick Webster authored
* projects.go: adding approvals_before_merge to CreateProjectOptions * project.go: updating gitlab api doc ref to reflect change to CreateProjectOptions
-
Patrick Webster authored
-
Markus Freitag authored
* Implement DownloadSingleArtifactsFile * Fix bad variable name * Fix function docstring * Make jobID an int var * Use QueryEscape for consistency * Dont escape filepath * Fix typo
-
Lawrence Li authored
-
- 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 1 commit
-
-
Atrox authored
* add pipeline to merge request * sha in caps
-