1. bb17448 Update user details through the API by Luca Milanesio · 8 years ago
  2. 4ce6183 Move Lucene query objects to the index sub package by Luca Milanesio · 8 years ago
  3. 7ad91d0 Allow automatic canonical web URL detection by Luca Milanesio · 8 years ago
  4. c1c3315 Use ChangeControl from ChangeNotes by Luca Milanesio · 8 years ago
  5. f22b72c Remove reference to CapabilityControl by Luca Milanesio · 8 years ago
  6. 10396ba Adapt to the Gerrit master ExternalId refactoring by Luca Milanesio · 8 years ago
  7. 860f012 Google-style global reformat by Luca Milanesio · 8 years ago
  8. 8bc0179 Bump to Gerrit API Ver. to 2.15-SNAPSHOT by Luca Milanesio · 8 years ago
  9. 54e77e8 Merge branch 'stable-2.14' into HEAD by Luca Milanesio · 8 years ago
  10. d426d83 Switch snapshots repo to Sonatype/OSS by Luca Milanesio · 8 years ago
  11. f6ad291 Switch snapshots repo to Sonatype/OSS by Luca Milanesio · 8 years ago
  12. 878db43 BatchUpdate moved to update sub-package on master by Luca Milanesio · 8 years ago
  13. ca4484e Get rid of HTTP passwords use on GitHub plugin by Luca Milanesio · 8 years ago
  14. 0ebf2c2 Fix OAuthProtocol equality predicate by Luca Milanesio · 8 years ago
  15. bc69478 Use persistent cache for GitHub groups by Luca Milanesio · 8 years ago
  16. fc0f43b Align Guava and Guice to Gerrit's master version by Luca Milanesio · 8 years ago
  17. 535a5b7 VelocityRuntimeProvider is now on 'send' package by Luca Milanesio · 8 years ago
  18. bb47bce Update JVM and other bits for Gerrit master development by Luca Milanesio · 8 years ago
  19. 637767d Move to final 2.13 release by Luca Milanesio · 8 years ago
  20. c5f4a98 Fix build against Gerrit 2.13 master by Luca Milanesio · 9 years ago
  21. dc16ae9 Adapt to new QueryProcess<T> on Gerrit master by Luca Milanesio · 9 years ago
  22. 963b5ef Fix ChangeControl when adding patch-set to Change by Luca Milanesio · 9 years ago
  23. 6a1d87d Align to Gerrit 2.13 master by Luca Milanesio · 9 years ago
  24. f307137 Move SshKeyInfo to extensions package by Luca Milanesio · 9 years ago
  25. 17d9bff Return ALL organisations when fetching PRs by Luca Milanesio · 9 years ago
  26. 2c5e806 Fix broken build on Gerrit master (2.13-SNAPSHOT) by Luca Milanesio · 9 years ago
  27. 1ae56f0 Allow GitHub HTTP connection timeout settings by Luca Milanesio · 9 years ago
  28. 7dbbcde Use a stable plugin name. by Luca Milanesio · 9 years ago
  29. cf54fbc Allow plugin reload at runtime by Luca Milanesio · 9 years ago
  30. 2686129 Add READ_ORG to the list of GitHub default OAuth 2.0 scopes by Luca Milanesio · 9 years ago
  31. dcf415a Bumps to Gerrit 2.13 by Luca Milanesio · 9 years ago
  32. 30fa523 Rename MergeException to IntegrationException by Luca Milanesio · 9 years ago stable-2.12
  33. 4095361 PullRequestImportJob: Open Git in try-with-resource by David Pursehouse · 9 years ago
  34. acf9685 Remove unnecessary nesting of statements in 'else' blocks by David Pursehouse · 9 years ago
  35. e77da28 Fix various instances of class member hiding by David Pursehouse · 9 years ago
  36. c5c76db OAuthWebFilter: Fix 'parameter should not be assigned' warning by David Pursehouse · 9 years ago
  37. 60525c1 VelocityStaticServlet: Open OutputStream in try-with-resource by David Pursehouse · 9 years ago
  38. 5b557a2 Remove declarations of unthrown exceptions by David Pursehouse · 9 years ago
  39. 3f2ba85 PullRequestListController: Remove unused GHPerson initialisation by David Pursehouse · 9 years ago
  40. a9ab01c Fix various boxing/unboxing warnings by David Pursehouse · 9 years ago
  41. 35b8d86 Fix warnings about parameter assignment by David Pursehouse · 9 years ago
  42. 6b92849 Remove unused injected parameters by David Pursehouse · 9 years ago
  43. 707fc28 AccountImporter: Remove unnecessary cast by David Pursehouse · 9 years ago
  44. 68d267a Add missing @Override annotations by David Pursehouse · 9 years ago
  45. aec8330 Remove redundant specification of type arguments by David Pursehouse · 9 years ago
  46. 7d83d35 WebhookServlet: Open BufferedReader in try-with-resource by David Pursehouse · 9 years ago
  47. 4ca0b13 GitJobStatus: Open JsonWriter in try-with-resource by David Pursehouse · 9 years ago
  48. 1dbc352 PullRequestListController: Open PrintWriter in try-with-resource by David Pursehouse · 9 years ago
  49. 47574cb JobStatusController: Open JsonWriter in try-with-resource by David Pursehouse · 9 years ago
  50. 35566ac Open repository and database in try-with-resource by David Pursehouse · 9 years ago
  51. 705b257 GitHubOAuthFilter: Remove unused members by David Pursehouse · 9 years ago
  52. 4e5a7da Remove unused imports by David Pursehouse · 9 years ago
  53. 7e3f018 Uses auto-closable ReviewDb and Repository by Luca Milanesio · 9 years ago
  54. 88ed542 Refactor PullRequest import to use BatchUpdate.Op by Luca Milanesio · 9 years ago
  55. 85ba261 Allows user changing scope within a Gerrit session by Luca Milanesio · 9 years ago
  56. 2145c57 Adds interstitial login screen for selecting GitHub OAuth scopes by Luca Milanesio · 10 years ago
  57. 42f090e Aligns to the latest GitHub scopes by Luca Milanesio · 10 years ago
  58. d924112 Merge "Move ProxySettings to an HTTP-related provider" by Luca Milanesio · 10 years ago
  59. ee1a3df Remove unused import in WebhookServlet by David Pursehouse · 10 years ago
  60. bae2ea8 Merge "Clean-up unneeded dependencies" by David Pursehouse · 10 years ago
  61. f0febb1 Clean-up unneeded dependencies by Luca Milanesio · 10 years ago
  62. 39a8a76 Adapt repositories listing to latest GitHub API by Luca Milanesio · 10 years ago
  63. 566ad9d BugFix on latest GitHub API: list repos from private repos by Luca Milanesio · 10 years ago
  64. 80320a2 Move ProxySettings to an HTTP-related provider by Luca Milanesio · 10 years ago
  65. 33e7299 JVM-wide proxy settings for GitHub API http calls by Luca Milanesio · 10 years ago
  66. 505cd85 Add webhook to automatically import pull requests by Yuki Yugui Sonoda · 10 years ago
  67. a0a69b3 Replication target by username not on organization by Luca Milanesio · 10 years ago
  68. a5380b9 Merge "Downgrading to INFO the GitHub Team access denials" by Luca Milanesio · 10 years ago
  69. 83cc98e Downgrading to INFO the GitHub Team access denials by Luca Milanesio · 10 years ago
  70. e8a32fb Clean-up scopes names when reading from config by Luca Milanesio · 10 years ago
  71. f24cc7b Merge branch 'stable-2.11' by Luca Milanesio · 10 years ago
  72. 6f7ed2a Do not overwrite HTTP auth configuration settings by Luca Milanesio · 10 years ago
  73. ff454a6 REST API to retrieve Project’s replication status by Luca Milanesio · 10 years ago
  74. 1c88d3a Keep positive status upon successful replication by Luca Milanesio · 10 years ago
  75. ca9358b Merge "Filter out RO GitHub repositories for replication" by Luca Milanesio · 10 years ago
  76. 0862d65 Save the last replication error to a project's JSON by Luca Milanesio · 10 years ago
  77. bacc65f Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  78. f63c844 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  79. 6a37cc3 Use auto-closeable RevWalk by David Pursehouse · 10 years ago
  80. 9b1ef5a Remove unused imports by David Pursehouse · 10 years ago
  81. 105de17 Filter out RO GitHub repositories for replication by Luca Milanesio · 10 years ago
  82. ee3ad46 Bump GitHub API to v1.68 by Luca Milanesio · 10 years ago
  83. e4ebe31 Use API URL when connecting to GitHub:Enterprise by Luca Milanesio · 10 years ago
  84. ceeacad Merge branch 'stable-2.11' by Luca Milanesio · 10 years ago
  85. f7536d1 Merge branch 'stable-2.10' into stable-2.11 by Luca Milanesio · 10 years ago
  86. f8cac0a Avoid NPE when getting groups for anonymous users by Luca Milanesio · 10 years ago stable-2.10
  87. 376664e Identify the OAuth provider as simply "GitHub" by Luca Milanesio · 10 years ago
  88. 919ccb3 Implementation of Gerrit OAuthServiceProvider by Luca Milanesio · 10 years ago
  89. 93171d9 Build with API version 2.11 by David Pursehouse · 10 years ago
  90. 3e5ce75 Upgrade Lombok to 1.16.2 by David Pursehouse · 10 years ago
  91. 90590c7 Convert to auto-closeable RevWalk by David Pursehouse · 10 years ago
  92. b47adb1 Do not overwrite HTTP auth configuration settings by Luca Milanesio · 10 years ago
  93. 66097d6 GitHub wizard to 2.12-SNAPSHOT behaviour by Luca Milanesio · 10 years ago
  94. 4f32241 Bump version to 2.12-SNAPSHOT and move to java.nio by David Pursehouse · 10 years ago
  95. 5bf56cc Bump GitHub API to 1.62 by Luca Milanesio · 10 years ago
  96. 8619995 Add OAuth scope read:org as READ_ORG by morckx · 10 years ago
  97. fb54c79 Improvements of feedback from review I86fb8fab3 by Luca Milanesio · 10 years ago
  98. d25f6f0 Fix compilation against API version 2.11 by David Pursehouse · 10 years ago
  99. 456c56b Fix compilation against latest master branch of Gerrit by David Pursehouse · 10 years ago
  100. c3f1baa Organize imports according to Gerrit project's ordering by David Pursehouse · 10 years ago