1. bf47703 Remove duplicated code from collectors by Jacek Centkowski · 10 weeks ago master
  2. 3ef5daf Remove unused `getMetricsCollectorName` function by Jacek Centkowski · 10 weeks ago
  3. 5760ad4 Fix typo in `numberOfFiles` metric description by Jacek Centkowski · 10 weeks ago
  4. 4c3eca2 Introduce the `*metricscollectiontime` meta metrics by Jacek Centkowski · 10 weeks ago
  5. a55869f Fix metric registration check for existing metrics by Luca Milanesio · 4 months ago
  6. 8708f0f Merge "Add a metrics reporter for testing metrics generation" by Luca Milanesio · 4 months ago
  7. 5ab2f8b Fix FakeMetricMaker metrics creation by Luca Milanesio · 4 months ago
  8. 1173f12 Add a metrics reporter for testing metrics generation by Luca Milanesio · 4 months ago
  9. 4473b11 Cleanup GitRepoMetricsCache by Luca Milanesio · 4 months ago
  10. e4e11b7 Move resources under src/main by Luca Milanesio · 4 months ago
  11. 336cf12 Remove unused getMetricsNames() method in GitRepoMetricsCache by Luca Milanesio · 4 months ago
  12. e969bec Amend repository metrics introducing a project_name field by Fabio Ponciroli · 5 months ago
  13. a0af440 Verify that ref updates are not lost because of grace period by Luca Milanesio · 5 months ago
  14. aefeecc Make GerritInstanceId an optional injection by Luca Milanesio · 5 months ago
  15. 23f87e7 Avoid dropping stats collection tasks by Fabio Ponciroli · 5 months ago
  16. 3809a19 Add project staleness checker by Fabio Ponciroli · 5 months ago
  17. 945bccb Add support for collecting metrics from all repos by Fabio Ponciroli · 5 months ago
  18. b2fc965 Merge branch 'origin/stable-3.10' by Fabio Ponciroli · 5 months ago
  19. ed12dcd Trigger collection on ref-replicated event by Fabio Ponciroli · 5 months ago
  20. ca31c44 Do not skip "refs/users/" when calculating SHA1 by Fabio Ponciroli · 5 months ago
  21. 34bc68f Reduce log verbosity for metrics collection by Fabio Ponciroli · 5 months ago
  22. 3da0368 repoPath for GitLab should not add git extension by Daniele Sassoli · 6 months ago
  23. 1735207 Use pluginName variable to read from config by Daniele Sassoli · 7 months ago
  24. 897681f Specify that update via ref-update is only for primaries by Daniele Sassoli · 7 months ago
  25. c377b98 Add the ability to access different SCM repositories by Daniele Sassoli · 7 months ago
  26. 22f105f Enable build validation with Jenkins by Luca Milanesio · 7 months ago
  27. 4d2e0a1 Close Repository objects in GitRepoMetricsCacheIT by Luca Milanesio · 7 months ago
  28. e265dd1 Reformat with GJF 1.24.0 by Luca Milanesio · 7 months ago
  29. a9a880f Revert "Add the ability to access different SCM repositories" by Luca Milanesio · 7 months ago
  30. 47be5f3 Revert "Specify that update via ref-update is only for primaries" by Luca Milanesio · 7 months ago
  31. ad07785 Revert "Use pluginName variable to read from config" by Luca Milanesio · 7 months ago
  32. 32ae0bd Use pluginName variable to read from config by Daniele Sassoli · 7 months ago
  33. a9f4219 Specify that update via ref-update is only for primaries by Daniele Sassoli · 7 months ago
  34. 684eac4 Add the ability to access different SCM repositories by Daniele Sassoli · 7 months ago
  35. 4af064f Merge changes from topic "revert-425518-ZIDDSIUFTI" by Luca Milanesio · 10 months ago
  36. c76fcb8 Revert "Add numberofprojects metric" by Luca Milanesio · 10 months ago
  37. 9841b19 Revert "Decouple the number of repositories metrics from the cache" by Luca Milanesio · 10 months ago
  38. 624d06b Revert "Replace project cache with GerritApi for listing projects" by Luca Milanesio · 10 months ago
  39. f1a2042 Revert "Use '(state:active OR state:read-only)' when querying projects" by Luca Milanesio · 10 months ago
  40. 96f69e1 Collect new git stats metrics by Antonio Barone · 10 months ago
  41. 1e8fa76 Use '(state:active OR state:read-only)' when querying projects by Luca Milanesio · 1 year, 3 months ago stable-3.8
  42. a6a057d Allow to force metrics update on repositories by Luca Milanesio · 1 year, 4 months ago
  43. e01e601 Replace project cache with GerritApi for listing projects by Luca Milanesio · 1 year, 4 months ago
  44. f61b862 Decouple the number of repositories metrics from the cache by Luca Milanesio · 1 year, 4 months ago
  45. 42cd8b2 Add numberofprojects metric by Jose Granha · 1 year, 6 months ago
  46. 5b481ff Add combinedRefsSha1 to metrics by Dariusz Luksza · 1 year, 7 months ago
  47. 5e5cb69 Use try-with-resources when iterating ovef fiels by Dariusz Luksza · 1 year, 7 months ago
  48. fd3d6a2 Fix link to config.md in README.md by Eryk Szymanski · 1 year, 8 months ago
  49. af22615 Fix errorprone [DoubleBraceInitialization] error by Fabio Ponciroli · 2 years, 4 months ago
  50. 8d7ffee Remove line only containing an orphaned semicolon by Matthias Sohn · 2 years, 7 months ago
  51. e714473 Fix errorprone [FloggerLogString] errors by Matthias Sohn · 2 years, 7 months ago
  52. 945680b Merge "Ensure root repository is a FileRepository" by Fabio Ponciroli · 3 years ago
  53. a6c91cd Collect metrics upon ref replication event by Fabio Ponciroli · 3 years ago
  54. 705a664 Ensure root repository is a FileRepository by Fabio Ponciroli · 3 years ago
  55. 6f2cd3d Register metrics explicitly by Fabio Ponciroli · 3 years ago
  56. 4f82546 Simplify check of existing projects by Fabio Ponciroli · 3 years ago
  57. e5bb450 Make thread pool configurable by Fabio Ponciroli · 3 years ago
  58. daa662e Remove unused getStringFromMap method by Fabio Ponciroli · 3 years ago
  59. b25471c Replace Map with MetricsRecord to group metrics by Fabio Ponciroli · 3 years ago
  60. b3d64ea Collect metrics asynchronously by Fabio Ponciroli · 3 years ago
  61. b246bae Don't initialize metrics at startup by Fabio Ponciroli · 3 years ago
  62. 56cdd59 Update metrics singularly by Fabio Ponciroli · 3 years ago
  63. 4ecc81d Remove not needed parameterless constructor by Fabio Ponciroli · 3 years, 1 month ago
  64. 2ccb5b3 Add filesystem metrics by Fabio Ponciroli · 3 years, 1 month ago
  65. 288c2ea Add IT test to check all metrics are available by Fabio Ponciroli · 3 years, 1 month ago
  66. 43c9325 Dynamically load metrics collectors by Fabio Ponciroli · 3 years, 1 month ago
  67. 4ea8ded Make metricsNames non-static by Fabio Ponciroli · 3 years, 1 month ago
  68. ace4c9b Allow plugin to be reloaded by Fabio Ponciroli · 3 years, 2 months ago
  69. 32203af Use original repository to collect stats by Fabio Ponciroli · 3 years, 2 months ago
  70. 53ab60f Revert "Extract original repo from DelegateRepository" by Fabio Ponciroli · 3 years, 2 months ago
  71. 7b03a85 Extract original repo from DelegateRepository by Fabio Ponciroli · 3 years, 3 months ago
  72. e192c06 Exclude test utils class from tests by Fabio Ponciroli · 3 years, 3 months ago
  73. c79f460 Add grace period to avoid collecting stats too often by Fabio Ponciroli · 3 years, 3 months ago
  74. e439080 Only collect stats for enabled repositories by Fabio Ponciroli · 3 years, 3 months ago
  75. 124b420 Add Utils class for tests by Fabio Ponciroli · 3 years, 3 months ago
  76. c0c1784 Only pass project name to UpdateGitMetricsTask by Fabio Ponciroli · 3 years, 3 months ago
  77. b984e8d No need to use a lambda when populating stats by Fabio Ponciroli · 3 years, 3 months ago
  78. a2c3f29 Make GitRepoMetricsCache a Singleton by Fabio Ponciroli · 3 years, 3 months ago
  79. eede6a4 Initial plugin prototype by Fabio Ponciroli · 3 years, 3 months ago