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