- 3f25ccf Adapt to API changes in Gerrit 3.7 introduced in I3fccb05d21 by Matthias Sohn · 8 months ago master
- 3d616d3 Merge branch 'stable-3.3' by Luca Milanesio · 2 years, 9 months ago stable-3.6
- 2d16efd Adapt to recent change in plugin API by David Ostrovsky · 2 years, 9 months ago stable-3.3 v3.3.1
- 340b3e2 Move Permission and SubmitRecord to entities by Luca Milanesio · 3 years ago v3.3.0
- 6cca351 Adapt to Gerrit master by Réda Housni Alaoui · 3 years, 6 months ago stable-3.2
- 2d08b6f Rename reviewdb package to entities by David Pursehouse · 4 years ago stable-3.1
- e03224a Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 4 years ago
- dd8dee4 Adapt code and tests to latest Gerrit master by Luca Milanesio · 4 years ago
- 526ca75 Build with 3.1.0-SNAPSHOT API by David Pursehouse · 4 years, 4 months ago
- 212aca9 AutomergeConfigTest: Remove redundant calls to fail() by David Pursehouse · 4 years, 4 months ago
- f3654ee AtomicityHelper: Remove unused import by David Pursehouse · 4 years, 4 months ago
- 631c91b Build with 3.0.0 API by James Hartig · 4 years, 5 months ago
- 8faa0af Remove all references to ReviewDb on master by Luca Milanesio · 4 years, 7 months ago
- 636a8c5 Merge branch 'stable-2.16' by David Ostrovsky · 4 years, 7 months ago
- 652669d Merge branch 'stable-2.15' into stable-2.16 by Luca Milanesio · 4 years, 7 months ago
- d140de2 Add the standard AOSP license header and Copyright by Luca Milanesio · 4 years, 7 months ago stable-2.15
- be68851 Merge branch 'stable-2.15' into stable-2.16 by Luca Milanesio · 4 years, 7 months ago
- c284216 Adapt to the new related changes class on stable-2.15 by David Pursehouse · 4 years, 8 months ago
- 861ee1c Adapt to the new related changes class on stable-2.16 by Luca Milanesio · 4 years, 10 months ago
- ba9869a Fix submission of changes using the botUser identity by Luca Milanesio · 4 years, 10 months ago
- 4139f5c Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 4 years, 10 months ago
- 94f370c Bazel: Include eclipse-out directory in .bazelignore by David Pursehouse · 4 years, 10 months ago stable-2.14
- dcb0e77 Update bazlets to latest stable-2.16 to build with 2.16 API by David Pursehouse · 4 years, 11 months ago
- 5b310a8 Merge branch 'stable-2.15' by David Pursehouse · 5 years ago v2.16
- 39dae89 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
- 83665f3 Add Eclipse generated files to .gitignore by David Pursehouse · 5 years ago
- 311574a AutomaticMerger: Format with google-java-format by David Pursehouse · 5 years ago
- 26bd96f AtomicityHelper: Remove usage of deprecated SubmitInput.waitForMerge by David Pursehouse · 6 years ago
- d9606de Stop using deprecated Files.toString by David Pursehouse · 5 years ago
- 6f6c43c Add missing test deps for Eclipse project by David Pursehouse · 5 years ago
- d938e8a Set executable flag on tools/eclipse/project.sh by David Pursehouse · 5 years ago
- 314945f Add standalone build with 2.14.17 API by David Pursehouse · 5 years ago
- 2466c22 Format Java files with google-java-format by David Pursehouse · 5 years ago
- 60808e8 Build with 2.16 API by James Hartig · 5 years ago
- a1e7019 Stop using deprecated Files.toString by David Pursehouse · 5 years ago v2.15.3
- cc5b3d9 Adapt to 2.15 API by Paladox none · 6 years ago
- 7d15ac8 Fix partial merge of cross-repo by Emmanuel Debanne · 6 years ago
- 16dfb00 Merge "Improve assertions in test.rb" by Emmanuel Debanne · 6 years ago
- 0ab096c Merge branch 'stable-2.14' into HEAD by Emmanuel Debanne · 6 years ago
- f1d0f4a Format all Java files with google-java-format by Emmanuel Debanne · 6 years ago
- ac1b10a Add admin user to test by Emmanuel Debanne · 6 years ago
- c37f0a1 Improve assertions in test.rb by Emmanuel Debanne · 6 years ago
- d6ab941 Don't use deprecated Files.toString() by David Pursehouse · 6 years ago
- 489632f AtomicityHelper: Use factory to instantiate SubmitRuleEvaluator by David Pursehouse · 6 years ago
- 03141c3 Attempt to merge when reviewer is deleted by Emmanuel Debanne · 6 years ago
- a7025ea Format all Java files with google-java-format by David Pursehouse · 6 years ago
- 1392233 Adapt to permission backend by David Pursehouse · 6 years ago
- d419821 Adapt to removed AccountByEmailCache by David Pursehouse · 6 years ago
- 08496a2 Adapt to changed SubmitRuleEvaluator constructor by David Pursehouse · 6 years ago
- 77c3397 Autosubmit published draft by Emmanuel Debanne · 6 years ago
- 4250f8c Merge submittable review when its topic is removed by Emmanuel Debanne · 6 years ago
- 7825f0e Fix GerritForge url in README.md by Emmanuel Debanne · 6 years ago
- f92d6b0 Do not push Code-Review -1 for crossrepo above non merged commit by Emmanuel Debanne · 6 years ago
- 5e8df61 Push comment when non merged commit blocks a cross-repo by Emmanuel Debanne · 6 years ago
- df78b8c Provide default content for comments pushed by the plugin by Emmanuel Debanne · 6 years ago
- 2e94e1b Prevent infinite loop on messages emitted by the plugin by Emmanuel Debanne · 6 years ago
- 912c1b4 Improve logs about submittability by Emmanuel Debanne · 6 years ago
- cea7a4e Prevents submission of cross-repo above a non-merged commit by Emmanuel Debanne · 6 years ago
- a88da0c Fix wrong "Code Review -1" on cross-repo below independent review by Emmanuel Debanne · 6 years ago
- ae7802c Add end-to-end test on cross-repo below independent review by Emmanuel Debanne · 6 years ago
- ac248a2 Prevents merge of non mergeable crossrepos when processing RefUpdatedEvent by Emmanuel Debanne · 6 years ago
- 89af30f Refactor: introduce Change class by Emmanuel Debanne · 6 years ago
- f439ffc Merge changes I3b55501b,Iea7d1265 by David Pursehouse · 6 years ago
- bb3adc0 AtomicityHelper: Remove usage of deprecated SubmitInput.waitForMerge by David Pursehouse · 6 years ago
- d4f2b21 AutomergeConfig: Remove obsolete Javadoc tags by David Pursehouse · 6 years ago
- 2425dfc Expand AutomaticSubmit to whole branch/project. by Claudio Pacchiega · 6 years ago
- 34ae8dd Adapt to upstream changes in Submit.apply(...) by David Pursehouse · 6 years ago
- ce0fb76 Simplify submission for single changes by Luca Milanesio · 6 years ago
- 3d59ed8 Try to autosubmit on new patch-sets by Luca Milanesio · 6 years ago v2.14
- 4dc95d6 Fix typo on comment added events handler by Luca Milanesio · 6 years ago
- a6f3272 Simplify condition on new patch-sets by Luca Milanesio · 6 years ago
- 16412dd Merge branch 'stable-2.14' by Luca Milanesio · 6 years ago
- 113bf01 Rename plugin to 'autosubmitter' by Luca Milanesio · 6 years ago
- 3162e3a Merge "Enable tests in Bazel build" into stable-2.14 by Luca Milanesio · 6 years ago
- da8da87 Enable tests in Bazel build by Luca Milanesio · 6 years ago
- 35546bc Merge pull request #8 from GerritForge/stable-2.14 by pbruneton · 6 years ago
- 4d51169 Merge branch 'master' into stable-2.14 by Luca Milanesio · 6 years ago
- 397b077 Update build status in README.md by Luca Milanesio · 6 years ago
- 0572b58 Fix NullPointerException when evaluating draft reviews by Emmanuel Debanne · 8 years ago
- 894fcde Porting to Gerrit 2.14/master and gerrit-ci builds by Luca Milanesio · 6 years ago
- 745d0a0 Porting to Gerrit 2.12 and master by Luca Milanesio · 8 years ago
- 5f103c3 Fix NullPointerException when evaluating draft reviews by Emmanuel Debanne · 8 years ago stable-2.11 1.0.5
- be8ad49 Migrate travis to container-based infra by Emmanuel Debanne · 8 years ago 1.0.4
- 0cf82d7 Adapt tests to recent version of Git by Emmanuel Debanne · 8 years ago
- 793d9c6 Adapt to Gerrit 2.11 by Emmanuel Debanne · 8 years ago
- ec48c64 Merge pull request #2 from debanne/master by debanne · 9 years ago 1.0.3
- 7bbcbdc Fix Travis build by Emmanuel Debanne · 9 years ago
- 7f56b16 Fix merge with an already existing Change-Id by Emmanuel Debanne · 9 years ago
- 5216041 Add initial tests by Emmanuel Debanne · 9 years ago
- 2dfa883 Fix merge with a normal topic by Emmanuel Debanne · 9 years ago 1.0.1 1.0.2
- 3702ace Fix NPE when processing comment by Emmanuel Debanne · 9 years ago 1.0
- f0bbf32 Fix wrong comment on simple reviews by Emmanuel Debanne · 9 years ago
- 4f72867 Add scenarios for manual tests. by Emmanuel Debanne · 9 years ago
- 78f495d [Refactor] Makes the merge strategy a bit clearer. by Manu Cupcic · 9 years ago 0.3
- f295c4b Merge pull request #1 from criteo/fix-infinite-loop by debanne · 9 years ago
- 85ed53f [Bug fix] fix check on comment prefix by Emmanuel Debanne · 9 years ago
- 6d81dd4 [Bug fix] bot must not Code-review -2 by Emmanuel Debanne · 9 years ago
- 86f1ef6 [Bug fix] Review all comments that don't come from the plugin by Emmanuel Debanne · 9 years ago
- 6d6f553 [Refactoring] factorize getRevisionResource by Emmanuel Debanne · 9 years ago
- b2eb8ce [Cosmetic] Add comment by Emmanuel Debanne · 9 years ago