gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
db
dependencies
factories Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
features Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
finders
fixtures Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
frontend CE-backport track uninstall button clicks 2019-05-02 15:31:16 -04:00
graphql Merge branch 'bw-add-graphql-groups' into 'master' 2019-04-30 14:51:33 +00:00
helpers Add packages_size to ProjectStatistics 2019-05-02 16:04:15 +00:00
initializers Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
javascripts Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list' into 'master' 2019-05-06 11:16:28 +00:00
lib Merge branch '30093-apply-bfg-object-map-to-database' into 'master' 2019-05-06 11:33:11 +00:00
mailers
migrations
models Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
policies Allow guests users to access project releases 2019-05-03 13:29:20 +00:00
presenters Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
rack_servers
requests Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
routing Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00
rubocop Add Rubocop rule to ban include ActionView::Context 2019-04-29 06:14:53 -07:00
serializers Fix merge request pipeline exist method 2019-05-06 13:20:47 +07:00
services Fix uploading of LFS tracked file through UI 2019-05-06 12:51:49 +00:00
sidekiq/cron
support Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
tasks
uploaders Disable method replacement in avatar loading 2019-04-29 21:29:25 -07:00
validators
views Merge branch '60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varian' into 'master' 2019-04-30 00:34:49 +00:00
workers Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Show full Rspec backtrace only in CI 2019-05-03 14:49:45 +08:00