Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-22Use match_array instead of eq when order is irrelevantRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-28Check if user can read issue before being assignedFelipe Artur
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Fix specs to pass a project when creating subscriptionsDouglas Barbosa Alexandre
2016-09-08Add bulk update support for merge requests listDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>