A plugin that allows to automatically add reviewers to a change from the git blame computation on the changed files. It will add the users as reviewer that authored most of the lines touched by the change, since these users should be familiar with the code and can most likely review the change.

Clone this repo:
  1. 3c197dd Fix compilation issue by Antonio Barone · 1 year, 11 months ago master
  2. 54ca702 Merge branch 'stable-3.0' by Thomas Draebing · 4 years, 4 months ago stable-3.4
  3. 17e0ae0 Remove project config UI panel by Thomas Draebing · 4 years, 4 months ago stable-3.0
  4. ad8f5df Merge branch 'stable-2.16' by Thomas Draebing · 4 years, 4 months ago
  5. 7f3588f Merge branch 'stable-2.16' by David Ostrovsky · 4 years, 5 months ago
  6. 3081668 Disable inputs in configuration screen for non-owners by Thomas Draebing · 4 years, 5 months ago stable-2.16
  7. e8231c7 Fix REST API calls for projects with '/' in the name by Thomas Draebing · 4 years, 5 months ago
  8. 77cf2fe Adapt to latest master by David Pursehouse · 4 years, 5 months ago
  9. fa2b04d Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 4 years, 5 months ago
  10. 5d45e84 Add configuration menu to the repo-config screen in new UI by Thomas Draebing · 4 years, 6 months ago
  11. 1687d3f Merge branch 'stable-2.16' by Marco Miller · 4 years, 9 months ago
  12. 4b1eeb0 ChangeUpdatedListener: Adapt to id api changes by Marco Miller · 4 years, 9 months ago
  13. 90189cd Adapt to removal of OrmException by David Ostrovsky · 4 years, 9 months ago
  14. 09898e8 Format Java files with google-java-format by David Ostrovsky · 4 years, 9 months ago
  15. 9872e60 Merge branch 'stable-2.15' into stable-2.16 by David Ostrovsky · 4 years, 9 months ago
  16. ec05d5f ChangeUpdatedListener: Extract PluginConfig to a local variable by David Ostrovsky · 5 years ago stable-2.15
  17. ef9a61a Remove unneeded finals by David Ostrovsky · 5 years ago
  18. f2ffed6 Support adding reviewers in batch mode by Paladox none · 5 years ago
  19. 4d11a2d Merge branch 'stable-2.15' into stable-2.16 by Paladox · 5 years ago
  20. 4f7c696 Adapt to removal of ReviewDb by David Ostrovsky · 5 years ago