gitlab-org--gitlab-foss/spec
Robert Speicher 04a3e48c2a
Use class methods for VersionCheck
All of these methods are stateless, there was no point to have them as
instance methods.

Mostly this allows us to remove an `allow_any_instance_of` usage.
2018-12-14 13:56:03 -06:00
..
bin
config
controllers Merge branch '52424-goodbye-hipchat-dependency-1' into 'master' 2018-12-14 11:19:13 +00:00
db Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
dependencies
factories Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
features Use class methods for VersionCheck 2018-12-14 13:56:03 -06:00
finders Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master' 2018-12-07 11:14:21 +00:00
fixtures Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
frontend Delete dummy spec 2018-12-11 15:03:59 +01:00
graphql
helpers Use class methods for VersionCheck 2018-12-14 13:56:03 -06:00
initializers Revert "Prefer to use correlation-id in logs" 2018-12-06 21:46:31 +01:00
javascripts Creates Vue component to render each release block 2018-12-14 09:15:21 +00:00
lib Merge branch 'fix-warnings' into 'master' 2018-12-14 16:06:10 +00:00
mailers Fix a potential frozen string error in app/mailers/notify.rb 2018-12-11 15:13:42 +01:00
migrations Add name, author and sha to releases 2018-12-13 12:15:21 +01:00
models Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
policies
presenters Move description of cluster type to presenter 2018-12-13 20:53:15 +13:00
rack_servers
requests Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
routing
rubocop Fix ActiveRecord::Migration deprecations 2018-12-12 16:38:40 +01:00
serializers Merge branch 'bw-fix-missing-board-milestone' into 'master' 2018-12-14 00:26:05 +00:00
services Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
sidekiq/cron
support Display reply field if resolved discussion has no replies 2018-12-14 11:49:53 +00:00
tasks Restore Object Pools when restoring an object pool 2018-12-13 09:00:03 +01:00
uploaders Fix already initialized constant IDENTIFIER warning 2018-12-10 11:00:08 +05:00
validators Allow URLs to be validated as ascii_only 2018-12-06 15:18:18 +00:00
views Further design iteration on project overview 2018-12-07 14:11:42 +00:00
workers Send a notification email on mirror update errors 2018-12-11 23:08:17 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb