gitlab-org--gitlab-foss/app
Robert Speicher 532202a527 Merge branch 'fix-project-destroy-skip-repo' into 'master'
Fix skip_repo parameter being ignored when destroying a namespace

When destroying a namespace, the `skip_repo` parameter is supposed to prevent the repository directory from being destroyed and allow
the namespace after_destroy hook to run. If the namespace fails to be deleted for some reason, we could be left with repositories that are deleted with existing projects.

See merge request !5654
2016-08-04 00:39:20 +00:00
..
assets Merge branch 'fix-filter-input-alignment' into 'master' 2016-08-03 09:50:03 +00:00
controllers Make Compare#diffs diff_options a regular argument 2016-08-03 09:32:01 -07:00
finders State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
helpers switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
mailers Allow build email service to be tested 2016-07-15 20:38:27 -03:00
models change the API on the merge_request_diff model from diffs -> raw_diffs 2016-08-03 23:32:12 +02:00
services switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
uploaders Remove magic comments from Ruby files (!5456) 2016-07-24 07:08:45 +02:00
validators
views switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
workers Fix skip_repo parameter being ignored when destroying a namespace 2016-08-03 17:07:38 -07:00