- a9284ce Use Flogger's formatting log method by Edwin Kempin · 3 years, 4 months ago main
- 22f7e1f Use Flogger for writing logs by Edwin Kempin · 3 years, 4 months ago
- c708304 Use main as the default branch name by Josip Sokcevic · 3 years, 7 months ago
- af8478b Revert "add support for treating 2 parent branches as 'equal'" by Josip Sokcevic · 3 years, 7 months ago
- 17a2722 Revert "Some equal git branches are more equal than others" by Josip Sokcevic · 3 years, 7 months ago
- 36aa4df Adapt to rename of exception in Gerrit core by Edwin Kempin · 3 years, 7 months ago
- a397bfa Guard against NPE for baseCommit in GitNumberFooterGenerator by Youssef Elghareeb · 3 years, 9 months ago
- ebe945c Add a toc file for the plugin documentation by Edwin Kempin · 4 years, 1 month ago
- 2204b66 Update documentation by Josip Sokcevic · 4 years, 4 months ago
- 5af4004 Add OWNERS file by Edward Lesmes · 4 years, 5 months ago
- 274d8f0 Fix test after change from Gerrit core by Gal Paikin · 4 years, 5 months ago
- 353573e Use main as default branch name in comments by Josip Sokcevic · 4 years, 8 months ago
- 4d540a5 Some equal git branches are more equal than others by Anthony Polito · 4 years, 10 months ago
- 89a9ed7 Adjust to changes in Gerrit core by Joerg Zieren · 5 years ago
- f0458b2 add support for treating 2 parent branches as 'equal' by Anthony Polito · 5 years ago
- c14c6e4 add golden path tests to PossitionFooter by Anthony Polito · 5 years ago
- a095f7d Format Java files with google-java-format by David Pursehouse · 5 years ago
- 64e59f7 add metric to git numberer for failures by Anthony Polito · 5 years ago
- 3ab4e52 Assert on StorageException in StorageException by Patrick Hiesel · 5 years ago
- 3badaab Rename reviewdb package to entities by David Ostrovsky · 6 years ago
- c4c0fc1 GitNumberFooterVerfierIT: Migrate to assertThrows by David Pursehouse · 6 years ago
- b5a6d84 ValidatorTest#assertValid: Remove flawed assertions by David Pursehouse · 6 years ago
- 39c1505 Format with google-java-format 1.7 by David Pursehouse · 6 years ago
- 1518669 Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Chris Povirk · 6 years ago
- 2470d67 Inline AbstractDaemonTest#getRemoteHead by Dave Borowitz · 6 years ago
- 3fa81de Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Han-Wen Nienhuys · 6 years ago
- 1f3dfc1 Adapt to BranchNameKey refactoring by Dave Borowitz · 6 years ago
- 53d4e0f Adapt to Branch.NameKey refactoring by Dave Borowitz · 6 years ago
- e272408 LightweightWithConfigIT: Don't inject own projectConfigFactory by David Pursehouse · 6 years ago
- 8b5a8c3 Bazel: Automatically fix lint errors with buildifier by David Pursehouse · 6 years ago
- fdc84e5 Refactoring. Making test runners explicit. by Andrii Shyshkalov · 6 years ago
- 8a8b7ec Refactoring suggested by a Java auto-fixer. by Andrii Shyshkalov · 6 years ago
- d9c6085 refactor tests to avoid ambiguous for human method overloading. by Andrii Shyshkalov · 6 years ago
- cdbfd60 Ensure generated commit message always end with exactly 1 new line. by Andrii Shyshkalov · 6 years ago
- cb8eb92 Adapt to new TestAccount methods by Dave Borowitz · 6 years ago
- f432eb4 doc: update building/testing workflow. by Andrii Shyshkalov · 6 years ago
- 133eb2d git-numberer: add more verbose logs. by Andrii Shyshkalov · 6 years ago
- 6460ddd Use new hasHead method via ProjectOperations by Dave Borowitz · 7 years ago
- f40b47c Adapt to changed PushOneCommit.Factory method signatures by Edwin Kempin · 7 years ago
- 18b383b Use ProjectOperations instead of removed method of core Gerrit by Alice Kober-Sotzek · 7 years ago
- 2980fd2 Update to new ProjectConfig.Factory by Dave Borowitz · 7 years ago
- 457cb99 Adapt to ProjectConfig move by Dave Borowitz · 7 years ago
- a7b1fd5 Adapt to new git.meta package by Dave Borowitz · 7 years ago
- a4316d1 GitNumberFooterGeneratorIT: Specify necessary ListChangesOption by Dave Borowitz · 7 years ago
- 0d1b5eb .buckconfig no longer required. by Andrii Shyshkalov · 8 years ago
- db097af Add defensive checking in onSubmit against null values. by Andrii Shyshkalov · 8 years ago
- fbafe53 Reduce logging in OnSubmit when called during git push op. by Andrii Shyshkalov · 8 years ago
- 7a8ad1b Add missing @Test decorator. by Andrii Shyshkalov · 8 years ago
- 18d4f12 Update to new OnSubmitValidationListener interface by Dave Borowitz · 8 years ago
- 94cd74b Format all source files with google-java-format by Dave Borowitz · 8 years ago
- c8404ca Convert to in-tree Bazel build by Dave Borowitz · 8 years ago
- da8b453 Fix order of generated lineage when its size is at least 3. by Andrii Shyshkalov · 8 years ago
- 2046337 Java style + autosuggestions. by Andrii Shyshkalov · 9 years ago
- d38b9a9 Rename LightweightITWithConfig to LightweightWithConfigIT. by Andrii Shyshkalov · 9 years ago
- 9f74148 Rename Validator to CommitterValidator. by Andrii Shyshkalov · 9 years ago
- 36b6a87 Generator should keep new detailed commit message. by Andrii Shyshkalov · 9 years ago
- bfe3cf9 Hook up generator to modify commit messages on submit. by Andrii Shyshkalov · 9 years ago
- bbe4d64 Refactor config setup into separate class. by Andrii Shyshkalov · 9 years ago
- fbd1d96 Use new extension point for validating merges. by Andrii Shyshkalov · 9 years ago
- fd8d790 Remove references to no longer used name in README and test. by Andrii Shyshkalov · 9 years ago
- 5f98475 Make IT inherit from LightweightPluginTest by Patrick Hiesel · 9 years ago
- 6bc313e Ignore Abstract Test in JUnit by Patrick Hiesel · 9 years ago
- 59efbef Add Generator plugin config. by Andrii Shyshkalov · 9 years ago
- c8560b0 Refactor GeneratorTest and make Validator run on Generator results. by Andrii Shyshkalov · 9 years ago
- d4f0a72 Update incorrect README.md and BUCK files. by Andrii Shyshkalov · 9 years ago
- 0a1126f Validator: fix regression parsing refs names containing periods. by Andrii Shyshkalov · 9 years ago
- ec19b3f Tell BUCK to include all java test files. by Andrii Shyshkalov · 9 years ago
- 0f3190d Add LICENSE headers. by Andrii Shyshkalov · 9 years ago
- 22ae744 Implement Generator without footer duplication. by Andrii Shyshkalov · 9 years ago
- 9ddcd89 Cherry-picks don't have to be handled by Verifier. by Andrii Shyshkalov · 9 years ago
- 6daf3d3 Document peculiar behavior of Gerrit's getFooterLines(). by Andrii Shyshkalov · 9 years ago
- e15a797 Refactor test commit generation into separate class. by Andrii Shyshkalov · 9 years ago
- 11d2c3c Remove debugging stuff that slipped through. by Andrii Shyshkalov · 9 years ago
- edd0451 Add parsing of cherry picked commits. by Andrii Shyshkalov · 9 years ago
- 96a2afd Refactoring + spell check. by Andrii Shyshkalov · 9 years ago
- a6b189b Refactor config to support generator and verifier. by Andrii Shyshkalov · 9 years ago
- b57450c Rename the plugin and its main Module. by Andrii Shyshkalov · 9 years ago
- 48b048b Update README.md after plugin renaming. by Andrii Shyshkalov · 9 years ago
- 5fcca9f Actually validate pushes and merges. by Andrii Shyshkalov · 9 years ago
- ce2c08d Add plugin config. by Andrii Shyshkalov · 9 years ago
- 9eda4b3 Add single commit validator. by Andrii Shyshkalov · 9 years ago
- c0cd74d Add parsing of relevant footers except cherry-pick commits. by Andrii Shyshkalov · 9 years ago
- 4c25be5 Add skeleton files. by Andrii Shyshkalov · 9 years ago
- 78bb470 Add basic readme and codereview.settings. by Andrii Shyshkalov · 9 years ago
- 3386c24 Initial empty repository by Andrii Shyshkalov · 9 years ago