- Apr 11, 2019
-
-
John Jarvis authored
[11.9] Revert "Remove HipChat integration from GitLab" See merge request gitlab-org/gitlab-ce!27257
-
- Feb 21, 2019
-
-
Kotau Yauhen authored
-
- Feb 18, 2019
-
-
Yauhen Kotau authored
Fixes gitlab-org/gitlab-ce#42595
-
- Feb 12, 2019
-
-
Robert Schilling authored
-
- Feb 10, 2019
-
-
Robert Schilling authored
-
- Feb 08, 2019
-
-
Nick Thomas authored
-
- Jan 24, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 28, 2018
-
-
Imre (Admin) authored
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS
-
- Oct 30, 2018
-
-
blackst0ne authored
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Aug 20, 2018
-
-
Gilbert Roulot authored
-
- Jul 14, 2018
-
-
Kukovskii Vladimir authored
-
- Jul 09, 2018
-
-
Lin Jen-Shin authored
-
- Mar 19, 2018
-
-
Felipe Artur authored
-
- Feb 27, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Feb 26, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 17, 2018
-
-
Stan Hu authored
Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3' Filter out sensitive fields from the project services API See merge request gitlab/gitlabhq!2281 (cherry picked from commit 476f2576444632f2a9a61b4cead9c1077f2c81d7) 2bcbbda0 Filter out sensitive fields from the project services API
-
- Dec 22, 2017
-
-
Mark Fletcher authored
+ Add support for the new separate channel and events settings * Dry up chat notifications in the service properties definitions
-
- Nov 08, 2017
-
-
Mark Fletcher authored
-
- Oct 24, 2017
-
-
Robert Schilling authored
-
- Oct 13, 2017
-
-
Matt Coleman authored
-
- Aug 31, 2017
-
-
Robert Schilling authored
-
- Aug 28, 2017
-
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
- Jul 25, 2017
-
-
Jarka Kadlecova authored
-
- Jun 15, 2017
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070 Deprecate "chat commands" in favor of "slash commands" We looked for things like: - `slash commmand` - `slash_command` - `slash-command` - `SlashCommand`
-
- May 26, 2017
-
-
Jarka Kadlecova authored
-
- May 10, 2017
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 09, 2017
-
-
blackst0ne authored
-
- Apr 06, 2017
-
-
Tiago Botelho authored
-
- Apr 05, 2017
-
-
Kamil Trzcińśki authored
-
- Mar 17, 2017
-
-
- Mar 16, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Mar 07, 2017
-
-
Kamil Trzcińśki authored
-
- Mar 06, 2017
-
-
Z.J. van de Weg authored
-
- Feb 28, 2017
-
-
Robert Schilling authored
-
- Feb 25, 2017
-
- Jan 30, 2017
-
-
Z.J. van de Weg authored
When the trigger endpoint is called, it has to find the right service for the given project. However, the old implementation did much more. For example, it build a list of the missing services on this project. This whole process took about 750ms _each time_. The current implementation is expected to perform 10x better, as it only searches in the current projects services. Given the service has to be configured anyway, this can be done.
-
- Jan 22, 2017
-
-
Tiago Botelho authored
-