1. 6218dc1 Fix array splat deprecation warning by Darius Jokilehto · 1 year, 10 months ago
  2. 50982ac Fix .toStream deprecation warning by Darius Jokilehto · 1 year, 10 months ago
  3. 6780ccf Remove use of deprecated JavaConverters class by Darius Jokilehto · 1 year, 10 months ago
  4. d1ba854 Fix TraversableOnce deprecation warnings by Darius Jokilehto · 1 year, 10 months ago
  5. 24a0c67 Fix procedure syntax deprecation warnings by Darius Jokilehto · 1 year, 10 months ago
  6. 1c62a45 Fix reflective structural type access warning by Darius Jokilehto · 1 year, 10 months ago
  7. 7eba89d Fix unable to check type warnings by Darius Jokilehto · 1 year, 10 months ago
  8. 4274cad Update Scala to 2.13.10 by Daniele Sassoli · 2 years, 2 months ago
  9. d6ce1d0 Fix feature warnings by Darius Jokilehto · 1 year, 10 months ago
  10. 744c3ed Set Gerrit to v3.2.0-rc1 by Luca Milanesio · 4 years, 11 months ago
  11. bc04a50 Adapt to gerrit v3.1-rc1 by Antonio Barone · 5 years ago
  12. 8f1dd2c Merge branch 'stable-3.0' by Antonio Barone · 5 years ago
  13. b263b63 Merge branch 'stable-2.16' into stable-3.0 by Antonio Barone · 5 years ago stable-3.0
  14. fcd0876 Set version to 3.1.0-SNAPSHOT for Gerrit master by Luca Milanesio · 6 years ago
  15. e841d71 Promote aggregation key to case class by Fabio Ponciroli · 6 years ago stable-2.16
  16. d6a4629 Add ability to ignore specific files suffixes by Antonio Barone · 6 years ago
  17. 4fc5d79 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 6 years ago
  18. 39b9296 Make year, month, day, hour extraction more resilient by Antonio Barone · 6 years ago
  19. 50263b7 Move extract-issues to analytics.config by Antonio Barone · 6 years ago
  20. d28e0b7 Revert "Move extract-issues to analytics.config" by Antonio Barone · 6 years ago
  21. 2c6a8d0 Move extract-issues to analytics.config by Antonio Barone · 6 years ago
  22. cca0b0a Build analytics plugin against 3.0.0 plugin API by David Ostrovsky · 6 years ago
  23. 1522cae Improve the performance of branch extraction by Antonio Barone · 6 years ago
  24. 67488ac Inject automatically BotLikeExtractorImpl by Luca Milanesio · 6 years ago
  25. da2fb6c Move botlike-filename-regexp to analytics.config by Luca Milanesio · 6 years ago
  26. 233de99 Improve computation of numFiles and numDistinctFiles by Antonio Barone · 6 years ago
  27. 0352a21 Stop expensive conversions from scala to java lists by Antonio Barone · 6 years ago
  28. 7a1fa47 Merge branch 'stable-2.15' by Antonio Barone · 6 years ago
  29. e902ce1 Flag and aggregate commits by BotLike-ness by Antonio Barone · 6 years ago stable-2.15
  30. b3c4032 Allow analytics to aggregate by branch by Antonio Barone · 6 years ago
  31. 06af4e6 Allow analytics to aggregate by branch by Antonio Barone · 6 years ago
  32. 25df1ae Import ProjectsCollection from restapi by Luca Milanesio · 6 years ago
  33. 5a0cc4a Add Issues info for enabling ETL aggregation by Claudio Pacchiega · 7 years ago
  34. 01e2a73 Adding extra field num_distinct_files field to track number of different files aggregated. by Stefano Galarraga · 7 years ago
  35. 3e74b22 Aggregate contributors by branch by Claudio Pacchiega · 7 years ago
  36. 65103ba Split merge commits related stats from the ones about non-merge commits. by Stefano Galarraga · 7 years ago
  37. 5e2156e Handle repos without commits by Fabio Ponciroli · 7 years ago
  38. 58c7e84 Allow statistics of empty commits without files by Claudio Pacchiega · 7 years ago
  39. 1b54502 Extract statistics for each commit by Claudio Pacchiega · 8 years ago
  40. 2468c3b Aggregate contributors stats by day/month/year by Claudio Pacchiega · 8 years ago
  41. a06c463 Add since/until limits to the contributors query by Claudio Pacchiega · 8 years ago
  42. 3db4425 Refactoring to allow additional commands by Claudio Pacchiega · 8 years ago
  43. e8a6a21 Port plugin code to Scala by Claudio Pacchiega · 8 years ago
  44. 82b3efb Add time dimension using epoch by Luca Milanesio · 8 years ago
  45. 4dafe0c REST/SSH API to extract project contributors by Luca Milanesio · 8 years ago