gitlab-org--gitlab-foss/spec
Thong Kuah 504cbb27c1 Remove un-used inheritance from service
Remove the inheritance from ::BaseService which is causing us to inherit
the initializer that has project as the first arg, as we will not have
access to project with forthcoming group clusters.

Also call install service from create service - 1 less thing to re-use

Extract TestRequest code into a spec helper. Given that we need
different behaviour for Rails 5.0 (and again in Rails 5.1!), it's handy
to have that branching behaviour in one place
2018-10-15 11:09:10 +13:00
..
bin Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
config
controllers Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
db
dependencies
factories Add timed incremental rollout to Auto DevOps 2018-10-05 21:14:59 +02:00
features Fix erased block not being rendered when job was erased 2018-10-11 18:33:02 +00:00
finders Feature improved branch filter sorting 2018-10-11 14:25:30 +00:00
fixtures Enhance and test JSON schema for deployments 2018-10-10 15:59:02 +02:00
graphql
helpers Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
initializers
javascripts Merge branch '51712-prefer-jasmine-matcher' into 'master' 2018-10-11 21:55:03 +00:00
lib Merge branch 'frontend-feature-flags' into 'master' 2018-10-11 15:47:49 +00:00
mailers
migrations
models Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
policies
presenters Rails 5: fix mysql milliseconds problems in scheduled build specs 2018-10-06 14:13:13 +02:00
requests Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
routing
rubocop
serializers Enhance and test JSON schema for deployments 2018-10-10 15:59:02 +02:00
services Remove un-used inheritance from service 2018-10-15 11:09:10 +13:00
sidekiq/cron
support Remove un-used inheritance from service 2018-10-15 11:09:10 +13:00
tasks
unicorn
uploaders
validators
views
workers Merge branch 'increase-event-retention-prune-old-events-worker' into 'master' 2018-10-08 10:41:09 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb