Philipp Kolmann
Philipp Kolmann
see https://docs.gitlab.com/ee/api/members.html#add-a-member-to-a-group-or-project
Added missing API calls regarding project boards: * addBoard: https://docs.gitlab.com/ee/api/boards.html#create-an-issue-board * updateBoard: https://docs.gitlab.com/ee/api/boards.html#update-an-issue-board * removeBoard: https://docs.gitlab.com/ee/api/boards.html#delete-an-issue-board Also add API calls for board lists: * boardLists: https://docs.gitlab.com/ee/api/boards.html#list-board-lists-in-a-project-issue-board * addBoardList: https://docs.gitlab.com/ee/api/boards.html#create-a-board-list *...
I like to split up long config files to split config files. The MetaData Files usually are quite long and if you need to change something it's quite bulky to...
Wire Version: 2.13.2741 Wire for Web Version: 2017.06.07.1805 OS: Debian SID Do you have an antivirus software installed: No What steps will reproduce the problem? 1. open wire-desktop 2. go...
Hi @GreatSUN, thanks for your last fix. I have deployed it now on my Raspi and if I don't specify a locale in my config I get the following error:...
I had the same Idea as @coqmos in https://github.com/GitLabPHP/Client/pull/759 and since I had already some code I took also the liberty to add jira to my needed MS Teams integration....
### Is your feature request related to a problem? Please describe. Currently this project only supports webhook notifications. This is often not feasable when you don't have the possibility get...
Since upgrading from 0.5.8 to 0.5.14 I see a lot of errors in event log and it seems some counters trigger this. If I only specify one counter, the problem...
I have several servers with 0.5.8 and upgraded to 0.5.14. The major trouble I ran into is, that the config under C:\Program Files\Bloomberg LP\CollectdWin\config was overwritten by the default config...
Implement the functions from the Container registry API described in https://docs.gitlab.com/ee/api/container_registry.html