gfyoung
|
ebf98f27c4
|
Enable even more frozen string in lib/gitlab
Enables frozen string for the following:
* lib/gitlab/fogbugz_import/**/*.rb
* lib/gitlab/gfm/**/*.rb
* lib/gitlab/git/**/*.rb
* lib/gitlab/gitaly_client/**/*.rb
* lib/gitlab/gitlab_import/**/*.rb
* lib/gitlab/google_code_import/**/*.rb
* lib/gitlab/gpg/**/*.rb
* lib/gitlab/grape_logging/**/*.rb
* lib/gitlab/graphql/**/*.rb
* lib/gitlab/graphs/**/*.rb
* lib/gitlab/hashed_storage/**/*.rb
* lib/gitlab/health_checks/**/*.rb
Partially address gitlab-org/gitlab-ce#47424.
|
2018-11-13 11:42:15 -08:00 |
|
Pawel Chojnacki
|
0edc1ef675
|
Use key? instead of has_key? method
|
2017-06-07 14:37:32 +02:00 |
|
Pawel Chojnacki
|
d26573c6e3
|
Make PrometheusTextFormat return proper output terminated with '\n'
remove file dangling after rebase
|
2017-06-02 19:48:39 +02:00 |
|
Pawel Chojnacki
|
7b75004d60
|
Add missing trailing newlines
|
2017-06-02 19:45:58 +02:00 |
|
Pawel Chojnacki
|
b668aaf426
|
Split the metrics implementation to separate modules for Influx and Prometheus
|
2017-06-02 19:45:58 +02:00 |
|
Pawel Chojnacki
|
ae8f7666e5
|
Add prometheus text formatter
+ rename controler method to #index from #metrics
+ remove assertion from nullMetric
|
2017-06-02 19:45:58 +02:00 |
|