gitlab-org--gitlab-foss/app/models/ci
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
..
build.rb Merge branch 'deprecated-class-methods-cop' into 'master' 2016-05-12 22:41:01 +00:00
commit.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
runner.rb Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' 2016-05-12 15:25:56 +00:00
runner_project.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
trigger.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
trigger_request.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
variable.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00