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