1. 935b313 Use Flogger for writing logs by Edwin Kempin · 2 years, 2 months ago master
  2. b08a7ed NoUnresolvedCommentsRule: Export the rule name by Youssef Elghareeb · 2 years, 4 months ago
  3. 5221a1a Adopt plugin to ProjectCache.evict rename by Marija Savtchouk · 2 years, 4 months ago
  4. 99bdbff Adapt to changes in core and run Java formatter by Patrick Hiesel · 2 years, 9 months ago
  5. eae5455 Adapt to change Ib55038627c in Gerrit core by Youssef Elghareeb · 3 years ago stable-3.4
  6. f3360b3 Fix UI label for ignoreSelfApproval checkbox by Leopold Schabel · 3 years, 2 months ago stable-3.3
  7. bdf5bac Adjust to changes in Gerrit core by Joerg Zieren · 3 years, 9 months ago
  8. b336f15 Adjust to changes in Gerrit core by Alice Kober-Sotzek · 3 years, 10 months ago
  9. 077759e Replace @npm_bazel_rollup with @npm//@bazel/rollup by Tao Zhou · 3 years, 10 months ago
  10. 3375535 Adjust to changes in Gerrit core by Patrick Hiesel · 3 years, 10 months ago
  11. 78fbeba Merge "Adjust to changes in Gerrit core" by Patrick Hiesel · 3 years, 10 months ago
  12. 415bed2 Adjust to changes in Gerrit core by Patrick Hiesel · 3 years, 11 months ago
  13. a7866f0 Move from html plugin to js plugin by Tao Zhou · 3 years, 11 months ago stable-3.2
  14. ae9c87a Move simple submit rules to polymer 3 by Tao Zhou · 3 years, 11 months ago
  15. eb562ac Remove 'data' map from SubmitRules as it was removed in core by Patrick Hiesel · 4 years, 2 months ago
  16. 2141d89 Adapt to ProjectCache interface change by Patrick Hiesel · 4 years, 2 months ago
  17. f47bab9 Adapt to ProjectCache#get interface change by Patrick Hiesel · 4 years, 2 months ago
  18. ceb996c Adapt to GerritConfig moving to acceptance.config by Patrick Hiesel · 4 years, 6 months ago
  19. 5108f73 Rename reviewdb package to entities by David Ostrovsky · 5 years ago stable-3.1
  20. 129ddb2 Adapt to SubmitRule interface change by Patrick Hiesel · 4 years, 9 months ago
  21. c96abce Fix displaying of label config controls on repo settings screen by Edwin Kempin · 4 years, 9 months ago
  22. 1e16ec5 Adapt to changed SubmitRule interface in Gerrit core (part 2) by Edwin Kempin · 4 years, 9 months ago
  23. d1b2a35 Adapt to changed SubmitRule interface in Gerrit core by Edwin Kempin · 4 years, 9 months ago
  24. a0a92c4 Adapt to changed REST interfaces in Gerrit core by Edwin Kempin · 4 years, 9 months ago
  25. de65ef8 Adapt to new TestLabels class name by Dave Borowitz · 5 years ago
  26. 28e193d Use assertThrows instead of ExpectedException by Dave Borowitz · 5 years ago
  27. b15631f Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Han-Wen Nienhuys · 5 years ago
  28. 3840074 Adapt to new StorageException class name and package by Dave Borowitz · 5 years ago stable-3.0
  29. 9037323 Merge "Adapt to new TestAccount methods" by David Pursehouse · 5 years ago
  30. d3eabb9 Format with google-java-format 1.7 by Dave Borowitz · 5 years ago
  31. 945ce22 Bazel: Automatically fix lint errors with buildifier by David Pursehouse · 5 years ago
  32. e07b74b Adapt to new TestAccount methods by Dave Borowitz · 5 years ago
  33. abf8f30 Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  34. cfa8727 ConfigServlet: use provider to get "MetaDataUpdate.User" by Changcheng Xiao · 5 years ago stable-2.16
  35. 0f95d6d Remove deprecated API field by Patrick Hiesel · 5 years ago
  36. 66222a7 Remove wrongly used @Singleton by Patrick Hiesel · 5 years ago
  37. 346d091 Reformat with gjf by Patrick Hiesel · 5 years ago
  38. 02dbfa4 Correct UI label to match API by Patrick Hiesel · 5 years ago
  39. b0c5f1e Ship simple-submit-ui as 'simple-submit-rules.html' instead of ssr by Patrick Hiesel · 5 years ago
  40. 52bf0a3 Adapt to changed PushOneCommit.Factory method signatures by Edwin Kempin · 5 years ago
  41. 1878d01 ConfigServlet: use provider to get "MetaDataUpdate.User" by Changcheng Xiao · 5 years ago
  42. 3d79f2e Remove deprecated API field by Patrick Hiesel · 5 years ago
  43. f1a9a14 Remove wrongly used @Singleton by Patrick Hiesel · 5 years ago
  44. 719a44a Reformat with gjf by Patrick Hiesel · 5 years ago
  45. fd20782 Correct UI label to match API by Patrick Hiesel · 5 years ago
  46. a94b46a Ship simple-submit-ui as 'simple-submit-rules.html' instead of ssr by Patrick Hiesel · 5 years ago
  47. a2a3ab6 Update to new ProjectConfig.Factory by Dave Borowitz · 6 years ago
  48. 811985d Pass around ProjectConfig instead of ProjectState by Patrick Hiesel · 6 years ago
  49. f45ea0f Add option to plugin config to disallow copy score rules by Patrick Hiesel · 6 years ago
  50. 0538d75 Rename copyScores to copyScoreRules in REST API by Patrick Hiesel · 6 years ago
  51. 50032a3 Fix smaller API issues and add tests by Patrick Hiesel · 6 years ago
  52. 39f877f Merge changes I3eb497d7,Icfa329bf by Patrick Hiesel · 6 years ago
  53. 8da2e8f Add config option to disallow functions globally by Patrick Hiesel · 6 years ago
  54. 68e6a17 Persist inherited labels locally in case they are modified by Patrick Hiesel · 6 years ago
  55. 92108e4 Merge changes I180de2b6,I04470446,I8184cc4e by Patrick Hiesel · 6 years ago
  56. 0ff451f Respect ignoreSelfApproval and add end-to-end test by Patrick Hiesel · 6 years ago
  57. e1842a0 Add labels to the settings web interface by Maxime Guerreiro · 6 years ago
  58. 9f4beba Properly indent attributes by Maxime Guerreiro · 6 years ago
  59. 0ba642b Fix the way the rest API is called by Maxime Guerreiro · 6 years ago
  60. ba6e67a Merge "Improve formatting a bit" by Maxime Guerreiro · 6 years ago
  61. b578024 Improve formatting a bit by Maxime Guerreiro · 6 years ago
  62. 1377574 Merge "Add a web interface to configure the comments rule" by Maxime Guerreiro · 6 years ago
  63. 0916fe5 Add a web interface to configure the comments rule by Maxime Guerreiro · 6 years ago
  64. 649b642 Merge "Fix base test to use the new Sys module class" by Maxime Guerreiro · 6 years ago
  65. 951d2cb Fix base test to use the new Sys module class by Maxime Guerreiro · 6 years ago
  66. 462a7d3 Merge "Extract the submit rules into a separate module" by Maxime Guerreiro · 6 years ago
  67. 6a252ae Extract the submit rules into a separate module by Maxime Guerreiro · 6 years ago
  68. 9863ebd Merge "Fix the REST API names" by Maxime Guerreiro · 6 years ago
  69. 2c8a0bb Fix the REST API names by Maxime Guerreiro · 6 years ago
  70. 5cd3e0c Merge "Mark classes as Singleton when possible" by Maxime Guerreiro · 6 years ago
  71. af4ac38 Cleanup classes by Maxime Guerreiro · 6 years ago
  72. cd394b1 Mark classes as Singleton when possible by Maxime Guerreiro · 6 years ago
  73. be4d319 Add first version of the simple-submit-rules plugin by Maxime Guerreiro · 6 years ago
  74. 652cd17 Initial empty repository by Patrick Hiesel · 6 years ago