gitlab-org--gitlab-foss/app
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
..
assets Merge branch 'fix-internationalization-namespace' into 'master' 2018-02-01 08:47:25 +00:00
controllers Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
finders Include subgroup issuables on the group page 2018-02-01 07:04:37 +01:00
helpers Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
mailers Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
models Merge branch '42497-rubocop-style-regexpliteral' into 'master' 2018-02-01 09:11:09 +00:00
policies
presenters Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
serializers Check MR state before submitting queries for discussion state 2018-01-29 23:53:47 -02:00
services Close and do not reload MR diffs when source branch is deleted 2018-01-29 15:56:19 +00:00
uploaders
validators
views Merge branch 'zj-gitaly-server-info' into 'master' 2018-01-31 11:31:29 +00:00
workers add spec 2018-01-26 15:26:26 +01:00