- Apr 11, 2019
-
-
John Jarvis authored
[11.9] Revert "Remove HipChat integration from GitLab" See merge request gitlab-org/gitlab-ce!27257
-
- Feb 08, 2019
-
-
Nick Thomas authored
-
James Fargher authored
-
- Nov 07, 2018
-
-
Mario de la Ossa authored
-
- Feb 07, 2018
-
-
Pawel Chojnacki authored
+ address small nitpicks
-
- Jan 17, 2018
-
-
Pawel Chojnacki authored
-
- Jan 04, 2018
-
-
Mayra Cabrera authored
-
- Dec 14, 2017
-
-
Rémy Coutable authored
I've followed the [upgrade guide](https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md ) and ran these two commands: ``` grep -e FactoryGirl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|FactoryGirl|FactoryBot|" grep -e factory_girl **/*.rake **/*.rb -s -l | xargs sed -i "" "s|factory_girl|factory_bot|" ``` Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 24, 2017
-
-
Robert Schilling authored
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- Jun 01, 2017
-
-
Jarka Kadlecova authored
-
- May 31, 2017
-
-
kushalpandya authored
-
- May 25, 2017
-
-
Kamil Trzcińśki authored
It was broken, because we introduced a default namespace, which was not used by terminal methods.
-
- May 10, 2017
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 27, 2017
-
-
Tiago Botelho authored
-
- Mar 06, 2017
-
-
Sean McGivern authored
The `ReferenceExtractor` would return an array of `ExternalIssue` objects, and then perform `Array#-` to remove the issues closed. `ExternalIssue`s had `==` defined, but not `hash` or `eql?`, which are used by `Array#-`.
-
- Feb 23, 2017
-
-
Valery Sizov authored
-
- Jan 25, 2017
-
-
Robert Speicher authored
-
- Mar 06, 2016
-
-
Robert Speicher authored
-
- Mar 04, 2016
-
-
Robert Speicher authored
-