gitlab-org--gitlab-foss/config
Robert Speicher 4735a75340 Merge branch 'deprecated-class-methods-cop' into 'master'
Enable the Rubocop DeprecatedClassMethods cop

This reports uses of `File.exists?` and `Dir.exists?`, which were both
deprecated in Ruby and will eventually be removed in favor of `.exist?`.
Also fixes all existing uses of the deprecated methods.

See merge request !4087
2016-05-12 22:41:01 +00:00
..
environments Add letter_opener_web gem 2016-04-22 16:13:59 -04:00
initializers Merge branch 'deprecated-class-methods-cop' into 'master' 2016-05-12 22:41:01 +00:00
locales
application.rb Fix a few places where autoloading would fail 2016-05-10 11:51:19 +02:00
aws.yml.example
boot.rb Enable the Rubocop DeprecatedClassMethods cop 2016-05-08 15:33:34 -06:00
database.yml.env
database.yml.mysql
database.yml.postgresql
environment.rb
gitlab.teatro.yml Remove `wall_enabled` field from Project 2016-05-08 15:47:42 -04:00
gitlab.yml.example Use the new admin settings for gravatar 2016-05-04 17:45:29 +02:00
mail_room.yml Add Gitlab::Redis connection pool 2016-04-04 17:00:09 +02:00
newrelic.yml Revert "Remove newrelic gem. Closes #12860" 2016-02-23 07:25:37 -08:00
resque.yml.example
routes.rb Merge branch 'health-check-route' 2016-05-12 16:39:03 -05:00
secrets.yml.example
sidekiq.yml.example
unicorn.rb.example
unicorn.rb.example.development