- 10 Mar, 2016 1 commit
-
-
ashleys authored
-
- 15 Feb, 2016 1 commit
-
-
Robert Speicher authored
Closes #13469
-
- 11 Feb, 2016 1 commit
-
-
Kirill Zaitsev authored
- Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`, `path_with_namespace` and `default_branch` in `project` in push, issue, merge-request and note webhooks data - Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in favor of `git_http_url` in `project` for push, issue, merge-request and note webhooks data - Deprecate the `repository` key in push, issue, merge-request and note webhooks data, use `project` instead
-
- 07 Dec, 2015 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 04 Dec, 2015 1 commit
-
-
Valery Sizov authored
-
- 03 Nov, 2015 1 commit
-
-
Valery Sizov authored
-
- 15 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 21 Mar, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 19 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 18 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 13 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Nicole Cordes authored
It seems that ruby can handle 'nil' value but other json processors (like PHP) throw an error. This is always generated for empty arrays.
-
- 04 Mar, 2015 1 commit
-
-
Valery Sizov authored
-
- 03 Mar, 2015 1 commit
-
-
Stan Hu authored
1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
-
- 20 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
* add git_http_url and git_ssh_url to project web hook * add visibility_level to project web hook * add documentation about project visibility_level in API
-
- 15 Jan, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 12 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Also execute GitLab CI on creating tag via UI
-