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-08-18Add latest changes from gitlab-org/gitlab@16-3-stable-eev16.3.0-rc42GitLab Bot
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-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2019-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2017-06-05Refactor the DeleteUserWorkerNick Thomas
2017-04-16Hard delete users' associated records deleted from AbuseReportsStan Hu
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-15Add ability to delete a user with forceZeger-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