Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gitlab-org
gitlab-exporter
Commits
3e94369c
Commit
3e94369c
authored
Jun 30, 2017
by
Z.J. van de Weg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable classlength cop
parent
a2405232
Pipeline
#53359
passed with stage
in 2 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/gitlab_monitor/database/ci_builds.rb
lib/gitlab_monitor/database/ci_builds.rb
+1
-1
No files found.
lib/gitlab_monitor/database/ci_builds.rb
View file @
3e94369c
...
...
@@ -2,7 +2,7 @@ module GitLab
module
Monitor
module
Database
# A helper class to collect blocked queries
class
CiBuildsCollector
<
Base
class
CiBuildsCollector
<
Base
# rubocop:disable ClassLength
BUILDS_QUERY
=
<<~
SQL
.
freeze
SELECT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment