summaryrefslogtreecommitdiff
path: root/spec/support/repo_helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix new offensesDouwe Maan2017-02-231-6/+7
|
* Enable Style/WordArrayDouwe Maan2017-02-231-7/+6
|
* Add support to cherry-pick any commitP.S.V.R2016-04-181-1/+1
| | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785 Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-6/+6
|
* This MR extends the commit calendar so it searches for commits made with ↵Stan Hu2015-03-091-0/+19
| | | | | | | every email address the user has associated with his account. This fixes one of the problems mentioned in gitlab-org/gitlab-ce#1162 and makes the behavior of the commit calendar as described in the profile. "All email addresses will be used to identify your commits."
* Fix satellite testsDmitriy Zaporozhets2014-08-061-1/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix API repository specsDmitriy Zaporozhets2014-08-011-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix MR testsDmitriy Zaporozhets2014-07-311-0/+20
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix MR factory and some MR testsDmitriy Zaporozhets2014-07-311-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move all test repos data to ReposHelpersDmitriy Zaporozhets2014-07-311-0/+67
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>