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