1. afce6bb Avoid wildcard imports by Luca Milanesio · 5 years ago
  2. 6491a91 Exclude duplicates in shaded jar by Luca Milanesio · 5 years ago
  3. 6277339 Build with 3.1.0-SNAPSHOT API by David Pursehouse · 5 years ago
  4. 0a8c774 Merge branch 'stable-3.0' by David Pursehouse · 5 years ago
  5. e16e452 Format Java files with google-java-format by David Pursehouse · 5 years ago
  6. 2f4d62c Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 6 years ago stable-3.0
  7. 2aeb3b5 Fix project import rollback by Marcin Czech · 6 years ago stable-2.16
  8. 40eb241 Adapt to Gerrit v3.0.0 API by Luca Milanesio · 6 years ago
  9. 31df93d Bump API version to v2.16.8 by Luca Milanesio · 6 years ago
  10. 1e864ab Add the username external id when importing GitHub accounts by Luca Milanesio · 6 years ago
  11. 0bba969 Reformat with google-java-format by Luca Milanesio · 6 years ago
  12. 8611566 Update all the User account profile from GitHub by Luca Milanesio · 6 years ago
  13. 207768b Bump to Gerrit v2.16.7 by Luca Milanesio · 6 years ago
  14. b8ca6a9 Bump to Gerrit 2.16.1 by Peter van Zetten · 6 years ago
  15. 5444a58 Bump to Gerrit 2.15.7 by Luca Milanesio · 6 years ago stable-2.15
  16. edd6047 Fix PR reference URL and body by Luca Milanesio · 6 years ago
  17. d0063d6 Do not reuse ChangeQueryProcessor across repos by Luca Milanesio · 6 years ago
  18. 8104f74 Bump to Gerrit 2.15.6 by Luca Milanesio · 6 years ago
  19. 851c17a Fix exception during Gerrit init on authType by Luca Milanesio · 6 years ago
  20. fd9915a Bump to Gerrit 2.15.3 by Luca Milanesio · 6 years ago
  21. 34e909d Impersonate a privileged user when importing repos by Luca Milanesio · 7 years ago
  22. 1b8f553 Create project during clone step execution by Luca Milanesio · 7 years ago
  23. 5a73ee5 Merge "Allow ordering of the scopes in the selection UX" by Luca Milanesio · 7 years ago
  24. ddafdab Merge "Introduce OAuth scope description" by Luca Milanesio · 7 years ago
  25. 90587f8 Allow ordering of the scopes in the selection UX by Luca Milanesio · 7 years ago
  26. f1d5cd7 Don't fail when GitHub has no access to orgs by Luca Milanesio · 7 years ago
  27. d82b428 Introduce OAuth scope description by Luca Milanesio · 7 years ago
  28. 949e6e0 Use Gerrit API to create a new Project by Luca Milanesio · 7 years ago
  29. 9503ed1 Make OAuth scope description more concise by Luca Milanesio · 7 years ago
  30. 6126914 Rename method to create new organisation directory by Luca Milanesio · 7 years ago
  31. 56cd05d Reformat with google-java-format v1.6 by Luca Milanesio · 7 years ago
  32. aaf5212 Bump to Gerrit v2.15.2 by Luca Milanesio · 7 years ago
  33. aaaf724 Bump to Gerrit v2.15.1 by Luca Milanesio · 7 years ago
  34. e7926c7 Use proper class for change data query by Luca Milanesio · 7 years ago
  35. d09acfb Bump to Gerrit v2.15-rc4 by Luca Milanesio · 7 years ago
  36. c5b5ea2 Use default resolution for scope selection URL by Luca Milanesio · 7 years ago
  37. a33a4fa Merge branch 'stable-2.14' by Luca Milanesio · 7 years ago
  38. dafeeeb Port change API to Gerrit 2.15-rc3 by Luca Milanesio · 7 years ago
  39. aa1cb69 Remove System.out.println by Luca Milanesio · 7 years ago stable-2.14
  40. c1856cd Format with google-java-format by Luca Milanesio · 8 years ago
  41. bb17448 Update user details through the API by Luca Milanesio · 8 years ago
  42. 4ce6183 Move Lucene query objects to the index sub package by Luca Milanesio · 8 years ago
  43. 7ad91d0 Allow automatic canonical web URL detection by Luca Milanesio · 8 years ago
  44. c1c3315 Use ChangeControl from ChangeNotes by Luca Milanesio · 8 years ago
  45. f22b72c Remove reference to CapabilityControl by Luca Milanesio · 8 years ago
  46. 10396ba Adapt to the Gerrit master ExternalId refactoring by Luca Milanesio · 8 years ago
  47. 860f012 Google-style global reformat by Luca Milanesio · 8 years ago
  48. 8bc0179 Bump to Gerrit API Ver. to 2.15-SNAPSHOT by Luca Milanesio · 8 years ago
  49. 54e77e8 Merge branch 'stable-2.14' into HEAD by Luca Milanesio · 8 years ago
  50. d426d83 Switch snapshots repo to Sonatype/OSS by Luca Milanesio · 8 years ago
  51. f6ad291 Switch snapshots repo to Sonatype/OSS by Luca Milanesio · 8 years ago
  52. 878db43 BatchUpdate moved to update sub-package on master by Luca Milanesio · 8 years ago
  53. ca4484e Get rid of HTTP passwords use on GitHub plugin by Luca Milanesio · 8 years ago
  54. 0ebf2c2 Fix OAuthProtocol equality predicate by Luca Milanesio · 8 years ago
  55. bc69478 Use persistent cache for GitHub groups by Luca Milanesio · 8 years ago
  56. fc0f43b Align Guava and Guice to Gerrit's master version by Luca Milanesio · 8 years ago
  57. 535a5b7 VelocityRuntimeProvider is now on 'send' package by Luca Milanesio · 8 years ago
  58. bb47bce Update JVM and other bits for Gerrit master development by Luca Milanesio · 8 years ago
  59. 637767d Move to final 2.13 release by Luca Milanesio · 8 years ago
  60. c5f4a98 Fix build against Gerrit 2.13 master by Luca Milanesio · 9 years ago
  61. dc16ae9 Adapt to new QueryProcess<T> on Gerrit master by Luca Milanesio · 9 years ago
  62. 963b5ef Fix ChangeControl when adding patch-set to Change by Luca Milanesio · 9 years ago
  63. 6a1d87d Align to Gerrit 2.13 master by Luca Milanesio · 9 years ago
  64. f307137 Move SshKeyInfo to extensions package by Luca Milanesio · 9 years ago
  65. 17d9bff Return ALL organisations when fetching PRs by Luca Milanesio · 9 years ago
  66. 2c5e806 Fix broken build on Gerrit master (2.13-SNAPSHOT) by Luca Milanesio · 9 years ago
  67. 1ae56f0 Allow GitHub HTTP connection timeout settings by Luca Milanesio · 9 years ago
  68. 7dbbcde Use a stable plugin name. by Luca Milanesio · 9 years ago
  69. cf54fbc Allow plugin reload at runtime by Luca Milanesio · 9 years ago
  70. 2686129 Add READ_ORG to the list of GitHub default OAuth 2.0 scopes by Luca Milanesio · 9 years ago
  71. dcf415a Bumps to Gerrit 2.13 by Luca Milanesio · 9 years ago
  72. 30fa523 Rename MergeException to IntegrationException by Luca Milanesio · 9 years ago stable-2.12
  73. 4095361 PullRequestImportJob: Open Git in try-with-resource by David Pursehouse · 9 years ago
  74. acf9685 Remove unnecessary nesting of statements in 'else' blocks by David Pursehouse · 9 years ago
  75. e77da28 Fix various instances of class member hiding by David Pursehouse · 9 years ago
  76. c5c76db OAuthWebFilter: Fix 'parameter should not be assigned' warning by David Pursehouse · 9 years ago
  77. 60525c1 VelocityStaticServlet: Open OutputStream in try-with-resource by David Pursehouse · 9 years ago
  78. 5b557a2 Remove declarations of unthrown exceptions by David Pursehouse · 9 years ago
  79. 3f2ba85 PullRequestListController: Remove unused GHPerson initialisation by David Pursehouse · 9 years ago
  80. a9ab01c Fix various boxing/unboxing warnings by David Pursehouse · 9 years ago
  81. 35b8d86 Fix warnings about parameter assignment by David Pursehouse · 9 years ago
  82. 6b92849 Remove unused injected parameters by David Pursehouse · 9 years ago
  83. 707fc28 AccountImporter: Remove unnecessary cast by David Pursehouse · 9 years ago
  84. 68d267a Add missing @Override annotations by David Pursehouse · 9 years ago
  85. aec8330 Remove redundant specification of type arguments by David Pursehouse · 9 years ago
  86. 7d83d35 WebhookServlet: Open BufferedReader in try-with-resource by David Pursehouse · 9 years ago
  87. 4ca0b13 GitJobStatus: Open JsonWriter in try-with-resource by David Pursehouse · 9 years ago
  88. 1dbc352 PullRequestListController: Open PrintWriter in try-with-resource by David Pursehouse · 9 years ago
  89. 47574cb JobStatusController: Open JsonWriter in try-with-resource by David Pursehouse · 9 years ago
  90. 35566ac Open repository and database in try-with-resource by David Pursehouse · 9 years ago
  91. 705b257 GitHubOAuthFilter: Remove unused members by David Pursehouse · 9 years ago
  92. 4e5a7da Remove unused imports by David Pursehouse · 9 years ago
  93. 7e3f018 Uses auto-closable ReviewDb and Repository by Luca Milanesio · 9 years ago
  94. 88ed542 Refactor PullRequest import to use BatchUpdate.Op by Luca Milanesio · 9 years ago
  95. 85ba261 Allows user changing scope within a Gerrit session by Luca Milanesio · 9 years ago
  96. 2145c57 Adds interstitial login screen for selecting GitHub OAuth scopes by Luca Milanesio · 10 years ago
  97. 42f090e Aligns to the latest GitHub scopes by Luca Milanesio · 10 years ago
  98. d924112 Merge "Move ProxySettings to an HTTP-related provider" by Luca Milanesio · 10 years ago
  99. ee1a3df Remove unused import in WebhookServlet by David Pursehouse · 10 years ago
  100. bae2ea8 Merge "Clean-up unneeded dependencies" by David Pursehouse · 10 years ago