gitlab-org--gitlab-foss/lib
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
..
api Add API endpoints for un/subscribing from/to a label 2016-05-12 22:48:09 +02:00
assets
backup
banzai Add a spec for `WikiLinkFilter` 2016-05-12 07:17:07 +05:30
ci Merge branch 'send-incremental-build-log' into 'master' 2016-05-12 16:48:42 +00:00
gitlab Merge branch 'deprecated-class-methods-cop' into 'master' 2016-05-12 22:41:01 +00:00
omni_auth
rouge/formatters
support
tasks Merge branch 'remove-annotate-gem' into 'master' 2016-05-10 09:08:30 +00:00
award_emoji.rb
banzai.rb
disable_email_interceptor.rb
event_filter.rb
extracts_path.rb
file_size_validator.rb
file_streamer.rb
gitlab.rb Fix a few places where autoloading would fail 2016-05-10 11:51:19 +02:00
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb