- 1e8fa76 Use '(state:active OR state:read-only)' when querying projects by Luca Milanesio · 5 months ago master
- a6a057d Allow to force metrics update on repositories by Luca Milanesio · 6 months ago
- e01e601 Replace project cache with GerritApi for listing projects by Luca Milanesio · 6 months ago
- f61b862 Decouple the number of repositories metrics from the cache by Luca Milanesio · 6 months ago
- 42cd8b2 Add numberofprojects metric by Jose Granha · 9 months ago
- 5b481ff Add combinedRefsSha1 to metrics by Dariusz Luksza · 9 months ago
- 5e5cb69 Use try-with-resources when iterating ovef fiels by Dariusz Luksza · 9 months ago
- fd3d6a2 Fix link to config.md in README.md by Eryk Szymanski · 10 months ago
- af22615 Fix errorprone [DoubleBraceInitialization] error by Fabio Ponciroli · 1 year, 7 months ago
- 8d7ffee Remove line only containing an orphaned semicolon by Matthias Sohn · 1 year, 10 months ago
- e714473 Fix errorprone [FloggerLogString] errors by Matthias Sohn · 1 year, 10 months ago
- 945680b Merge "Ensure root repository is a FileRepository" by Fabio Ponciroli · 2 years, 1 month ago
- a6c91cd Collect metrics upon ref replication event by Fabio Ponciroli · 2 years, 2 months ago
- 705a664 Ensure root repository is a FileRepository by Fabio Ponciroli · 2 years, 2 months ago
- 6f2cd3d Register metrics explicitly by Fabio Ponciroli · 2 years, 2 months ago
- 4f82546 Simplify check of existing projects by Fabio Ponciroli · 2 years, 2 months ago
- e5bb450 Make thread pool configurable by Fabio Ponciroli · 2 years, 2 months ago
- daa662e Remove unused getStringFromMap method by Fabio Ponciroli · 2 years, 2 months ago
- b25471c Replace Map with MetricsRecord to group metrics by Fabio Ponciroli · 2 years, 3 months ago
- b3d64ea Collect metrics asynchronously by Fabio Ponciroli · 2 years, 3 months ago
- b246bae Don't initialize metrics at startup by Fabio Ponciroli · 2 years, 3 months ago
- 56cdd59 Update metrics singularly by Fabio Ponciroli · 2 years, 3 months ago
- 4ecc81d Remove not needed parameterless constructor by Fabio Ponciroli · 2 years, 3 months ago
- 2ccb5b3 Add filesystem metrics by Fabio Ponciroli · 2 years, 3 months ago
- 288c2ea Add IT test to check all metrics are available by Fabio Ponciroli · 2 years, 3 months ago
- 43c9325 Dynamically load metrics collectors by Fabio Ponciroli · 2 years, 3 months ago
- 4ea8ded Make metricsNames non-static by Fabio Ponciroli · 2 years, 3 months ago
- ace4c9b Allow plugin to be reloaded by Fabio Ponciroli · 2 years, 4 months ago
- 32203af Use original repository to collect stats by Fabio Ponciroli · 2 years, 5 months ago
- 53ab60f Revert "Extract original repo from DelegateRepository" by Fabio Ponciroli · 2 years, 5 months ago
- 7b03a85 Extract original repo from DelegateRepository by Fabio Ponciroli · 2 years, 5 months ago
- e192c06 Exclude test utils class from tests by Fabio Ponciroli · 2 years, 6 months ago
- c79f460 Add grace period to avoid collecting stats too often by Fabio Ponciroli · 2 years, 6 months ago
- e439080 Only collect stats for enabled repositories by Fabio Ponciroli · 2 years, 6 months ago
- 124b420 Add Utils class for tests by Fabio Ponciroli · 2 years, 6 months ago
- c0c1784 Only pass project name to UpdateGitMetricsTask by Fabio Ponciroli · 2 years, 6 months ago
- b984e8d No need to use a lambda when populating stats by Fabio Ponciroli · 2 years, 6 months ago
- a2c3f29 Make GitRepoMetricsCache a Singleton by Fabio Ponciroli · 2 years, 6 months ago
- eede6a4 Initial plugin prototype by Fabio Ponciroli · 2 years, 6 months ago