- 24 Feb, 2017 1 commit
-
-
Pedro Moreira da Silva authored
-
- 10 Feb, 2017 1 commit
-
-
Pedro Moreira da Silva authored
-
- 22 Jan, 2017 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 22 Dec, 2016 1 commit
-
-
Felipe Artur authored
-
- 20 Dec, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 15 Dec, 2016 2 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- 31 Aug, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 01 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
-
- 29 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Also add Service#event_names so that we don't have to hard code all event names in ServiceParams. Note that I don't know why we want to call plural on issue_event and merge_request_event so that we still need to hard code them for issues_event and merge_requests_event. See app/helpers/services_helper.rb for those special rules.
-
- 20 Jul, 2016 1 commit
-
-
Felipe Artur authored
-
- 19 Jul, 2016 2 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 09 May, 2016 1 commit
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 25 Apr, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 20 Apr, 2016 1 commit
-
-
Sebastian Klier authored
update changelog
-
- 06 Jan, 2016 1 commit
-
-
Stan Hu authored
-
- 11 Dec, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 10 Dec, 2015 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 15 Sep, 2015 1 commit
-
-
Jeroen van Baarsen authored
When setting up the service I was not sure which webhook I should use, by adding this Help text I hope we can help people in the future with setting up this hook Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 06 Mar, 2015 2 commits
-
-
Stan Hu authored
Normalize output to use: - User name instead of username - Include first line of title in message description - Link to "Issue #X" instead of "#X"
-
Stan Hu authored
Supports four different event types all bundled under the "note" event type: - comments on a commit - comments on an issue - comments on a merge request - comments on a code snippet
-
- 04 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Mar, 2015 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
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.
-
- 28 Feb, 2015 1 commit
-
-
Andrès Koetsier authored
-
- 12 Feb, 2015 1 commit
-
-
Marin Jankovski authored
-
- 23 Oct, 2014 1 commit
-
-
Steven Sloan authored
per changes with slack, they’re now using “static” web hook urls that describe the team & service with IDs that don’t change if the team or service name change. their recommendation is to use the raw webhook_url instead of building it out of components to allow more flexibility this should also prevent issues cropping up with mistakes in how the urls are parsed
-
- 21 Oct, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 09 Oct, 2014 1 commit
-
-
Valery Sizov authored
-
- 06 Oct, 2014 1 commit
-
-
Marin Jankovski authored
-