summaryrefslogtreecommitdiff
path: root/app/services/groups/destroy_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+13
* Add latest changes from gitlab-org/security/gitlab@15-2-stable-eeGitLab Bot2022-07-271-0/+15
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+4
* Add latest changes from gitlab-org/security/gitlab@14-2-stable-eeGitLab Bot2021-08-301-9/+26
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+19
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-151-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil TrzciƄski2019-04-151-1/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-1/+4
* Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletionValery Sizov2018-08-161-3/+4
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Remove soft removals related codeYorick Peterse2018-01-081-2/+1
* Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-1/+1
* Remove Mattermost team with GitLab groupZ.J. van de Weg2017-07-281-0/+2
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-2/+1
* Fix current feature related specsTiago Botelho2017-06-281-1/+1
* Make nested groups deletion synchronous to avoid potential raceStan Hu2017-02-271-1/+2
* Fix a number of race conditions that can occur during namespace deletionsh-namespace-cleanup-deleted-projectsStan Hu2017-02-151-1/+3
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+25