gitlab-org--gitlab-foss/spec
Yorick Peterse cca61980d5
Track and act upon the number of executed queries
This ensures that we have more visibility in the number of SQL queries
that are executed in web requests. The current threshold is hardcoded to
100 as we will rarely (maybe once or twice) change it.

In production and development we use Sentry if enabled, in the test
environment we raise an error. This feature is also only enabled in
production/staging when running on GitLab.com as it's not very useful to
other users.
2018-02-01 17:00:46 +01:00
..
bin
config
controllers Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
db/production
factories Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
features Merge branch '30106-group-issues' into 'master' 2018-02-01 09:25:38 +00:00
finders Include subgroup issuables on the group page 2018-02-01 07:04:37 +01:00
fixtures Default to HTTPS for all Gravatar URLs 2018-01-25 10:00:46 +01:00
helpers Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
initializers Fix grape-route-helper route shadowing 2018-01-29 15:28:14 -06:00
javascripts Merge branch 'fl-mr-widget' into 'master' 2018-01-31 16:49:35 +00:00
lib Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
mailers Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
migrations Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' 2018-01-24 17:25:55 +00:00
models Merge branch '42497-rubocop-style-regexpliteral' into 'master' 2018-02-01 09:11:09 +00:00
policies
presenters Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
requests Merge branch 'sh-fix-project-members-api-perf' into 'master' 2018-01-31 11:35:56 +00:00
routing
rubocop/cop Make sure it's not offending to use local ||= val 2018-01-13 00:24:12 +08:00
serializers Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
services Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
sidekiq/cron
support Fail static-analysis if there's output to stderr 2018-01-26 19:42:48 +08:00
tasks Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
unicorn
uploaders Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
validators
views Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service" 2018-01-25 09:27:10 +00:00
workers update code based on feedback 2018-01-26 15:26:27 +01:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Ensure hooks are deleted regardless of the project forking method 2018-01-19 13:57:17 -03:00