1. d218f93 Prevent setting topic to empty. by Stephen Li · 7 years ago
  2. 6d99d14 Add [automerger] prefix to all automerger-created CLs. by Stephen Li · 7 years ago
  3. a9f100a Stacked changes continue being stacked downstream. by Stephen Li · 7 years ago
  4. 264905d Handle diamond merges correctly. by Stephen Li · 7 years ago
  5. 4764406 Remove unused import, refactor code with simpler equivalents. by Stephen Li · 7 years ago
  6. 3a37836 Add option to not auto-vote on merge success and/or failure. by Stephen Li · 7 years ago
  7. 190c137 Add REST API endpoint for all downstream branches. by Stephen Li · 7 years ago
  8. 609c3ac Change @PLUGIN@ to automerger, as we might not be serving these pages, by Stephen Li · 7 years ago
  9. cb5ef88 Minor lint fixes. by Stephen Li · 7 years ago
  10. dfce6b3 Deflake topicEditedListener tests and QueryBuilderTest. by Stephen Li · 7 years ago
  11. 2d7c5a3 Correctly throw error instead of NPE if topic is empty. by Stephen Li · 7 years ago
  12. 399a74f Merge "Format with google-java-format" by Stephen Li · 7 years ago
  13. f45777b Format with google-java-format by Stephen Li · 7 years ago
  14. cdecea5 Merge "Use isNullOrEmpty, JUnit4.RunWith, and remove toString" by Stephen Li · 7 years ago
  15. 502f874 Deflake testDownstreamMergeConflict by abandoning changes correctly. by Stephen Li · 7 years ago
  16. aba35b0 Deflake DownstreamCreatorIT by sorting by branch instead of number. by Stephen Li · 7 years ago
  17. 826e8da Use isNullOrEmpty, JUnit4.RunWith, and remove toString by Stephen Li · 7 years ago
  18. ce982a2 Add project, change number, and patchset number to conflict message. by Stephen Li · 7 years ago
  19. 63e2a4e Set topic before we try to use it if it is empty. by Stephen Li · 7 years ago
  20. 5b9f772 Support multi-word topics or topics with quotes/braces. by Stephen Li · 7 years ago
  21. 03a8585 Use tags instead of votes to denote automerger-created CLs. by Stephen Li · 7 years ago
  22. cc50d35 Merge "Allow custom configuration of missing downstreams message." by Stephen Li · 7 years ago
  23. b25cab4 Don't send email when automerger creates or votes on a change. by Stephen Li · 7 years ago
  24. e2fb179 Allow custom configuration of missing downstreams message. by Stephen Li · 7 years ago
  25. 50d08d6 Allow configurable vote values. by Stephen Li · 7 years ago
  26. cfae2b8 Add documentation for automerger plugin by Stephen Li · 7 years ago
  27. 3638dcf Use change number over change ID triplet in JS. by Stephen Li · 7 years ago
  28. a5768df Validate downstream branches exist. by Stephen Li · 7 years ago
  29. 9ec7261 Remove unused BUCK file by Jonathan Nieder · 7 years ago
  30. cb5bdc7 Remove dependency on Mockito. by Stephen Li · 7 years ago
  31. 0358d5e Merge "Use change number instead of triplet." by Jonathan Nieder · 7 years ago
  32. 4f30455 Use change number instead of triplet. by Stephen Li · 7 years ago
  33. 3603909 Make conflict message configurable. by Stephen Li · 7 years ago
  34. e3446b3 Convert unit tests to integration tests. by Stephen Li · 7 years ago
  35. 04786f2 Move plugin config from YAML to git config by Stephen Li · 7 years ago
  36. 11c3a7a Merge "Deal with NPE if no pattern is specified" by Jonathan Nieder · 7 years ago
  37. a78f08d Merge "Fix javac warnings" by Jonathan Nieder · 7 years ago
  38. ffc627c Deal with NPE if no pattern is specified by Stephen Li · 7 years ago
  39. afec3ce Force merge strategy recursive. by Stephen Li · 7 years ago
  40. e4d442c Add support for Bazel in Gerrit tree build by Stephen Li · 7 years ago
  41. 79b888b Fix javac warnings by Stephen Li · 7 years ago stable-2.13
  42. 936c98b DownstreamCreatorTest: Don't depend on HashMap ordering by Dave Borowitz · 7 years ago
  43. cb326f9 Deal with failure to load automerger config. by Stephen Li · 7 years ago
  44. 8a44820 Merge "Remove unused variables, infer type parameters" by Jonathan Nieder · 7 years ago
  45. 5dfc121 Remove unused variables, infer type parameters by Stephen Li · 7 years ago
  46. a95062e Merge "Update log.info to log.debug in most cases." by Jonathan Nieder · 7 years ago
  47. aaba493 Update log.info to log.debug in most cases. by Stephen Li · 7 years ago
  48. 1efc067 Expanded javadoc for ConfigLoader by Stephen Li · 7 years ago
  49. d67677a Propagate votes downstream instead of flat +2 on all automerged changes. by Stephen Li · 7 years ago
  50. 017eed0 Remove unused EventFactory import by Jonathan Nieder · 7 years ago
  51. 7e72441 Handle NPE more gracefully, consolidate modules in AutomergerModule by Stephen Li · 7 years ago
  52. a79cd19 Remove unused imports and reorder alphabetically by Stephen Li · 7 years ago
  53. 9e6bbf5 Remove dependency on HttpPluginModule in favor of AbstractModule. by Stephen Li · 7 years ago
  54. da131b1 Working prototype with tests. by Stephen Li · 8 years ago