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-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-08-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-07-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-05-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-05-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-05-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-03-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-03-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-03-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-05-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab 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