1. 0c250e7 Adapt to removed NotesMigration.enabled() by Paladox none · 7 years ago
  2. 76dfd23 Remove the buck build by David Pursehouse · 7 years ago
  3. 1418d3b Fix Eclipse warnings by David Ostrovsky · 7 years ago
  4. 6fd9b32 Add support for Bazel in Gerrit tree build by Paladox none · 7 years ago
  5. a981ada Adapt to gerrit API changes by Paladox none · 7 years ago
  6. d4cbfc8 Merge branch 'stable-2.13' by Hongkai Liu · 7 years ago
  7. d89bdb7 Merge branch 'stable-2.12' by Hongkai Liu · 7 years ago stable-2.13
  8. d22f490 Supply parent before validating project creation by Hongkai Liu · 7 years ago stable-2.12
  9. 998bd0e Log: Print stack trace on exception by Orgad Shaneh · 7 years ago
  10. b8dbc6f ReplayMessagesStep: Fix potential NullPointerException by Orgad Shaneh · 7 years ago
  11. daf118f Merge branch 'stable-2.13' by Paladox · 7 years ago
  12. 526ce79 Doc: Use correct request type for resume by Orgad Shaneh · 7 years ago
  13. 9f66021 Disable hash tags when NoteDb is disabled by Orgad Shaneh · 7 years ago
  14. c529345 ReplayChange: Cleanup redundant else clauses by Orgad Shaneh · 7 years ago
  15. d616c89 Do not fail because of invalid SSH key by Orgad Shaneh · 7 years ago
  16. c3476c7 Merge branch 'stable-2.13' by David Pursehouse · 8 years ago
  17. 80e5070 Build with API version 2.13.1 by David Pursehouse · 8 years ago
  18. 38f8092 AuthType moved to extensions API by Björn Pedersen · 8 years ago
  19. ecb910b Change docs links to actual file extension (.md) by Yuxuan 'fishy' Wang · 8 years ago
  20. b98b0e8 Use PatchsetUtil to get PatchSets for a change by Björn Pedersen · 8 years ago
  21. 366c337 Update to upstream changes by Björn Pedersen · 8 years ago
  22. 2edb2d5 AccountUtil: Inject CreateAccount.Factory through constructor by Edwin Kempin · 8 years ago
  23. 588aa0e Adapt to changes in Gerrit core by Edwin Kempin · 8 years ago
  24. d298809 SshKeyInfos moved to extensions.common by Björn Pedersen · 8 years ago
  25. 7626be8 ChangeIndexer moved to change subpackage by Björn Pedersen · 8 years ago
  26. 0b5ebe5 Merge branch 'stable-2.12' by David Pursehouse · 8 years ago
  27. 1a676d4 Adapt to changed PatchLineCommentsUtil API by David Pursehouse · 8 years ago
  28. 93a6926 Fix Eclipse project generation by Hector Oswaldo Caballero · 8 years ago
  29. 4cf0bec Add 'eclipse-out' to the list of ignored folders by Hector Oswaldo Caballero · 8 years ago
  30. 6d2c897 Merge branch 'stable-2.12' by Edwin Kempin · 8 years ago
  31. 7a8f891 Don't use deprecated X509HostnameVerifier by David Pursehouse · 8 years ago
  32. d5170e1 Update buck build by Hector Oswaldo Caballero · 8 years ago
  33. e0b0173 Don't use deprecated ReviewDb.nextChangeId() by David Pursehouse · 8 years ago
  34. 457cbcf Add missing case statements by David Pursehouse · 8 years ago
  35. d5784d3 Get rid of 'empty control-flow statement' warning by David Pursehouse · 8 years ago
  36. 77eedc3 Add missing @Override annotation by David Pursehouse · 8 years ago
  37. 2bc9f4b Organize imports by David Pursehouse · 8 years ago
  38. 47f2a36 Don't use deprecated LockFile constructor by David Pursehouse · 8 years ago
  39. 819eb5c Adapt to updated ChangeControl.GenericFactory interface by David Pursehouse · 8 years ago
  40. 8f35c6c Merge branch 'stable-2.11' by Edwin Kempin · 8 years ago
  41. c0e84c4 ConfigureProjectStep: Use Provider for MetaDataUpdate.User by David Pursehouse · 8 years ago stable-2.11
  42. 270fcb5 Build with API version 2.11.7 by David Pursehouse · 8 years ago
  43. a34e00c Remove VERSION by David Pursehouse · 8 years ago
  44. 36d23c6 Adapt to upstream move of MenuItem by David Pursehouse · 8 years ago
  45. a55a7c1 Merge branch 'stable-2.12' by Edwin Kempin · 8 years ago
  46. 082874f Build with plugin API 2.12 final release by David Pursehouse · 8 years ago
  47. ecd42a5 Follow upstream's dropping of the PatchSetAncestors table by Christian Aistleitner · 9 years ago
  48. f72b136 Adapt to recent gerrit changes that broke compilation by Christian Aistleitner · 9 years ago
  49. bee66db Follow upstream's change of PatchSetInfoFactory's get method by Christian Aistleitner · 9 years ago
  50. 1092e2c Use Gerrit extension API for creating "Imported Users" group by Hector Oswaldo Caballero · 9 years ago
  51. 8d41249 Merge branch 'stable-2.11' by Hector Oswaldo Caballero · 9 years ago
  52. 99396f6 Make use of PluginLogFile in ImportLog by Hugo Arès · 9 years ago
  53. 06d409d Create local user if user does not exist anymore in LDAP by Hector Oswaldo Caballero · 9 years ago
  54. f33d4e3 Use moved Factory module by Björn Pedersen · 9 years ago
  55. 44e5e65 Fix Eclise warnings by Hector Oswaldo Caballero · 9 years ago
  56. 1af28d1 Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  57. c0546cd Merge "Include '/a' into HTTP repository URLs to trigger authentication" into stable-2.11 by Edwin Kempin · 9 years ago
  58. 8cf18b9 Include '/a' into HTTP repository URLs to trigger authentication by Edwin Kempin · 9 years ago
  59. 2a1e8c6 Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  60. c584858 Use try-with-resources for AutoCloseable types by Saša Živkov · 9 years ago
  61. 40e3caf [fix] only 500 changes are imported. by Marcus Holl · 9 years ago
  62. 3c6b11e Fix wrong file mode by David Ostrovsky · 9 years ago
  63. 26c4ba5 Remove Maven build by Edwin Kempin · 9 years ago
  64. c9d3d0e Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  65. 9932f47 Set version to 2.11.1 and adapt to JGit API changes by Saša Živkov · 9 years ago
  66. 2537f7d revwalk is autoclosable now by Björn Pedersen · 9 years ago
  67. bbf6dc6 Use RevisionApi to retrieve comments by Edwin Kempin · 9 years ago
  68. 691fc87 Document that draft comments are not imported by Edwin Kempin · 9 years ago
  69. b19a9aa Adapt to ListRevisionComments API by Björn Pedersen · 9 years ago
  70. 9361344 Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  71. 1d8dd02 Document that .watchmanconfig should be linked by Edwin Kempin · 9 years ago
  72. 33e6b56 Add subtitles to build documentation by Edwin Kempin · 9 years ago
  73. 06799ae Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  74. 10ac333 Merge "Do not create refs for imports and cache-automerge refs" into stable-2.11 by Edwin Kempin · 9 years ago
  75. b72d94e Do not create refs for imports and cache-automerge refs by Edwin Kempin · 9 years ago
  76. 969169a Merge "Document that draft changes/patch sets and change edits are not imported" into stable-2.11 by Edwin Kempin · 9 years ago
  77. 5b085b1 Merge "Document required capabilities to import SSH keys of created accounts" into stable-2.11 by Edwin Kempin · 9 years ago
  78. d4134bd Merge "Remove plugin name from logged warnings and errors" into stable-2.11 by Edwin Kempin · 9 years ago
  79. d7e3964 Merge "Skip replay inline comments for revisions that do not exist in source" into stable-2.11 by Edwin Kempin · 9 years ago
  80. 4ac7bbc Merge "Do not skip changes without current revision" into stable-2.11 by Edwin Kempin · 9 years ago
  81. dfce34b Merge "Handle changes with non-existing current revision" into stable-2.11 by Edwin Kempin · 9 years ago
  82. a502a9a Document required capabilities to import SSH keys of created accounts by Edwin Kempin · 9 years ago
  83. 8b0e101 Document that draft changes/patch sets and change edits are not imported by Edwin Kempin · 9 years ago
  84. 8dc72a7 Remove plugin name from logged warnings and errors by Edwin Kempin · 9 years ago
  85. fbde161 Skip replay inline comments for revisions that do not exist in source by Edwin Kempin · 9 years ago
  86. 9c9318d Do not skip changes without current revision by Edwin Kempin · 9 years ago
  87. b7ce6c0 Handle changes with non-existing current revision by Edwin Kempin · 9 years ago
  88. e8620bd Simplify Buck rules by Edwin Kempin · 9 years ago
  89. e46a69b Use GroupApi to retrieve group by Edwin Kempin · 9 years ago
  90. 39fcf39 Merge branch 'stable-2.11' by Edwin Kempin · 9 years ago
  91. c8eafa8 Merge "Fixes for 2.12 API" by Edwin Kempin · 9 years ago
  92. 4d43471 Fixes for 2.12 API by Björn Pedersen · 9 years ago
  93. d265aa5 Update version in BUCK file to 2.11 by Edwin Kempin · 9 years ago
  94. 9adf280 Merge "Support password piping also for resume import" by Edwin Kempin · 9 years ago
  95. 28c2d1a Support password piping also for resume import by Marcus Holl · 9 years ago
  96. 2cb9077 Merge "Make plugin version the same as Gerrit API version" by Edwin Kempin · 9 years ago
  97. 9ba2bec Merge "Build with API version 2.11 and consume from Maven Central" by Edwin Kempin · 9 years ago
  98. bd71c0d Make plugin version the same as Gerrit API version by Edwin Kempin · 9 years ago
  99. a150412 Build with API version 2.11 and consume from Maven Central by Edwin Kempin · 9 years ago
  100. eeb727e Make gson a provided dependency by Edwin Kempin · 9 years ago