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
2023-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-02-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
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