1. e8a32fb Clean-up scopes names when reading from config by Luca Milanesio · 9 years ago
  2. f24cc7b Merge branch 'stable-2.11' by Luca Milanesio · 9 years ago
  3. 6f7ed2a Do not overwrite HTTP auth configuration settings by Luca Milanesio · 9 years ago
  4. ff454a6 REST API to retrieve Project’s replication status by Luca Milanesio · 9 years ago
  5. 1c88d3a Keep positive status upon successful replication by Luca Milanesio · 9 years ago
  6. ca9358b Merge "Filter out RO GitHub repositories for replication" by Luca Milanesio · 9 years ago
  7. 0862d65 Save the last replication error to a project's JSON by Luca Milanesio · 9 years ago
  8. bacc65f Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  9. f63c844 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 9 years ago
  10. 6a37cc3 Use auto-closeable RevWalk by David Pursehouse · 9 years ago
  11. 9b1ef5a Remove unused imports by David Pursehouse · 9 years ago
  12. 105de17 Filter out RO GitHub repositories for replication by Luca Milanesio · 9 years ago
  13. ee3ad46 Bump GitHub API to v1.68 by Luca Milanesio · 9 years ago
  14. e4ebe31 Use API URL when connecting to GitHub:Enterprise by Luca Milanesio · 9 years ago
  15. ceeacad Merge branch 'stable-2.11' by Luca Milanesio · 9 years ago
  16. f7536d1 Merge branch 'stable-2.10' into stable-2.11 by Luca Milanesio · 9 years ago
  17. f8cac0a Avoid NPE when getting groups for anonymous users by Luca Milanesio · 9 years ago stable-2.10
  18. 376664e Identify the OAuth provider as simply "GitHub" by Luca Milanesio · 9 years ago
  19. 919ccb3 Implementation of Gerrit OAuthServiceProvider by Luca Milanesio · 9 years ago
  20. 93171d9 Build with API version 2.11 by David Pursehouse · 9 years ago
  21. 3e5ce75 Upgrade Lombok to 1.16.2 by David Pursehouse · 9 years ago
  22. 90590c7 Convert to auto-closeable RevWalk by David Pursehouse · 9 years ago
  23. b47adb1 Do not overwrite HTTP auth configuration settings by Luca Milanesio · 9 years ago
  24. 66097d6 GitHub wizard to 2.12-SNAPSHOT behaviour by Luca Milanesio · 9 years ago
  25. 4f32241 Bump version to 2.12-SNAPSHOT and move to java.nio by David Pursehouse · 9 years ago
  26. 5bf56cc Bump GitHub API to 1.62 by Luca Milanesio · 9 years ago
  27. 8619995 Add OAuth scope read:org as READ_ORG by morckx · 9 years ago
  28. fb54c79 Improvements of feedback from review I86fb8fab3 by Luca Milanesio · 9 years ago
  29. d25f6f0 Fix compilation against API version 2.11 by David Pursehouse · 9 years ago
  30. 456c56b Fix compilation against latest master branch of Gerrit by David Pursehouse · 9 years ago
  31. c3f1baa Organize imports according to Gerrit project's ordering by David Pursehouse · 9 years ago
  32. 8a8fcf9 Remove unnecessary semicolon by David Pursehouse · 9 years ago
  33. 6a28f69 Organize imports by David Pursehouse · 9 years ago
  34. 945b1e2 Replace deprecated Objects.firstNonNull with MoreObjects.firstNonNull by David Pursehouse · 9 years ago
  35. 59a5042 Remove unused import of TimeUtil by David Pursehouse · 9 years ago
  36. 48bb96b Use credentials provider as the URIish password auth is broken by Luca Milanesio · 10 years ago
  37. b6d6fb4 Fix Pull Request import due to TimeUtil moved to another package by Luca Milanesio · 9 years ago
  38. a2012f1 Account importer uses new REST API account id by Luca Milanesio · 9 years ago
  39. de3acc2 Fix build, adapt import of TimeUtil to new package by David Ostrovsky · 9 years ago
  40. 22a1c48 Document how to set up Lombok in Eclipse by David Pursehouse · 10 years ago
  41. 3f01b07 Merge branch 'stable-2.10' by Luca Milanesio · 10 years ago
  42. ff9363b Bump github-api to 1.57 by Luca Milanesio · 10 years ago
  43. 30d03a0 FindBugs error: manage error condition for Gerrit passwd for Git/HTTP by Luca Milanesio · 10 years ago
  44. 8f53c17 Merge changes I81c2ec44,I342f74b0 by Luca Milanesio · 10 years ago
  45. 298b38c FindBugs error: include encoding for wrapped login response by Luca Milanesio · 10 years ago
  46. b664b37 FindBugs integration for detecting common errors by Luca Milanesio · 10 years ago
  47. 5b67c93 Bump to Gerrit 2.11 by Luca Milanesio · 10 years ago
  48. 4260192 Correct management of OAuth token serialisation returned by GitHub by Luca Milanesio · 10 years ago
  49. d79fe1c Merge "Fix OAuth callback URL for non-root Gerrit canonical URL" by Luca Milanesio · 10 years ago
  50. 354be61 Fix OAuth callback URL for non-root Gerrit canonical URL by Luca Milanesio · 10 years ago
  51. 8a62442 Default “Everyone” Team for public-only OAuth scopes by Luca Milanesio · 10 years ago
  52. ec02576 Tidy up Groups classes and cache naming and visibility by Luca Milanesio · 10 years ago
  53. 2aee957 Support for GitHub Teams as Gerrit Groups by Luca Milanesio · 10 years ago
  54. d908537 Extract GitHub group common abstract structure by Luca Milanesio · 10 years ago
  55. c39d36f GitHub organisations plugged as GroupBackend by Luca Milanesio · 10 years ago
  56. 99a192e Link OAuth token to Gerrit external id by Luca Milanesio · 10 years ago
  57. 96ea8a0 Using Lombok at global level and removing public fields by Luca Milanesio · 10 years ago
  58. 5edc2cd Use UTF-8 for HTTP Response on Velocity views by Luca Milanesio · 10 years ago
  59. dd64e1c Update to master GitHub API for fixing for user’s private repos list by Luca Milanesio · 10 years ago
  60. 4c7b880 Revert "Set plugin name to ‘github’" by Luca Milanesio · 10 years ago
  61. ef88bd1 Set plugin name to ‘github’ by Luca Milanesio · 10 years ago
  62. cf13623 Exclude Gerrit-only repos from GH pull requests by Luca Milanesio · 10 years ago
  63. ad2a37a Consistent indentation in HTML templates by David Pursehouse · 10 years ago
  64. 2c93424 Merge "Remove unused imports in PullRequestImportJob" by Luca Milanesio · 10 years ago
  65. 11d83d2 Debug logging of GitHub account import by Luca Milanesio · 10 years ago
  66. f9ec992 Remove unused imports in PullRequestImportJob by David Pursehouse · 10 years ago
  67. 5be6583 Fix unclosed LI tag on account page by David Pursehouse · 10 years ago
  68. 57974cf Fix AccountController logger name by Luca Milanesio · 10 years ago
  69. 1bca792 Import accounts using GitHub+Git user info. by Luca Milanesio · 10 years ago
  70. a5e06fd Update Velocity and enable strict reference mode by Jonathan Nieder · 10 years ago
  71. 9f4a6ca Fix list of emails broken by GitHub-API 1.53 by Luca Milanesio · 10 years ago
  72. 619a2a8 Merge "Debug of ALL exception during pull request import" by Luca Milanesio · 10 years ago
  73. 20c39ab Native ChangeControl for user instead of delegate by Luca Milanesio · 10 years ago
  74. d7299f2 Debug of ALL exception during pull request import by Luca Milanesio · 10 years ago
  75. e1cba65 CompositeConfig does not exist anymore. by Luca Milanesio · 10 years ago
  76. be18edb Leverage JGit 3.2 new Config.getNames() by Luca Milanesio · 10 years ago
  77. 774ef02 Keep immutability on CompositeConfig names by Luca Milanesio · 10 years ago
  78. bcf3e5c FIX IndexOutOfBound in redirection / forwarding by Luca Milanesio · 10 years ago
  79. f64fee9 Refactor GitHubRepository using Lombok/delegation by David Pursehouse · 10 years ago
  80. f9d9b77 PullRequestCreateChange: Don't explicitly import ProjectControl.Factory by David Pursehouse · 10 years ago
  81. 8b33fc3 PullRequestCreateChange: Remove unused MergeUtilFactory by David Pursehouse · 10 years ago
  82. 0c49eec Bump GitHub-API to 1.53 (released) by Luca Milanesio · 10 years ago
  83. 2d6f69a Replace getServletPath() with getPathInfo() by David Ostrovsky · 10 years ago
  84. 3f7fcd2 README: Fix minor issues and add configuration description by David Ostrovsky · 10 years ago
  85. 2148b59 BugFix: Git over HTTP/OAuth new WebSession injection by Luca Milanesio · 10 years ago
  86. c2a6275 Refactor OAuth handshake: remove usage of GerritOAuth cookie by Luca Milanesio · 10 years ago
  87. a06ab5e Fix email, add response to account handler. by Kelly Campbell · 10 years ago
  88. c783deb Fix datatables script link. by Kelly Campbell · 10 years ago
  89. b8f5fd6 Fixed mispelled package name 'googlesrouce' by Kelly Campbell · 10 years ago
  90. 3e068f4 [BugFix] /login not enriched when GerritOAuth expires by Luca Milanesio · 10 years ago
  91. f87b8e8 String-safe comparison during secure.config update by Luca Milanesio · 10 years ago
  92. dcbd5c4 Full bump to Gerrit 2.10 by Luca Milanesio · 10 years ago
  93. f8c20d6 Bump to GitHub-API 1.50 (released version) by Luca Milanesio · 10 years ago
  94. 92a28dc [BugFix] Fix OAuth login handshake - final phase by Luca Milanesio · 10 years ago
  95. bf2e40e Bump Gerrit API to 2.10-SNAPSHOT by Luca Milanesio · 10 years ago
  96. 831d161 Default GitHub scopes when not configured in gerrit.config by Luca Milanesio · 10 years ago
  97. 79a1fab Avoid OAuth with REST and RPC calls and static resources by Luca Milanesio · 10 years ago
  98. 63b3595 BugFix: expire OAuth token using the correct unit (msec vs. sec) by Luca Milanesio · 10 years ago
  99. 5839678 Remove unused GitRepositoryManager in replication.Destination by David Pursehouse · 10 years ago
  100. a7b7c69 Remove unused members in PullRequestImportJob by David Pursehouse · 10 years ago