gitlab-org--gitlab-foss/spec
Sean McGivern f413c4dd26 Fix NotificationRecipientService spec for EE
EE checks a license, which needs RequestStore enabled to avoid N+1
queries. However, enabling RequestStore causes Gitaly to complain about N+1
invocations, which we really don't care about here.
2018-06-08 11:45:36 +01:00
..
bin
config
controllers Merge branch 'feature/customizable-favicon' into 'master' 2018-06-07 16:54:41 +00:00
db/production
factories Merge remote-tracking branch 'origin/master' into 38542-application-control-panel-in-settings-page 2018-06-07 20:27:30 +02:00
features Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
finders Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
fixtures Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
graphql Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
helpers Merge branch 'feature/customizable-favicon' into 'master' 2018-06-07 16:54:41 +00:00
initializers
javascripts refactor monaco-editor import and stop storing as class property within editor 2018-06-08 00:09:59 -05:00
lib Merge remote-tracking branch 'origin/master' into 38542-application-control-panel-in-settings-page 2018-06-07 20:27:30 +02:00
mailers
migrations Migrate jobs in object_storage_upload queue 2018-06-05 20:37:01 +02:00
models Merge branch 'issue_44230' into 'master' 2018-06-07 20:10:45 +00:00
policies
presenters
requests Change update entrypoint instead of adding new keep-alive one 2018-06-07 18:45:48 +02:00
routing Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
rubocop/cop
serializers Merge branch 'feature/customizable-favicon' into 'master' 2018-06-07 16:54:41 +00:00
services Fix NotificationRecipientService spec for EE 2018-06-08 11:45:36 +01:00
sidekiq/cron
support Set tooltips to have default boundary viewport 2018-06-08 04:27:36 +00:00
tasks Resolve "Hashed Storage: Make possible to migrate single project" 2018-06-07 15:40:44 +00:00
unicorn
uploaders Merge branch 'feature/customizable-favicon' into 'master' 2018-06-07 16:54:41 +00:00
validators
views fix broken specs 2018-06-06 05:29:52 -05:00
workers Resolve "Hashed Storage: Make possible to migrate single project" 2018-06-07 15:40:44 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb