1. 9a2d8ec Update bazlets to latest stable-2.14 to build with 2.14.15 API by David Pursehouse · 6 years ago
  2. 63bd6cf Update bazlets to latest stable-2.14 to build with 2.14.14 API by David Pursehouse · 6 years ago
  3. deb616b Migrate (i.e. move) `tools/bazel.rc` to `.bazelrc` by David Pursehouse · 6 years ago
  4. 494e372 Update bazlets to latest stable-2.14 to build with 2.14.13 API by David Pursehouse · 6 years ago
  5. 1841089 Format all build files with buildifier by David Pursehouse · 7 years ago
  6. 3f3110b Update bazlets to latest stable-2.14 and adjust to 2.14.12 API by Orgad Shaneh · 7 years ago
  7. da9b61d Format all Java files with google-java-format by David Pursehouse · 7 years ago
  8. 9be78a4 Update bazlets to latest stable-2.14 by David Pursehouse · 7 years ago
  9. f5309b9 Change equality comparison for consistency by Ardo Septama · 7 years ago
  10. 98ac769 Handle sub-patch versioning by Ardo Septama · 7 years ago
  11. 0904e9a Handle changes in refs/meta by Ardo Septama · 7 years ago
  12. a360605 Handle file comment by Ardo Septama · 7 years ago
  13. 93182ec Fix inline comment position by Ardo Septama · 7 years ago
  14. e56b272 Use latest bazlets by Hector Oswaldo Caballero · 7 years ago
  15. 5cdd9fd Replace additional anonymous classes with lambda expressions by Hector Oswaldo Caballero · 7 years ago
  16. bd1d9f2 Replace anonymous classes with lambda expressions by Hector Oswaldo Caballero · 7 years ago
  17. e4749d2 Remove redundant type argument by Hector Oswaldo Caballero · 7 years ago
  18. 084b63a Replace anonymous class with list method by Hector Oswaldo Caballero · 7 years ago
  19. 9167be2 Use multi catch by Hector Oswaldo Caballero · 7 years ago
  20. 557e5dc Change project compliance to Java 8 by Hector Oswaldo Caballero · 7 years ago
  21. fad890a Remove Buck build by Hector Oswaldo Caballero · 7 years ago
  22. 70e6ec4 Add standalone bazel build by Hector Oswaldo Caballero · 7 years ago
  23. ba54a18 Clean up .gitignore by Hugo Arès · 7 years ago
  24. 728e351 Guard against NPE while unboxing possible null Boolean by Markus Duft · 8 years ago
  25. 1418d3b Fix Eclipse warnings by David Ostrovsky · 8 years ago
  26. 6fd9b32 Add support for Bazel in Gerrit tree build by Paladox none · 8 years ago
  27. a981ada Adapt to gerrit API changes by Paladox none · 8 years ago
  28. d4cbfc8 Merge branch 'stable-2.13' by Hongkai Liu · 8 years ago
  29. d89bdb7 Merge branch 'stable-2.12' by Hongkai Liu · 8 years ago stable-2.13
  30. d22f490 Supply parent before validating project creation by Hongkai Liu · 8 years ago stable-2.12
  31. 998bd0e Log: Print stack trace on exception by Orgad Shaneh · 8 years ago
  32. b8dbc6f ReplayMessagesStep: Fix potential NullPointerException by Orgad Shaneh · 8 years ago
  33. daf118f Merge branch 'stable-2.13' by Paladox · 8 years ago
  34. 526ce79 Doc: Use correct request type for resume by Orgad Shaneh · 8 years ago
  35. 9f66021 Disable hash tags when NoteDb is disabled by Orgad Shaneh · 8 years ago
  36. c529345 ReplayChange: Cleanup redundant else clauses by Orgad Shaneh · 8 years ago
  37. d616c89 Do not fail because of invalid SSH key by Orgad Shaneh · 8 years ago
  38. c3476c7 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  39. 80e5070 Build with API version 2.13.1 by David Pursehouse · 8 years ago
  40. 38f8092 AuthType moved to extensions API by Björn Pedersen · 9 years ago
  41. ecb910b Change docs links to actual file extension (.md) by Yuxuan 'fishy' Wang · 9 years ago
  42. b98b0e8 Use PatchsetUtil to get PatchSets for a change by Björn Pedersen · 9 years ago
  43. 366c337 Update to upstream changes by Björn Pedersen · 9 years ago
  44. 2edb2d5 AccountUtil: Inject CreateAccount.Factory through constructor by Edwin Kempin · 9 years ago
  45. 588aa0e Adapt to changes in Gerrit core by Edwin Kempin · 9 years ago
  46. d298809 SshKeyInfos moved to extensions.common by Björn Pedersen · 9 years ago
  47. 7626be8 ChangeIndexer moved to change subpackage by Björn Pedersen · 9 years ago
  48. 0b5ebe5 Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  49. 1a676d4 Adapt to changed PatchLineCommentsUtil API by David Pursehouse · 9 years ago
  50. 93a6926 Fix Eclipse project generation by Hector Oswaldo Caballero · 9 years ago
  51. 4cf0bec Add 'eclipse-out' to the list of ignored folders by Hector Oswaldo Caballero · 9 years ago
  52. 6d2c897 Merge branch 'stable-2.12' by Edwin Kempin · 9 years ago
  53. 7a8f891 Don't use deprecated X509HostnameVerifier by David Pursehouse · 9 years ago
  54. d5170e1 Update buck build by Hector Oswaldo Caballero · 9 years ago
  55. e0b0173 Don't use deprecated ReviewDb.nextChangeId() by David Pursehouse · 9 years ago
  56. 457cbcf Add missing case statements by David Pursehouse · 9 years ago
  57. d5784d3 Get rid of 'empty control-flow statement' warning by David Pursehouse · 9 years ago
  58. 77eedc3 Add missing @Override annotation by David Pursehouse · 9 years ago
  59. 2bc9f4b Organize imports by David Pursehouse · 9 years ago
  60. 47f2a36 Don't use deprecated LockFile constructor by David Pursehouse · 9 years ago
  61. 819eb5c Adapt to updated ChangeControl.GenericFactory interface by David Pursehouse · 9 years ago
  62. 8f35c6c Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  63. c0e84c4 ConfigureProjectStep: Use Provider for MetaDataUpdate.User by David Pursehouse · 9 years ago stable-2.11
  64. 270fcb5 Build with API version 2.11.7 by David Pursehouse · 9 years ago
  65. a34e00c Remove VERSION by David Pursehouse · 9 years ago
  66. 36d23c6 Adapt to upstream move of MenuItem by David Pursehouse · 9 years ago
  67. a55a7c1 Merge branch 'stable-2.12' by Edwin Kempin · 9 years ago
  68. 082874f Build with plugin API 2.12 final release by David Pursehouse · 9 years ago
  69. ecd42a5 Follow upstream's dropping of the PatchSetAncestors table by Christian Aistleitner · 9 years ago
  70. f72b136 Adapt to recent gerrit changes that broke compilation by Christian Aistleitner · 9 years ago
  71. bee66db Follow upstream's change of PatchSetInfoFactory's get method by Christian Aistleitner · 9 years ago
  72. 1092e2c Use Gerrit extension API for creating "Imported Users" group by Hector Oswaldo Caballero · 10 years ago
  73. 8d41249 Merge branch 'stable-2.11' by Hector Oswaldo Caballero · 9 years ago
  74. 99396f6 Make use of PluginLogFile in ImportLog by Hugo Arès · 9 years ago
  75. 06d409d Create local user if user does not exist anymore in LDAP by Hector Oswaldo Caballero · 10 years ago
  76. f33d4e3 Use moved Factory module by Björn Pedersen · 10 years ago
  77. 44e5e65 Fix Eclise warnings by Hector Oswaldo Caballero · 10 years ago
  78. 1af28d1 Merge branch 'stable-2.11' by Edwin Kempin · 10 years ago
  79. c0546cd Merge "Include '/a' into HTTP repository URLs to trigger authentication" into stable-2.11 by Edwin Kempin · 10 years ago
  80. 8cf18b9 Include '/a' into HTTP repository URLs to trigger authentication by Edwin Kempin · 10 years ago
  81. 2a1e8c6 Merge branch 'stable-2.11' by Edwin Kempin · 10 years ago
  82. c584858 Use try-with-resources for AutoCloseable types by Saša Živkov · 10 years ago
  83. 40e3caf [fix] only 500 changes are imported. by Marcus Holl · 10 years ago
  84. 3c6b11e Fix wrong file mode by David Ostrovsky · 10 years ago
  85. 26c4ba5 Remove Maven build by Edwin Kempin · 10 years ago
  86. c9d3d0e Merge branch 'stable-2.11' by Edwin Kempin · 10 years ago
  87. 9932f47 Set version to 2.11.1 and adapt to JGit API changes by Saša Živkov · 10 years ago
  88. 2537f7d revwalk is autoclosable now by Björn Pedersen · 10 years ago
  89. bbf6dc6 Use RevisionApi to retrieve comments by Edwin Kempin · 10 years ago
  90. 691fc87 Document that draft comments are not imported by Edwin Kempin · 10 years ago
  91. b19a9aa Adapt to ListRevisionComments API by Björn Pedersen · 10 years ago
  92. 9361344 Merge branch 'stable-2.11' by Edwin Kempin · 10 years ago
  93. 1d8dd02 Document that .watchmanconfig should be linked by Edwin Kempin · 10 years ago
  94. 33e6b56 Add subtitles to build documentation by Edwin Kempin · 10 years ago
  95. 06799ae Merge branch 'stable-2.11' by Edwin Kempin · 10 years ago
  96. 10ac333 Merge "Do not create refs for imports and cache-automerge refs" into stable-2.11 by Edwin Kempin · 10 years ago
  97. b72d94e Do not create refs for imports and cache-automerge refs by Edwin Kempin · 10 years ago
  98. 969169a Merge "Document that draft changes/patch sets and change edits are not imported" into stable-2.11 by Edwin Kempin · 10 years ago
  99. 5b085b1 Merge "Document required capabilities to import SSH keys of created accounts" into stable-2.11 by Edwin Kempin · 10 years ago
  100. d4134bd Merge "Remove plugin name from logged warnings and errors" into stable-2.11 by Edwin Kempin · 10 years ago