gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets bcf7a7e76c
Don't reset application settings import sources
If form does not have import sources checkboxes we should not reset
import sources to empty. This fixes issue when import sources got reset
after user modifies unrelated settings section like GitLab pages

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-04-13 14:52:54 +03:00
..
bin
config
controllers Spec improvements for speed, reliability and readability 2018-04-12 18:05:50 +02:00
db/production
factories Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
features Don't reset application settings import sources 2018-04-13 14:52:54 +03:00
finders Prevent new merge requests for archived projects 2018-04-11 10:51:14 +02:00
fixtures Fix finding wiki file when Gitaly is enabled 2018-04-11 16:08:51 +02:00
helpers Merge branch 'dm-archived-read-only' into 'master' 2018-04-12 17:04:08 +00:00
initializers Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
javascripts Merge branch 'dm-archived-read-only' into 'master' 2018-04-12 17:04:08 +00:00
lib Fix reference filters in group context 2018-04-12 11:55:15 +02:00
mailers Fix undefined method `one?` when pushing to an existing merge request 2018-04-07 23:43:40 -07:00
migrations Ignore current RSpec/FactoriesInMigrationSpecs offenses 2018-04-06 17:41:52 +02:00
models Merge branch 'dm-archived-read-only' into 'master' 2018-04-12 17:04:08 +00:00
policies Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
presenters Removes deploy tokens presenter 2018-04-06 21:20:17 -05:00
requests Feature/add language in repository to api 2018-04-13 08:06:04 +00:00
routing Add new repository archive route 2018-04-06 08:45:17 -04:00
rubocop/cop Add cop for has_many :through without disabled autoloading 2018-04-09 12:47:04 +01:00
serializers Resolve "Show `failure_reason` and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
services Merge branch 'dm-archived-read-only' into 'master' 2018-04-12 17:04:08 +00:00
sidekiq/cron
support Merge branch 'dm-archived-read-only' into 'master' 2018-04-12 17:04:08 +00:00
tasks fix the rake task from being to strict about Group 2018-04-02 08:19:34 -04:00
unicorn
uploaders Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
validators Projects and groups badges API 2018-03-05 17:51:40 +00:00
views Spec improvements for speed, reliability and readability 2018-04-12 18:05:50 +02:00
workers Work around Ruby 2.3.7 bug by defining prepended class methods needed for tests 2018-04-09 06:46:33 -07:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Introduce a new FactoriesInMigrationSpecs cop 2018-04-06 17:41:52 +02:00