gitlab-org--gitlab-foss/spec
Timothy Andrew 8fa08ea3cd Implement review comments for !11963 from @adamniedzielski.
- Change double quotes to single quotes.
- Why is `OmniAuth.config.full_host` being reassigned in the integration test?
- Use `map` over `map!` to avoid `dup` in the `gitlab:info` rake task
- Other minor changes
2017-07-06 06:30:07 +00:00
..
bin
config
controllers Merge branch '34116-milestone-filtering-on-group-issues' into 'master' 2017-07-03 11:17:55 +00:00
db/production Handle case where GITLAB_PROMETHEUS_METRICS_ENABLED is non boolean value by defaulting to false 2017-06-06 13:16:55 +02:00
factories Improve support for external issue references 2017-06-30 14:47:53 +02:00
features Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
finders Make finders responsible for counter cache keys 2017-06-30 10:33:46 +01:00
fixtures Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-22 15:05:52 +02:00
helpers Merge branch '34116-milestone-filtering-on-group-issues' into 'master' 2017-07-03 11:17:55 +00:00
initializers Instrument MergeRequestDiff#load_commits 2017-06-14 12:01:38 +01:00
javascripts Merge branch 'enable-webpack-code-splitting' into 'master' 2017-06-30 20:55:09 +00:00
lib Fix rubocop offenses 2017-07-02 14:48:11 +02:00
mailers Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
migrations Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helper 2017-06-22 12:37:38 +02:00
models Improve support for external issue references 2017-06-30 14:47:53 +02:00
policies convert all the policies to DeclarativePolicy 2017-06-27 12:44:37 -07:00
presenters Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
requests Merge branch '34078-allow-to-enable-feature-flags-with-more-granularity' into 'master' 2017-06-29 16:36:22 +00:00
routing Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
rubocop/cop Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
serializers Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
services Improve support for external issue references 2017-06-30 14:47:53 +02:00
sidekiq/cron
support Implement review comments for !11963 from @adamniedzielski. 2017-07-06 06:30:07 +00:00
tasks Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
unicorn Increase unicorn test boot timeout to 5 minutes 2017-06-08 18:35:55 +02: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 Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
workers Use gl_repository exclusively as identifier on post-receive 2017-06-27 19:20:20 -04:00
factories_spec.rb Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Include Devise::Test::IntegrationHelpers for all feature specs 2017-06-19 18:59:03 -05:00