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 (Expand)Author
2017-09-13Optimize a few simple spec files by using `set`Grzegorz Bizon
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-05Refactor the DeleteUserWorkerNick Thomas
2017-04-16Hard delete users' associated records deleted from AbuseReportsStan Hu
2017-02-24Fix specs for the ghost user feature.Timothy Andrew
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-03-15Clearify who deletes the userZeger-Jan van de Weg
2016-03-15Fix broken specsZeger-Jan van de Weg
2016-01-17Use a more sensible message for the AbuseReport uniqueness validationRobert Speicher
2016-01-13Block the reported user before destroying the recordRobert Speicher
2016-01-05Add `AbuseReport#notify`Robert Speicher
2015-09-29Streamline the "Report button"Rémy Coutable
2015-09-06Re-annotate modelsStan Hu
2015-08-06Allow users to send abuse reportsDmitriy Zaporozhets