- f7dc987 Add Cherry-Pick mode. by Taylor Santiago · 2 months ago master
- 1f07de4 Fix user lookup to take into account contextUserId. by Taylor Santiago · 3 months ago
- b275c98 Capture CurrentUser in event listeners to use in ExecutorService threads. by Taylor Santiago · 3 months ago
- d702775 Fix the 204 handling in rest api call. by Kamil Musin · 3 months ago
- 2e90c2a Migrate from the deprecated Charsets to StandardCharsets by Edwin Kempin · 3 months ago
- 6a6c1a2 Remove ambiguous Truth8.assertThat by Paladox none · 5 months ago
- 52a0419 Fix tests in the plugin to avoid implicit merges. by Dmitrii Filippov · 12 months ago stable-3.7 stable-3.8 stable-3.9
- 302cf29 Don't reply on EventGson as that is not bound in all environments by Patrick Hiesel · 1 year, 4 months ago
- 9dce875 Perform work asynchronously by Patrick Hiesel · 1 year, 4 months ago
- 8ef8bfe Fix addTapListener both on initial load and on navigation. by Taylor Santiago · 2 years ago stable-3.5 stable-3.6
- 941930a Use Flogger for writing logs by Edwin Kempin · 2 years, 8 months ago
- 1462132 Revert "Get rid of usage of private _getElement from automerger." by Christophe Poucet · 3 years, 1 month ago
- b9bab3a Get rid of usage of private _getElement from automerger. by Chris Poucet · 3 years, 1 month ago
- 5e4c7d8 Fix compiler and type safety issues by Ben Rohlfs · 3 years, 2 months ago
- ebc0948 Add README.md by Ben Rohlfs · 3 years, 2 months ago
- 5665d79 Convert automerger to TypeScript and add tests by Ben Rohlfs · 3 years, 2 months ago
- b178fde Remove usage of private method 'div' in automerger by Chris Poucet · 3 years, 2 months ago stable-3.4
- b5cf9cf Add a toc file for the plugin documentation by Edwin Kempin · 3 years, 5 months ago
- 2c182b8 Adapt to change in Gerrit core by Edwin Kempin · 4 years, 2 months ago
- 56df001 Remove redundant test by Gal Paikin · 4 years, 2 months ago stable-3.1 stable-3.2
- 7dad844 Revert "Remove redundant test for topics with quotation marks" by Gal Paikin · 4 years, 2 months ago
- bf67ac6 Remove redundant test for topics with quotation marks by Gal Paikin · 4 years, 2 months ago
- 6172bd5 Merge "Remove deprecated APIs" by Tao Zhou · 4 years, 2 months ago
- 083cb3c Remove deprecated APIs by Tao Zhou · 5 years ago
- 6a32a4d Merge "Expect API field to be null" by Patrick Hiesel · 5 years ago
- 70cdaa8 Expect API field to be null by Patrick Hiesel · 5 years ago
- eb7c279 Adapt automerger to expect minimal event payload by Patrick Hiesel · 5 years ago
- 3935b8a Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
- b275724 Rename reviewdb package to entities by David Ostrovsky · 5 years ago
- 3a13347 Merge "Don't import Id/Key/NameKey directly" by David Pursehouse · 5 years ago
- bbba6c3 Remove DownstreamCreatorIT#testDiamondMerge_identicalDiamondSides by Edwin Kempin · 5 years ago
- 411bf2f Adapt tests to changed behavior in Gerrit core by Edwin Kempin · 5 years ago
- 87d58be AutomergeChangeAction: Prefer to return Response<?> instead of Response<Object> by Edwin Kempin · 5 years ago
- 4b40778 Adapt to changed REST interfaces in Gerrit core by Edwin Kempin · 5 years ago
- 25525d9 Don't import Id/Key/NameKey directly by David Ostrovsky · 5 years ago
- 8eb1ea0 Static import TestProjectUpdate methods by Dave Borowitz · 6 years ago
- 5647125 Update tests to new setExclusiveGroup method by Dave Borowitz · 6 years ago
- 48c0b46 Inline permission methods from AbstractDaemonTest by Dave Borowitz · 6 years ago
- cb16b81 Adapt to grantLabel signature change by Dave Borowitz · 6 years ago
- d64e5d0 Adapt to new PatchSet method names by Dave Borowitz · 6 years ago
- f12edc5 Use assertThrows instead of ExpectedException by Dave Borowitz · 6 years ago
- 4ba639c Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by Han-Wen Nienhuys · 6 years ago
- c819f40 Adapt to RevId removal by Dave Borowitz · 6 years ago
- e06d754 Adapt to BranchNameKey refactoring by Dave Borowitz · 6 years ago
- 54854ee Adapt to Change.Id refactoring by Dave Borowitz · 6 years ago
- cea4601 Adapt to Branch.NameKey refactoring by Dave Borowitz · 6 years ago
- 066793d Adapt to Account.Id refactoring by Dave Borowitz · 6 years ago stable-3.0
- 30989e7 Adapt to new StorageException class name and package by Dave Borowitz · 6 years ago
- c84b2ab Remove declaration of unthrown OrmException by David Pursehouse · 6 years ago
- fd1cfd4 Add missing serialVersionUID definitions by David Pursehouse · 6 years ago
- 3a09f9e DownstreamCreatorIT: Don't inject CurrentUser by David Pursehouse · 6 years ago
- c9436c3 Remove redundant type arguments by David Pursehouse · 6 years ago
- 5c3b6a0 Merge "Adapt to new TestAccount methods" by David Pursehouse · 6 years ago
- dd8553d Format with google-java-format 1.7 by Dave Borowitz · 6 years ago
- 25c4d9b Adapt to new TestAccount methods by Dave Borowitz · 6 years ago
- 75279dd Adapt to changed PushOneCommit.Factory method signatures by Edwin Kempin · 6 years ago
- 66a3ec6 Fix DownstreamCreatorIT for NoteDb by Dave Borowitz · 6 years ago
- 05aec85 DownstreamCreatorIT: Static import ListChangesOptions by Dave Borowitz · 6 years ago
- e95562d DownstreamCreatorIT: Streamify sortedChanges method by Dave Borowitz · 6 years ago
- c2e112b Use ProjectOperations instead of removed method of core Gerrit by Alice Kober-Sotzek · 6 years ago
- d3f7f1c Format bzl file with buildifier by Dave Borowitz · 6 years ago
- 592e947 DownstreamCreatorIT: Use new GroupOperations class by Dave Borowitz · 6 years ago
- 86b3407 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
- 257b2fc Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago stable-2.15
- e84fefa Format BUILD file with buildifier 0.12.0 by David Pursehouse · 6 years ago stable-2.14
- 174d940 Format all Java files with google-java-format 1.6 by David Pursehouse · 6 years ago
- 3bcf775 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
- d7f9a08 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
- d7cdb14 Fix name of commons-net dependency by David Pursehouse · 6 years ago
- 6b6609d Remove drafts related code by Changcheng Xiao · 7 years ago
- 1bd3978 Fix name of commons-net dependency by David Pursehouse · 6 years ago
- c888c89 Merge "Format with google-java-format 1.5" by Patrick Hiesel · 7 years ago
- 41e9fd2 Adapt to new createChange() signature in AbstractDaemonTest by Patrick Hiesel · 7 years ago
- 0c584b5 Format with google-java-format 1.5 by Patrick Hiesel · 7 years ago
- 1c70ce3 Adapt to new createChange() signature in AbstractDaemonTest by Patrick Hiesel · 7 years ago
- 7df68cc Allow a different conflict message for manifest. by Stephen Li · 7 years ago
- 0afcba1 Use Guava splitter instead of built in splitter. by Stephen Li · 7 years ago
- 49306ff Disable button after click in UI. by Stephen Li · 7 years ago
- 7137e57 Implement ConfigLoader#getUpstreamChanges. by Stephen Li · 7 years ago
- bef4d63 Set unnecessarily public methods to private. by Stephen Li · 7 years ago
- 57d8933 Merge "Revert "Cross-host support."" by Stephen Li · 7 years ago
- a5cced4 Consolidate documentation into one doc. by Stephen Li · 7 years ago
- fb5b41e Revert "Cross-host support." by Stephen Li · 7 years ago
- efcf51a Remove unused import and infer type parameters. by Stephen Li · 7 years ago
- bab77e7 Merge "Cross-host support." by Stephen Li · 7 years ago
- 63cbd3a Cross-host support. by Stephen Li · 7 years ago
- d8bb94f Fix documentation for automerge-change. by Stephen Li · 7 years ago
- bc82a90 Adapt JS to work in PolyGerrit by Stephen Li · 7 years ago
- e77d965 Merge "When B is rebased on A, B' rebases on A'." by Stephen Li · 7 years ago
- 28a3a9e Merge "Adapt to new core package layout" by Dave Borowitz · 7 years ago
- 0dac747 When B is rebased on A, B' rebases on A'. by Stephen Li · 7 years ago
- 95869fb Refactor and simplify testChangeStack. by Stephen Li · 7 years ago
- 7ff3844 Fix build errors due to test_class duplication. by Stephen Li · 7 years ago
- 97589ad Refactor test helper methods in DownstreamCreatorIT by Stephen Li · 7 years ago
- a0d96c5 Adapt to new core package layout by Dave Borowitz · 7 years ago
- a3e57cd Remove drafts related code by Changcheng Xiao · 7 years ago
- d654f6f Adjust DownstreamCreatorIT to work with latest Gerrit core by Alice Kober-Sotzek · 7 years ago
- 709f0d5 Automerger Plugin: remove dependence for drafts by Changcheng Xiao · 7 years ago
- 17d0ad1 Merge conflict votes are on original change. by Stephen Li · 7 years ago
- e19fe5f Merge "Revert "Upstream +2 should not override merge conflict -2."" by Stephen Li · 7 years ago