- 09 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 20 Oct, 2016 8 commits
-
-
Airat Shigapov authored
-
Airat Shigapov authored
-
David Eisner authored
The `class` and `data-*` attributes are meaningless in HipChat, and it would probably be better to limit the tags, too. For example, we could avoid block-level elements in `render_line`.
-
David Eisner authored
"pipeline: :single_line" leaves the protocol/host part out of the URLs and caches them that way. To avoid giving those out to HipChat, markdown is always rendered with "pipeline: :email" first. There must be a better way to do this, but I can't see how to avoid the link caching.
-
David Eisner authored
Using "pipeline: :email" gets "only_path: false" into the context to produce full URLs instead of /namespace/project/...
-
David Eisner authored
-
David Eisner authored
-
Airat Shigapov authored
-
- 31 Aug, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 27 Jul, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 26 Jul, 2016 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
David Eisner authored
-
- 29 Jun, 2016 1 commit
-
-
Grzegorz Bizon 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
-
- 19 Apr, 2016 1 commit
-
-
Ben Bodenmiller authored
-
- 12 Jan, 2016 1 commit
-
- 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
-
- 03 Oct, 2015 1 commit
-
-
Guilherme Garnier authored
-
- 12 Aug, 2015 1 commit
-
-
Stan Hu authored
Issue gitlab-com/support-forum#213
-
- 27 May, 2015 1 commit
-
-
Stan Hu authored
Closes #772
-
- 03 May, 2015 1 commit
-
-
Stan Hu authored
-
- 27 Apr, 2015 1 commit
-
-
Chulki Lee authored
-
- 26 Apr, 2015 1 commit
-
-
Dominik Sander authored
When notify is set to true send messages will trigger a notification for all room members. Color changes the background color of the message.
-
- 21 Apr, 2015 1 commit
-
-
Chulki Lee authored
-
- 10 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 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
-
- 05 Mar, 2015 1 commit
-
-
Stan Hu authored
-
- 04 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Mar, 2015 3 commits
-
-
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.
-
- 12 Feb, 2015 1 commit
-
-
Marin Jankovski authored
-