1. 3fa04a4 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  2. 9098aca ReviewersResolver: Log failure to list accounts for group as error by David Pursehouse · 6 years ago
  3. 3b734bc ReviewersResolver: Don't log stack trace when group does not exist by David Pursehouse · 6 years ago
  4. c20909e ReviewersResolver: Emit a warning to the log when account is inactive by David Pursehouse · 6 years ago
  5. f8f8248 Update bazlets to latest stable-2.15 to use 2.15.1 API by David Pursehouse · 6 years ago
  6. d0b3cde Update bazlets to latest stable-2.14 and switch to 2.14.8 release API by David Pursehouse · 6 years ago
  7. f716928 Fix compilation warnings flagged by Eclipse by David Ostrovsky · 6 years ago
  8. d43725c Sync plugin to Gerrit master API by Dariusz Luksza · 6 years ago
  9. e740f68 Merge "Merge branch 'stable-2.14' into stable-2.15" into stable-2.15 by David Ostrovsky · 6 years ago
  10. 0e51226 Adapt to new git.meta package by Dave Borowitz · 6 years ago
  11. cbbed03 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  12. ad97b89 Upgrade bazlets and use 2.15 release API by David Pursehouse · 6 years ago
  13. d608ed4 Reviewers: Restrict index query to the given change by Martin Wallgren · 6 years ago
  14. 905fc9b Build with 2.15-SNAPSHOT API by David Pursehouse · 6 years ago
  15. 3ab08c7 Update bazlets to latest on stable-2.15 by David Pursehouse · 6 years ago
  16. 5ccb8bb Add integration test for adding reviewers by David Ostrovsky · 6 years ago
  17. 84e4eab ReviewersConfig: Add unit test for merged project inheritance by David Ostrovsky · 6 years ago
  18. 029f1f7 ReviewerFilterSection: Add equals and hashCode methods by David Ostrovsky · 6 years ago
  19. 8c83b0e ReviewersResolver#resolveGroup: Simplify error handling by David Ostrovsky · 6 years ago
  20. 7a536b1 Remove stale documentation how to build with maven by David Ostrovsky · 6 years ago
  21. bc77693 Add reviewers resolver test by David Ostrovsky · 6 years ago
  22. 0c18314 ReviewersResolver#resolve: Extract logic in small methods by David Ostrovsky · 6 years ago
  23. c5a049b Reviewers: Extract account resolver logic to it own class by David Ostrovsky · 6 years ago
  24. b97f311 Add members of all matching groups by Tomasz Bator · 6 years ago
  25. 1cd900b ReviewersConfig: merge parent reviewers.config by Martin Wallgren · 6 years ago
  26. 411a516 Update bazlets to latest stable-2.14 to use 2.14.8-SNAPSHOT API by David Pursehouse · 6 years ago
  27. d196d44 Update bazlets to the latest on stable-2.14 to use 2.14.7 release API by Paladox none · 6 years ago
  28. 53c6d99 Reviewers: Don't create ChangeData instances by David Ostrovsky · 6 years ago
  29. de8c6ba Reviewers: Actually use change index for filter query by David Ostrovsky · 6 years ago
  30. 1819c14 Refactor ReviewersConfig to also handle the global config by David Pursehouse · 6 years ago
  31. 50ef7b3 Rename DefaultReviewers to AddReviewersByConfiguration by David Pursehouse · 6 years ago
  32. e2fb001 Factor addition of reviewers into own Runnable class by David Pursehouse · 6 years ago
  33. 8ce732d Reviewers: Don't add change uploader as reviewer by David Pursehouse · 6 years ago
  34. 0daf695 Reviewers: Only consider active accounts by David Pursehouse · 6 years ago
  35. d9a6793 Reviewers: Pass RevisionEvent to onEvent method by David Pursehouse · 6 years ago
  36. 2ed331f Add project name & change Id to the logs by Borui Tao · 6 years ago
  37. 59ceea4 Reviewers: Use log built-in string formatting by Hector Oswaldo Caballero · 6 years ago
  38. c79ca14 Handle the QueryParseException when querying a group that does not exist by Borui Tao · 6 years ago
  39. ccd0673 Reviewers#suggestReviewers: Add null check on changeId by David Pursehouse · 6 years ago
  40. 83db9b0 Add support for reviewer suggestion by David Pursehouse · 6 years ago
  41. 5ce9cf8 ChangeEventListener: Remove unnecessary final modifiers by David Pursehouse · 6 years ago
  42. 9ed9309 ChangeEventListener: Don't unnecessarily open the repository by David Pursehouse · 6 years ago
  43. f9609c3 Update bazlets to latest revision on master by David Pursehouse · 6 years ago
  44. 3c62b46 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  45. 458cdae Update bazlets to latest revision on stable-2.15 by David Pursehouse · 6 years ago
  46. 6cb6d18 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  47. db6c74c Update bazlets to latest revision on stable-2.14 by David Pursehouse · 6 years ago
  48. 6c7f9df Update to latest bazlets on stable-2.15 by David Pursehouse · 6 years ago
  49. a1cf02d Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  50. 9524d6a Update to latest bazlets on stable-2.14 branch by David Pursehouse · 6 years ago
  51. c6de78b Bazel: Switch to using release plugin API by David Ostrovsky · 6 years ago
  52. e6f2738 Merge "Adapt to changes in Gerrit core" by Edwin Kempin · 6 years ago
  53. bb76561 Ignore inactive reviewers in groups by Owen Li · 6 years ago
  54. faa8f13 Update plugin for new REST handler locations by Han-Wen Nienhuys · 6 years ago
  55. b0f483c Adapt to changes in Gerrit core by Edwin Kempin · 6 years ago
  56. 8833d04 Remove unused members by Han-Wen Nienhuys · 6 years ago
  57. 55292fe Don't catch never thrown exceptions by Han-Wen Nienhuys · 6 years ago
  58. 07e5ad1 Adapt plugin to new GroupMembers API by Patrick Hiesel · 7 years ago
  59. b6747e7 Merge branch 'stable-2.14' by Hector Oswaldo Caballero · 7 years ago
  60. d1fbd3f Upgrade to latest bazlets by Hector Oswaldo Caballero · 7 years ago
  61. 14c7864 Remove usage of ProjectControl#isOwner() by Patrick Hiesel · 7 years ago
  62. f04ea42 Use latest bazlets by Hector Oswaldo Caballero · 7 years ago
  63. 105064f Adapt to latest change in core by Hugo Arès · 7 years ago
  64. be83ef4 Remove support for drafts by Changcheng Xiao · 7 years ago
  65. 067bdc4 Reference AccountVisibility from correct package by Patrick Hiesel · 7 years ago
  66. 161c4b3 Merge branch 'stable-2.14' by Hugo Arès · 7 years ago
  67. 2c3cc53 Merge branch 'stable-2.13' into stable-2.14 by Hugo Arès · 7 years ago
  68. 0092589 Merge branch 'stable-2.12' into stable-2.13 by Hugo Arès · 7 years ago stable-2.13
  69. ba12caa Handle when uploader email matches more than one account by Hugo Arès · 7 years ago stable-2.12
  70. 8b146b2 Adapt ReviewersUtil call to new API by Patrick Hiesel · 7 years ago
  71. b7ce0bd Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  72. 7da1508 Remove Maven build by David Pursehouse · 7 years ago
  73. 074e973 Merge branch 'stable-2.14' by Paladox · 7 years ago
  74. a4eac85 Adapt to upstream change in reviewer suggestion result by David Pursehouse · 7 years ago
  75. 37edef1 Update to new index package by Dave Borowitz · 7 years ago
  76. 5d8e488 Adapt to API change in Gerrit core by Edwin Kempin · 7 years ago
  77. 6e8a694 Merge branch 'stable-2.14' by Hugo Arès · 7 years ago
  78. 93660f1 Remove classpath target by Hugo Arès · 7 years ago
  79. 3d3f16f Merge branch 'stable-2.14' by Hugo Arès · 7 years ago
  80. 52f457d Support eclipse integration in bazel standalone mode by Hugo Arès · 7 years ago
  81. 467851d Ignore all bazel-* folders by Hugo Arès · 7 years ago
  82. b7556ca Format Java files with google-java-format by David Ostrovsky · 7 years ago
  83. 73ece66 Fix compilation errors against current master by Dariusz Luksza · 7 years ago
  84. 6102ddd Bump GWT to 2.8.0 in the maven build by David Pursehouse · 7 years ago
  85. 9afdb6b Use 2.14.1 API in maven build by David Pursehouse · 7 years ago
  86. 2156f39 Upgrade bazlets to latest stable-2.14 and use released 2.14.1 API by David Pursehouse · 7 years ago
  87. 2779eed Update bazlets to latest head of master by David Pursehouse · 7 years ago
  88. fd37d7c Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  89. f80b94d Update bazlets to latest stable-2.14 to use 2.14.1-SNAPSHOT API by David Pursehouse · 7 years ago
  90. 78dec81 Remove remnants of buck build by David Pursehouse · 7 years ago
  91. 313bd87 Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  92. 99032d2 Format WORKSPACE with buildifier by David Pursehouse · 7 years ago
  93. 6301a6e Merge branch 'stable-2.14' by David Pursehouse · 7 years ago
  94. feedbc7 Add config option to ignore drafts by Igor Litmanovich · 7 years ago
  95. 9009294 Remove explicit package declaration in listener methods by David Pursehouse · 7 years ago
  96. 9dd2bbc Bind DraftPublishedListener by Igor Litmanovich · 7 years ago
  97. b5f37d9 Update bazlets to use released API version 2.14 by David Pursehouse · 7 years ago
  98. 7cdc028 Merge branch 'stable-2.14' by Hugo Arès · 7 years ago
  99. bb22052 Merge branch 'stable-2.13' into stable-2.14 by Hongkai Liu · 7 years ago
  100. 6349aac Merge branch 'stable-2.12' into stable-2.13 by Hongkai Liu · 7 years ago