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
2016-11-23Move abuse report spinach test to rspecSemyon Pupkov
part of https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2015-09-29Streamline the "Report button"Rémy Coutable
This simplifies the "Report button" to not use open a dropdown and adds a tooltip on this button. This also removes an extra spec and adds missing specs.
2015-09-29Disable the "Report abuse" button if a user has already been reportedRémy Coutable
2015-08-06Add tests for abuse report featureDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>