- 20 Feb, 2018 4 commits
-
-
Sander van Harmelen authored
Sorry @Lorac I couldn’t resist
😉 -
Maxime Roussin-Bélanger authored
-
Sander van Harmelen authored
* Revert "Add missing ListOptions to ListLabels (#337)" This reverts commit ad922c4d. * Revert "Added Confidential Issue Hook (#343)" This reverts commit 79bdeb00.
-
Maxime Roussin-Bélanger authored
Fixes : #336
-
- 19 Feb, 2018 5 commits
-
-
jbguerraz authored
-
jbguerraz authored
-
Sander van Harmelen authored
* Fixes #230: add get users (for admins) see // https://docs.gitlab.com/ce/api/users.html#for-admins * Fix issue #230 Partially using @michaellihs his earlier work. Updated things to match the currently available docs for this call.
-
Sander van Harmelen authored
* Add missing pagination option to couple of endpoints * Make all ListOption uses consistent
-
Maxime Roussin-Bélanger authored
-
- 17 Feb, 2018 1 commit
-
-
Maxime Roussin-Bélanger authored
* Add 1.10.x to travis.yml * Add master to travis, but allow it to fail
-
- 16 Feb, 2018 1 commit
-
-
Lorac authored
-
- 15 Feb, 2018 2 commits
- 14 Feb, 2018 5 commits
-
-
Sander van Harmelen authored
-
Lorac authored
-
thmatew authored
* Add an implementation of ListBoards * remove reference to go-gitlab * Add API for a single Board and a single Board List * Add `id` `subscribed` and `priority` properties to Label struct * remove useless override of `c.Issues` add in a wrong rebase * Add all Available API on Boards for GitLab
-
Lorac authored
-
Jonarod authored
-
- 13 Feb, 2018 2 commits
-
-
Jordan Krage authored
-
Tomasz Maczukin authored
-
- 10 Feb, 2018 4 commits
-
-
Lorac authored
* Fix golint warning about exported methods * Fix typo (+1 squashed commits) Squashed commits: [89721e6] typo fix * golint warns for fields named ...Id and suggests renaming to ...ID same for API
-
Lorac authored
* Move events to event_type file * Add user contribution events API
-
Lorac authored
-
Lorac authored
-
- 08 Feb, 2018 3 commits
-
-
Lorac authored
-
Sander van Harmelen authored
-
FlakM authored
* impl DisableProjectRunner * impl ListRunnersJobs * impl RemoveARunner * impl UpdateRunnersDetails * requested changes * renamed ListRunnersJobs to ListRunnerJobs
-
- 02 Feb, 2018 2 commits
-
-
Sander van Harmelen authored
-
Lorac authored
-
- 31 Jan, 2018 2 commits
-
-
Sander van Harmelen authored
-
Rodrigo Valentim authored
* Added function to get all users from a specific project * Added function to get all users from a specific project - Pull Request changes * Added function to get all users from a specific project
-
- 29 Jan, 2018 6 commits
-
-
Sander van Harmelen authored
-
Sander van Harmelen authored
-
Dan P authored
* added endpoint for retrieving subgroups for a group * gofmt * moved subgroup into the groups object * removed concept of subgroup and using group instead
-
Sander van Harmelen authored
-
Michael Stapelberg authored
-
Michael Stapelberg authored
Not all methods are implemented, only the ones which I needed and verified.
-
- 26 Jan, 2018 1 commit
-
-
François Samin authored
-
- 23 Jan, 2018 2 commits
-
-
Sander van Harmelen authored
-
Thomas Bruyelle authored
* Snippet: add Explore API call See https://docs.gitlab.com/ce/api/snippets.html#explore-all-public-snippets * Snippet: add missing raw_url property * Some renames for consistency
-