gitlab-org--gitlab-foss/app/services/groups
Yorick Peterse d0b8f536a1
Remove soft removals related code
This removes all usage of soft removals except for the "pending delete"
system implemented for projects. This in turn simplifies all the query
plans of the models that used soft removals. Since we don't really use
soft removals for anything useful there's no point in keeping it around.

This _does_ mean that hard removals of issues (which only admins can do
if I'm not mistaken) can influence the "iid" values, but that code is
broken to begin with. More on this (and how to fix it) can be found in
https://gitlab.com/gitlab-org/gitlab-ce/issues/31114.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
2018-01-08 17:04:45 +01:00
..
base_service.rb Improve UX 2017-03-02 10:21:29 +01:00
create_service.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
destroy_service.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
nested_create_service.rb Handle creating a nested group on MySQL correctly 2017-08-25 12:35:47 +02:00
update_service.rb Refer to “Share with group lock” consistently 2017-09-06 12:07:21 -07:00