- Feb 25, 2020
-
-
GitLab Bot authored
-
- Nov 21, 2019
-
-
Hordur Freyr Yngvason authored
-
- Aug 10, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Mar 22, 2017
-
-
Z.J. van de Weg authored
Right now, it once a chat notifacation service has been enabled, there is no way to limit the branches which trigger a notification. Instead of allowing the user to specify the list, I opted to let the user check the box if they'd only want to be notified of the default branch. Tags are uneffected by this change.
-
- Mar 17, 2017
-
-
- Feb 24, 2017
-
-
Pedro Moreira da Silva authored
-
- Feb 10, 2017
-
-
Pedro Moreira da Silva authored
-
- Jan 22, 2017
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- Dec 22, 2016
-
-
Felipe Artur authored
-
- Dec 20, 2016
-
-
Douglas Barbosa Alexandre authored
-
- Dec 15, 2016
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- Aug 31, 2016
-
-
Douglas Barbosa Alexandre authored
-
- Aug 01, 2016
-
-
Lin Jen-Shin authored
-
- Jul 29, 2016
-
-
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.
-
- Jul 20, 2016
-
-
Felipe Artur authored
-
- Jul 19, 2016
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 09, 2016
-
-
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
-
- May 06, 2016
-
-
Zeger-Jan van de Weg authored
-
- Apr 25, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 20, 2016
-
-
Sebastian Klier authored
update changelog
-
- Jan 06, 2016
-
-
Stan Hu authored
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
- Dec 10, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Sep 15, 2015
-
-
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>
-
- Mar 06, 2015
-
-
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
-
- Mar 04, 2015
-
-
Dmitriy Zaporozhets authored
-
- Mar 03, 2015
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan 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.
-
- Feb 28, 2015
-
-
Andrès Koetsier authored
-
- Feb 12, 2015
-
-
Marin Jankovski authored
-