1. 52a0419 Fix tests in the plugin to avoid implicit merges. by Dmitrii Filippov · 5 months ago master
  2. 302cf29 Don't reply on EventGson as that is not bound in all environments by Patrick Hiesel · 9 months ago
  3. 9dce875 Perform work asynchronously by Patrick Hiesel · 9 months ago
  4. 8ef8bfe Fix addTapListener both on initial load and on navigation. by Taylor Santiago · 1 year, 5 months ago stable-3.5 stable-3.6
  5. 941930a Use Flogger for writing logs by Edwin Kempin · 2 years, 2 months ago
  6. 1462132 Revert "Get rid of usage of private _getElement from automerger." by Christophe Poucet · 2 years, 7 months ago
  7. b9bab3a Get rid of usage of private _getElement from automerger. by Chris Poucet · 2 years, 7 months ago
  8. 5e4c7d8 Fix compiler and type safety issues by Ben Rohlfs · 2 years, 7 months ago
  9. ebc0948 Add README.md by Ben Rohlfs · 2 years, 7 months ago
  10. 5665d79 Convert automerger to TypeScript and add tests by Ben Rohlfs · 2 years, 8 months ago
  11. b178fde Remove usage of private method 'div' in automerger by Chris Poucet · 2 years, 8 months ago stable-3.4
  12. b5cf9cf Add a toc file for the plugin documentation by Edwin Kempin · 2 years, 11 months ago
  13. 2c182b8 Adapt to change in Gerrit core by Edwin Kempin · 3 years, 7 months ago
  14. 56df001 Remove redundant test by Gal Paikin · 3 years, 8 months ago stable-3.1 stable-3.2
  15. 7dad844 Revert "Remove redundant test for topics with quotation marks" by Gal Paikin · 3 years, 8 months ago
  16. bf67ac6 Remove redundant test for topics with quotation marks by Gal Paikin · 3 years, 8 months ago
  17. 6172bd5 Merge "Remove deprecated APIs" by Tao Zhou · 3 years, 8 months ago
  18. 083cb3c Remove deprecated APIs by Tao Zhou · 4 years, 7 months ago
  19. 6a32a4d Merge "Expect API field to be null" by Patrick Hiesel · 4 years, 6 months ago
  20. 70cdaa8 Expect API field to be null by Patrick Hiesel · 4 years, 7 months ago
  21. eb7c279 Adapt automerger to expect minimal event payload by Patrick Hiesel · 4 years, 7 months ago
  22. 3935b8a Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 4 years, 7 months ago
  23. b275724 Rename reviewdb package to entities by David Ostrovsky · 5 years ago
  24. 3a13347 Merge "Don't import Id/Key/NameKey directly" by David Pursehouse · 4 years, 7 months ago
  25. bbba6c3 Remove DownstreamCreatorIT#testDiamondMerge_identicalDiamondSides by Edwin Kempin · 4 years, 8 months ago
  26. 411bf2f Adapt tests to changed behavior in Gerrit core by Edwin Kempin · 4 years, 8 months ago
  27. 87d58be AutomergeChangeAction: Prefer to return Response<?> instead of Response<Object> by Edwin Kempin · 4 years, 9 months ago
  28. 4b40778 Adapt to changed REST interfaces in Gerrit core by Edwin Kempin · 4 years, 9 months ago
  29. 25525d9 Don't import Id/Key/NameKey directly by David Ostrovsky · 5 years ago
  30. 8eb1ea0 Static import TestProjectUpdate methods by Dave Borowitz · 5 years ago
  31. 5647125 Update tests to new setExclusiveGroup method by Dave Borowitz · 5 years ago
  32. 48c0b46 Inline permission methods from AbstractDaemonTest by Dave Borowitz · 5 years ago
  33. cb16b81 Adapt to grantLabel signature change by Dave Borowitz · 5 years ago
  34. d64e5d0 Adapt to new PatchSet method names by Dave Borowitz · 5 years ago
  35. f12edc5 Use assertThrows instead of ExpectedException by Dave Borowitz · 5 years ago
  36. 4ba639c Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Han-Wen Nienhuys · 5 years ago
  37. c819f40 Adapt to RevId removal by Dave Borowitz · 5 years ago
  38. e06d754 Adapt to BranchNameKey refactoring by Dave Borowitz · 5 years ago
  39. 54854ee Adapt to Change.Id refactoring by Dave Borowitz · 5 years ago
  40. cea4601 Adapt to Branch.NameKey refactoring by Dave Borowitz · 5 years ago
  41. 066793d Adapt to Account.Id refactoring by Dave Borowitz · 5 years ago stable-3.0
  42. 30989e7 Adapt to new StorageException class name and package by Dave Borowitz · 5 years ago
  43. c84b2ab Remove declaration of unthrown OrmException by David Pursehouse · 5 years ago
  44. fd1cfd4 Add missing serialVersionUID definitions by David Pursehouse · 5 years ago
  45. 3a09f9e DownstreamCreatorIT: Don't inject CurrentUser by David Pursehouse · 5 years ago
  46. c9436c3 Remove redundant type arguments by David Pursehouse · 5 years ago
  47. 5c3b6a0 Merge "Adapt to new TestAccount methods" by David Pursehouse · 5 years ago
  48. dd8553d Format with google-java-format 1.7 by Dave Borowitz · 5 years ago
  49. 25c4d9b Adapt to new TestAccount methods by Dave Borowitz · 5 years ago
  50. 75279dd Adapt to changed PushOneCommit.Factory method signatures by Edwin Kempin · 5 years ago
  51. 66a3ec6 Fix DownstreamCreatorIT for NoteDb by Dave Borowitz · 5 years ago
  52. 05aec85 DownstreamCreatorIT: Static import ListChangesOptions by Dave Borowitz · 5 years ago
  53. e95562d DownstreamCreatorIT: Streamify sortedChanges method by Dave Borowitz · 5 years ago
  54. c2e112b Use ProjectOperations instead of removed method of core Gerrit by Alice Kober-Sotzek · 5 years ago
  55. d3f7f1c Format bzl file with buildifier by Dave Borowitz · 5 years ago
  56. 592e947 DownstreamCreatorIT: Use new GroupOperations class by Dave Borowitz · 5 years ago
  57. 86b3407 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  58. 257b2fc Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago stable-2.15
  59. e84fefa Format BUILD file with buildifier 0.12.0 by David Pursehouse · 6 years ago stable-2.14
  60. 174d940 Format all Java files with google-java-format 1.6 by David Pursehouse · 6 years ago
  61. 3bcf775 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  62. d7f9a08 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  63. d7cdb14 Fix name of commons-net dependency by David Pursehouse · 6 years ago
  64. 6b6609d Remove drafts related code by Changcheng Xiao · 7 years ago
  65. 1bd3978 Fix name of commons-net dependency by David Pursehouse · 6 years ago
  66. c888c89 Merge "Format with google-java-format 1.5" by Patrick Hiesel · 6 years ago
  67. 41e9fd2 Adapt to new createChange() signature in AbstractDaemonTest by Patrick Hiesel · 6 years ago
  68. 0c584b5 Format with google-java-format 1.5 by Patrick Hiesel · 6 years ago
  69. 1c70ce3 Adapt to new createChange() signature in AbstractDaemonTest by Patrick Hiesel · 6 years ago
  70. 7df68cc Allow a different conflict message for manifest. by Stephen Li · 6 years ago
  71. 0afcba1 Use Guava splitter instead of built in splitter. by Stephen Li · 6 years ago
  72. 49306ff Disable button after click in UI. by Stephen Li · 6 years ago
  73. 7137e57 Implement ConfigLoader#getUpstreamChanges. by Stephen Li · 6 years ago
  74. bef4d63 Set unnecessarily public methods to private. by Stephen Li · 6 years ago
  75. 57d8933 Merge "Revert "Cross-host support."" by Stephen Li · 6 years ago
  76. a5cced4 Consolidate documentation into one doc. by Stephen Li · 6 years ago
  77. fb5b41e Revert "Cross-host support." by Stephen Li · 6 years ago
  78. efcf51a Remove unused import and infer type parameters. by Stephen Li · 6 years ago
  79. bab77e7 Merge "Cross-host support." by Stephen Li · 6 years ago
  80. 63cbd3a Cross-host support. by Stephen Li · 6 years ago
  81. d8bb94f Fix documentation for automerge-change. by Stephen Li · 6 years ago
  82. bc82a90 Adapt JS to work in PolyGerrit by Stephen Li · 7 years ago
  83. e77d965 Merge "When B is rebased on A, B' rebases on A'." by Stephen Li · 6 years ago
  84. 28a3a9e Merge "Adapt to new core package layout" by Dave Borowitz · 7 years ago
  85. 0dac747 When B is rebased on A, B' rebases on A'. by Stephen Li · 7 years ago
  86. 95869fb Refactor and simplify testChangeStack. by Stephen Li · 7 years ago
  87. 7ff3844 Fix build errors due to test_class duplication. by Stephen Li · 7 years ago
  88. 97589ad Refactor test helper methods in DownstreamCreatorIT by Stephen Li · 7 years ago
  89. a0d96c5 Adapt to new core package layout by Dave Borowitz · 7 years ago
  90. a3e57cd Remove drafts related code by Changcheng Xiao · 7 years ago
  91. d654f6f Adjust DownstreamCreatorIT to work with latest Gerrit core by Alice Kober-Sotzek · 7 years ago
  92. 709f0d5 Automerger Plugin: remove dependence for drafts by Changcheng Xiao · 7 years ago
  93. 17d0ad1 Merge conflict votes are on original change. by Stephen Li · 7 years ago
  94. e19fe5f Merge "Revert "Upstream +2 should not override merge conflict -2."" by Stephen Li · 7 years ago
  95. 21fc73d Revert "Upstream +2 should not override merge conflict -2." by Stephen Li · 7 years ago
  96. eed8eb2 Make tags appears on all automerger created changes. by Stephen Li · 7 years ago
  97. 7028f2a Remove maxAutomergeVote. by Stephen Li · 7 years ago
  98. 2b93554 Upstream +2 should not override merge conflict -2. by Stephen Li · 7 years ago
  99. 62f2e24 Remove unused imports. by Stephen Li · 7 years ago
  100. 4574dd0 Change API calls to change.currentRevision instead use raw string. by Stephen Li · 7 years ago