Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-11-17Enable even more frozen string for lib/gitlabgfyoung
2018-05-10Support resetting of Prometheus metrics between test runsStan Hu
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-29Do not use include Gitlab::CurrentSettings unnecessarilyPawel Chojnacki
2018-01-29Convert InfluxDB to concern. Fix uninitialized metrics when metrics code is i...Pawel Chojnacki
2018-01-29Move prometheus metrics to module. Use class instance variables for metrics a...Pawel Chojnacki
2018-01-29NullMetric as a singletonPawel Chojnacki
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-02Avoid using Send (but is it better?) + small rubocop cleanupPawel Chojnacki
2017-11-02Adjust test to changed metrics methods.Pawel Chojnacki
2017-11-02Guard metrics creation with a mutexPawel Chojnacki
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-07-19Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki
2017-07-04Instrument Unicorn with Ruby exporterPaweł Chojnacki
2017-06-20use proper `if defined?` check.Pawel Chojnacki
2017-06-19Do not enable prometheus metrics when data folder is not present.Pawel Chojnacki
2017-06-02Add missing trailing newlinesPawel Chojnacki
2017-06-02Split the metrics implementation to separate modules for Influx and PrometheusPawel Chojnacki