- 6c81fbe REST API: change PUT -> POST for "update" endpoint by Sven Selberg · 4 years, 9 months ago
- 9373dfe Merge branch 'stable-3.5' by Sven Selberg · 2 years, 10 months ago
- a836030 Merge branch 'stable-3.4' into stable-3.5 by Sven Selberg · 2 years, 10 months ago
- 02b8c95 Merge branch 'stable-3.3' into stable-3.4 by Sven Selberg · 2 years, 10 months ago stable-3.4
- 76614f7 Merge branch 'stable-3.2' into stable-3.3 by Sven Selberg · 2 years, 10 months ago stable-3.3
- 9604ef9 Validate reviewer filters by Sven Selberg · 4 years, 8 months ago
- 273e0a4 Count uploader as a resolved reviewer by Sven Selberg · 2 years, 10 months ago
- 656eaa9 Adopt plugin to ProjectCache.evict rename by Marija Savtchouk · 3 years ago
- f590ace Merge branch 'stable-3.4' into stable-3.5 by Sven Selberg · 3 years, 1 month ago
- 6cf9d75 Fix calls to logger's log(string) by Gal Paikin · 3 years, 1 month ago
- eba3c41 Merge 'stable-3.4' into master by Sven Selberg · 3 years, 2 months ago
- 5dcf72b Merge branch 'stable-3.3' into stable-3.4 by Sven Selberg · 3 years, 2 months ago
- e272503 Separate global and project level configuration by Sven Selberg · 3 years, 5 months ago
- 0784869 Document that configured groups must be visible to uploader by Sven Selberg · 3 years, 5 months ago
- 857bfbc Don't call 'review' with empty ReviewInput by Sven Selberg · 3 years, 5 months ago
- e70a3a2 Add a toc file for the plugin documentation by Edwin Kempin · 3 years, 7 months ago
- 5bd480d Update due to Gerrit core change by Gal Paikin · 3 years, 9 months ago
- b5701d9 Merge "Break out reviewer suggestions from Reviewers class" by Sven Selberg · 3 years, 10 months ago
- 8456301 Merge "Break out ReviewerFilter filtering to util class" by Sven Selberg · 3 years, 10 months ago
- 378d16f Filter out singleusergroup results from suggestions by Rikard Almgren · 3 years, 10 months ago
- a222599 Break out reviewer suggestions from Reviewers class by Sven Selberg · 4 years, 9 months ago
- 9fd9282 Break out ReviewerFilter filtering to util class by Sven Selberg · 4 years, 9 months ago
- 31cb202 Don't change manually altered reviewer state by Moritz Horstmann · 4 years, 9 months ago
- 66ccd2f Backend: Support cc by Sven Selberg · 4 years, 9 months ago
- 51cba15 Refactor ReviewerConfig and ReviewerFilterSection by Sven Selberg · 4 years, 9 months ago
- 07d8974 Switch from html to js for the asset by Tao Zhou · 4 years, 7 months ago
- 7202d7a Merge "Never add automatic reviewers to 'private' changes" by David Pursehouse · 4 years, 9 months ago
- acc689e Never add automatic reviewers to 'private' changes by Sven Selberg · 4 years, 9 months ago
- 1825ff1 Remove SuggestProjectReviewers by Sven Selberg · 4 years, 9 months ago
- 19a1bb5 ReviewersIT: Stop using Thread#sleep by Sven Selberg · 4 years, 9 months ago
- 4a57e6a Change access of PutReviewers.Input from public to protected by Sven Selberg · 4 years, 9 months ago
- 4e2e3de Add JavaDoc to classes by Sven Selberg · 4 years, 9 months ago
- 06cdb5c Merge "Move enum Action into PutReviewers" by Sven Selberg · 4 years, 9 months ago
- 1416c58 Move enum Action into PutReviewers by Sven Selberg · 4 years, 9 months ago
- d642d96 Bazel: Remove standalone build mode by David Ostrovsky · 6 years ago
- 54c6759 Use OneOffRequestContext when adding reviewers by Sven Selberg · 4 years, 9 months ago
- e712ac9 Remove unnecessary abstraction of AddReviewers by Sven Selberg · 4 years, 9 months ago
- 5be551d Merge branch 'stable-3.0' by Marco Miller · 5 years ago
- 9a69272 Merge branch 'stable-2.16' into stable-3.0 by Nguyen Tuan Khang Phan · 5 years ago
- d314262 Documentation: Add missing footer that links to plugin index page by Nguyen Tuan Khang Phan · 5 years ago
- f9a8804 Merge branch 'stable-3.0' by Marco Miller · 5 years ago
- 6854211 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
- 06b1027 Documentation: Add missing alternative for plugin in-tree testing by Nguyen Tuan Khang Phan · 5 years ago
- 1026fac Merge branch 'stable-3.0' by David Pursehouse · 5 years ago
- adf51cd Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 5 years ago
- 429eb59 Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 5 years ago
- 9bbec4e Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 5 years ago
- 94ee329 Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
- 8fb1b08 Rename reviewdb package to entities by David Ostrovsky · 6 years ago
- 06b4267 Adapt to AccountState being an AutoValue by Patrick Hiesel · 5 years ago
- bb56afc Merge branch 'stable-3.0' by Marco Miller · 5 years ago
- 6f57ee5 Merge branch 'stable-2.16' into 'stable-3.0' by Sven Selberg · 5 years ago
- 187bf6a Polygerrit UI by Sven Selberg · 6 years ago
- 403ae2f Fix suggest reviewers endpoint by Gal Paikin · 5 years ago
- 12b6f7a Adapt to changed REST interfaces in Gerrit core by Edwin Kempin · 5 years ago
- 6bff526 Adapt to Account being an AutoValue by Patrick Hiesel · 6 years ago
- f5cfa04 Reviewers: Suppress FutureReturnValueIgnored warning by David Pursehouse · 6 years ago
- 6932df9 Adapt to Project.NameKey refactoring by Dave Borowitz · 6 years ago
- d6976d6 Adapt to Account.Id refactoring by Dave Borowitz · 6 years ago
- 4e5ef6c Adapt to new StorageException class name and package by Dave Borowitz · 6 years ago
- 24acb3f Merge branch 'stable-2.16' by Marco Miller · 6 years ago
- 7abdd05 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- 7d7b148 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
- faa254b Format Java files with google-java-format 1.7 by David Pursehouse · 6 years ago
- a25c78d Merge branch 'stable-2.16' by Marco Miller · 6 years ago
- eb20a13 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
- 946a386 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
- 95e8b89 Documentation: Fix the in-tree bazel test command by Marco Miller · 6 years ago
- 5d41a99 Update to new AccountResolver API by Dave Borowitz · 6 years ago
- 5120f64 Format Java files with google-java-format by David Pursehouse · 6 years ago
- 6bbb7cd Remove unused ReviewDb by Dave Borowitz · 6 years ago
- c89117c Adapt to removal of RequestContext#getReviewDbProvider by Dave Borowitz · 6 years ago
- fedec2e Remove GWT UI by David Ostrovsky · 6 years ago
- 4f23e4a Merge branch 'stable-2.15' by Sven Selberg · 6 years ago
- 1ddc15f Documentation: fix spelling by Sven Selberg · 6 years ago
- d723158 Migrate to flogger by Sven Selberg · 6 years ago
- b07d0b6 Add support for ignoring WIP and Private changes by Sven Selberg · 6 years ago
- 2855151 Merge branch 'stable-2.15' by David Ostrovsky · 6 years ago
- ce73af1 Replace GroupsCollection with new GroupResolver by Dave Borowitz · 6 years ago
- 8724476 Adapt to recent API version by David Ostrovsky · 6 years ago
- 9607f17 Remove obsolete ignoreDrafts configuration option by David Ostrovsky · 6 years ago
- 91eb1b3 Update to latest Gerrit API version by Dariusz Luksza · 6 years ago
- e4c935e Use #absentUser instead of #user for absent users by Changcheng Xiao · 6 years ago
- 909da0f Merge branch 'stable-2.15' by David Ostrovsky · 7 years ago
- 7b6ad0e Simplify client module by David Ostrovsky · 7 years ago
- 1c9a67a Split reviewers plugin into GWT and non-GWT variants by Dave Borowitz · 7 years ago
- 94d2ad6 Add modify reviewers config plugin capability by David Ostrovsky · 7 years ago
- 6d7a0e8 Split reviewers plugin into GWT and non-GWT variants by Dave Borowitz · 7 years ago
- 933ae7a Adapt to exception changes in core by Dave Borowitz · 7 years ago
- 23f4a1d Remove reference to Maven build by Dave Borowitz · 7 years ago
- 3fa04a4 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
- 9098aca ReviewersResolver: Log failure to list accounts for group as error by David Pursehouse · 7 years ago
- 3b734bc ReviewersResolver: Don't log stack trace when group does not exist by David Pursehouse · 7 years ago
- c20909e ReviewersResolver: Emit a warning to the log when account is inactive by David Pursehouse · 7 years ago
- f716928 Fix compilation warnings flagged by Eclipse by David Ostrovsky · 7 years ago
- d43725c Sync plugin to Gerrit master API by Dariusz Luksza · 7 years ago
- 0e51226 Adapt to new git.meta package by Dave Borowitz · 7 years ago
- cbbed03 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
- d608ed4 Reviewers: Restrict index query to the given change by Martin Wallgren · 7 years ago
- 84e4eab ReviewersConfig: Add unit test for merged project inheritance by David Ostrovsky · 7 years ago