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