gitlab-org--gitlab-foss/app
Stan Hu fa93156528 Defer project destroys within a namespace in Groups::DestroyService#async_execute
Group#destroy would actually hard-delete all associated projects even
though the acts_as_paranoia gem is used, preventing Projects::DestroyService
from doing any work.

We first noticed this while trying to log all projects deletion to the Geo
log.
2017-06-29 09:23:31 -07:00
..
assets Resolve "Issue dropdown persists when adding issue number to issue description" 2017-06-29 15:28:12 +00:00
controllers Merge branch 'revert-12499' into 'master' 2017-06-29 14:28:16 +00:00
finders Removes redundant pending delete checks 2017-06-28 17:51:05 +01:00
helpers Merge branch 'dm-relative-submodule-url-trailing-whitespace' into 'master' 2017-06-29 12:50:54 +00:00
mailers use common devise layout and use heading style 2017-06-13 22:36:45 +02:00
models Defer project destroys within a namespace in Groups::DestroyService#async_execute 2017-06-29 09:23:31 -07:00
policies convert all the policies to DeclarativePolicy 2017-06-27 12:44:37 -07:00
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
serializers Improve method names and add more specs 2017-06-16 12:03:15 -03:00
services Defer project destroys within a namespace in Groups::DestroyService#async_execute 2017-06-29 09:23:31 -07:00
uploaders Fix filename method of GitlabUploader to return always real filename 2017-06-13 00:37:12 +02:00
validators Rebuild the dynamic path before validating it 2017-06-21 16:09:35 +02:00
views Merge branch 'sidebar-header-no-conflicts' into 'master' 2017-06-29 13:37:10 +00:00
workers Merge branch 'dm-merge-request-creations-controller' into 'master' 2017-06-29 11:57:06 +00:00