1. 26bfd19 Don't add reviewers to merged changes by Rikard Almgren · 6 months ago master
  2. c0539e6 Docs: Mention plugin specific UI action by Sven Selberg · 8 months ago
  3. 75f2d35 Improve config documentation by Matthias Sohn · 9 months ago
  4. 7eea222 Add missing package lock file by Dhruv Srivastava · 12 months ago
  5. d17bcc7 Use a Provider for ChangeQueryBuilder and skip passing in CurrentUser by Patrick Hiesel · 1 year, 2 months ago
  6. 9e4b930 Only validate non-empty queries that do not match all changes by Patrick Hiesel · 1 year, 2 months ago
  7. 655e4ab Make Module$ThreadPool public so it can be referenced by Patrick Hiesel · 1 year, 3 months ago
  8. b5c99f9 Match change predicates without using ChangeIndex by Patrick Hiesel · 1 year, 3 months ago
  9. db52f84 Allow binding FanOutExecutor instead of WorkQueue by Patrick Hiesel · 1 year, 3 months ago
  10. 1fcae7f Move gr-overlay to dialog element for rv-reviewers plugin by Ben Rohlfs · 1 year, 3 months ago
  11. d68420f Ignore account visibility when processing reviewers by Patrick Hiesel · 1 year, 3 months ago stable-3.7
  12. 079484a Merge "Allow reviewer filter configuration without merging" by Moritz Horstmann · 1 year, 8 months ago
  13. 48e9f79 Some UI improvements to the reviewers plugin by Ben Rohlfs · 1 year, 8 months ago
  14. 3fe3a7f Allow reviewer filter configuration without merging by Moritz Horstmann · 1 year, 10 months ago stable-3.6
  15. f2846c1 Fix build by David Ostrovsky · 2 years ago
  16. 42acb81 Fix bad import by Edwin Kempin · 2 years ago
  17. 772ce2e Merge "Remove unneeded lit dependency" by Luca Milanesio · 2 years ago
  18. 45ca608 Remove unneeded lit dependency by Luca Milanesio · 2 years ago
  19. 6c81fbe REST API: change PUT -> POST for "update" endpoint by Sven Selberg · 4 years ago
  20. 9373dfe Merge branch 'stable-3.5' by Sven Selberg · 2 years, 1 month ago
  21. a836030 Merge branch 'stable-3.4' into stable-3.5 by Sven Selberg · 2 years, 1 month ago
  22. 02b8c95 Merge branch 'stable-3.3' into stable-3.4 by Sven Selberg · 2 years, 1 month ago stable-3.4
  23. 76614f7 Merge branch 'stable-3.2' into stable-3.3 by Sven Selberg · 2 years, 1 month ago stable-3.3
  24. d1b70c9 Merge "Document that configured groups must be visible to uploader" into stable-3.2 by Sven Selberg · 2 years, 1 month ago stable-3.2
  25. 9604ef9 Validate reviewer filters by Sven Selberg · 4 years ago
  26. 273e0a4 Count uploader as a resolved reviewer by Sven Selberg · 2 years, 1 month ago
  27. 656eaa9 Adopt plugin to ProjectCache.evict rename by Marija Savtchouk · 2 years, 3 months ago
  28. f590ace Merge branch 'stable-3.4' into stable-3.5 by Sven Selberg · 2 years, 4 months ago
  29. 6cf9d75 Fix calls to logger's log(string) by Gal Paikin · 2 years, 4 months ago
  30. eba3c41 Merge 'stable-3.4' into master by Sven Selberg · 2 years, 5 months ago
  31. 5dcf72b Merge branch 'stable-3.3' into stable-3.4 by Sven Selberg · 2 years, 5 months ago
  32. 3846bd5 Merge "Add override to comply with new noImplicitOverride ts compiler option" by Ben Rohlfs · 2 years, 7 months ago
  33. 2e614d6 Add override to comply with new noImplicitOverride ts compiler option by Ben Rohlfs · 2 years, 7 months ago
  34. 0a4bd94 Merge "Rename rv-reviewers/ directory to web/" by Ben Rohlfs · 2 years, 7 months ago
  35. 6122093 Rename rv-reviewers/ directory to web/ by Ben Rohlfs · 2 years, 7 months ago
  36. 486d7a1 Merge changes from topic "reviewers-to-ts-and-lit" by Ben Rohlfs · 2 years, 7 months ago
  37. 6f19779 Convert the reviewers plugin to TypeScript and Lit by Ben Rohlfs · 2 years, 8 months ago
  38. ee0aafd Rename .js files to .ts by Ben Rohlfs · 2 years, 8 months ago
  39. e272503 Separate global and project level configuration by Sven Selberg · 2 years, 8 months ago
  40. 37f39f4 UI: Don't suggest unsupported system groups by Sven Selberg · 2 years, 8 months ago
  41. 0784869 Document that configured groups must be visible to uploader by Sven Selberg · 2 years, 8 months ago
  42. 857bfbc Don't call 'review' with empty ReviewInput by Sven Selberg · 2 years, 8 months ago
  43. e70a3a2 Add a toc file for the plugin documentation by Edwin Kempin · 2 years, 10 months ago
  44. ca80e2b Merge branch 'stable-3.4' by Sven Selberg · 2 years, 11 months ago
  45. 2a9102e Bazel: Migrate to gerrit_js_bundle rule by David Ostrovsky · 3 years ago
  46. d4a749c Bazel: Migrate to gerrit_js_bundle rule by David Ostrovsky · 3 years ago
  47. aebc857 Bazel: Remove unnecessary plugin_name parameter by David Ostrovsky · 3 years ago
  48. 5bd480d Update due to Gerrit core change by Gal Paikin · 3 years ago
  49. b5701d9 Merge "Break out reviewer suggestions from Reviewers class" by Sven Selberg · 3 years, 1 month ago
  50. 8456301 Merge "Break out ReviewerFilter filtering to util class" by Sven Selberg · 3 years, 1 month ago
  51. 378d16f Filter out singleusergroup results from suggestions by Rikard Almgren · 3 years, 1 month ago
  52. 325f9dc Fix lint errors by Rikard Almgren · 3 years, 1 month ago
  53. a222599 Break out reviewer suggestions from Reviewers class by Sven Selberg · 4 years ago
  54. 9fd9282 Break out ReviewerFilter filtering to util class by Sven Selberg · 4 years ago
  55. 31cb202 Don't change manually altered reviewer state by Moritz Horstmann · 4 years ago
  56. 8e9239f Front-end support for CC by Sven Selberg · 3 years, 5 months ago
  57. 5507fd9 Merge branch 'stable-3.2' into master by Marco Miller · 3 years, 6 months ago
  58. 7d53f67 Merge branch 'stable-3.1' into stable-3.2 by Marco Miller · 3 years, 6 months ago
  59. f306e4f Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 6 months ago
  60. 0509040 Bump Bazel version to 3.7.0 by Marco Miller · 3 years, 6 months ago
  61. c0c90a2 Replace 'DELETE' with 'REMOVE' for removing reviewers by Youssef Elghareeb · 3 years, 6 months ago
  62. d767845 Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API by Marco Miller · 3 years, 6 months ago
  63. 66ccd2f Backend: Support cc by Sven Selberg · 4 years ago
  64. e13a96c Merge "Refactor ReviewerConfig and ReviewerFilterSection" by Sven Selberg · 3 years, 7 months ago
  65. 51cba15 Refactor ReviewerConfig and ReviewerFilterSection by Sven Selberg · 4 years ago
  66. 3eb2e92 Merge branch 'stable-3.2' by Marco Miller · 3 years, 8 months ago
  67. 93a2f3c Merge branch 'stable-3.1' into stable-3.2 by Marco Miller · 3 years, 8 months ago
  68. c7c106d Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 8 months ago
  69. 4c44097 Bump Bazel version to 3.5.0 by Marco Miller · 3 years, 8 months ago
  70. 395716c Merge branch 'stable-3.1' by Marco Miller · 3 years, 9 months ago
  71. 3ee2ebe Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API by Marco Miller · 3 years, 9 months ago
  72. 42b5f50 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 9 months ago
  73. 7d5247c Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API by Marco Miller · 3 years, 9 months ago
  74. f212703 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 9 months ago
  75. cdd0e56 Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API by Marco Miller · 3 years, 9 months ago
  76. 3689e52 Replace @npm_bazel_rollup with @npm//@bazel/rollup by Tao Zhou · 3 years, 9 months ago
  77. 8fd81a0 Merge branch 'stable-3.1' by Marco Miller · 3 years, 9 months ago
  78. 4ab54ba Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 9 months ago
  79. 24d3b61 Bump Bazel version to 3.4.1 by Marco Miller · 3 years, 10 months ago
  80. 4765e9c Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 10 months ago
  81. aa370ce Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 10 months ago
  82. 07d8974 Switch from html to js for the asset by Tao Zhou · 3 years, 10 months ago
  83. fe40508 Merge branch 'stable-3.1' by Marco Miller · 3 years, 10 months ago
  84. 9d82354 Upgrade bazlets to latest stable-3.1 to build with 3.1.7 API by Marco Miller · 3 years, 10 months ago
  85. bd4cfb1 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 10 months ago
  86. 5423261 Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API by Marco Miller · 3 years, 10 months ago
  87. 8802299 Remove the commented-out snapshot plugin api lines by Marco Miller · 3 years, 10 months ago
  88. 7fbf24d Adapt SNAPSHOT plugin api example to the 3.1 version by Marco Miller · 3 years, 11 months ago
  89. 2c35cc6 Upgrade bazlets to latest stable-3.1 by Marco Miller · 3 years, 11 months ago
  90. e211b86 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 11 months ago
  91. e9846f7 Upgrade bazlets to latest stable-3.0 by Marco Miller · 3 years, 11 months ago
  92. f463081 Clean-up definition of gerrit API jars by Christian Aistleitner · 3 years, 11 months ago
  93. 2f8f553 Upgrade bazlets to latest stable-3.0 by David Pursehouse · 3 years, 11 months ago
  94. 82ea06d Upgrade bazlets to latest stable-2.16 by David Pursehouse · 3 years, 11 months ago
  95. 74b82ca Merge branch 'stable-3.1' by Marco Miller · 3 years, 11 months ago
  96. 99e8006 Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API by Marco Miller · 3 years, 11 months ago
  97. 0a7f495 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 11 months ago
  98. 21cc8b6 Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API by David Pursehouse · 3 years, 11 months ago
  99. 73e95c2 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 3 years, 11 months ago
  100. 3a6b6d9 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 3 years, 11 months ago