gitlab-org--gitlab-foss/app
Luke Bennett 18c07084a6 Destroy repo mirrors instead of disabling them
It is important to destroy data related to repo mirrors when they are
disabled.
Use `_destroy` nested attribute instead of `enabled` for push mirrors.
Call `remove_import_data` after saving a project if its pull mirror is
disabled.
2019-05-06 13:15:03 +00:00
..
assets Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
controllers Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
finders
graphql Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
helpers Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
mailers
models Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
policies Allow usage of quick actions for internal users 2019-05-06 07:46:43 +00:00
presenters
serializers
services Fix uploading of LFS tracked file through UI 2019-05-06 12:51:49 +00:00
uploaders Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
validators
views Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
workers Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00