1. d9f7a80 Merge "PushCertificateChecker: Refactor to use Joiner in signature check" by Edwin Kempin · 10 years ago
  2. 74cf4b3 Merge "Use site.secure_config instead of site.etc_dir.resolve("secure.config")" by Edwin Kempin · 10 years ago
  3. f16d017 Use site.secure_config instead of site.etc_dir.resolve("secure.config") by Saša Živkov · 10 years ago
  4. 9c5aec3 Merge "Remove unnecessary dependencies" by Edwin Kempin · 10 years ago
  5. de1bf33 Merge "Add documentation of the auth.registerEmailPrivateKey setting" by Edwin Kempin · 10 years ago
  6. e7a6caf Merge "Remove unused auth.restTokenPrivateKey setting" by Edwin Kempin · 10 years ago
  7. efadfff Merge "Fixes NPE when migrating old Changes to Schema 108" by Edwin Kempin · 10 years ago
  8. 74b350d Merge "PatchLineCommentsUtil: Add "final" to the public static PLC_ORDER." by Saša Živkov · 10 years ago
  9. 6b2382a Fixes NPE when migrating old Changes to Schema 108 by Luca Milanesio · 10 years ago
  10. 617f948 Remove unnecessary grants in SubmitOnPushIT.submitOnPushWithAnnotatedTag by Saša Živkov · 10 years ago
  11. 714e8d6 Merge "Expose Lucene Index Writers for plug-ins" by David Pursehouse · 10 years ago
  12. 5be35a3 Add documentation of the auth.registerEmailPrivateKey setting by David Pursehouse · 10 years ago
  13. 196a164 Remove unused auth.restTokenPrivateKey setting by David Pursehouse · 10 years ago
  14. 7dadcbf Fixes NPE when username not found and matches by external ID by Luca Milanesio · 10 years ago
  15. f977e3d Merge "Make gerrit-acceptance-framework's artifacts match plugin's scheme" by David Pursehouse · 10 years ago
  16. d4817f3 Merge "Leverage accounts cache for authentication based on username" by David Pursehouse · 10 years ago
  17. 97d7b0d Make gerrit-acceptance-framework's artifacts match plugin's scheme by Christian Aistleitner · 10 years ago
  18. 60b386e Update replication plugin by David Pursehouse · 10 years ago
  19. d3e0807 Merge "Remove duplicated code to create a log file from a plugin" by David Pursehouse · 10 years ago
  20. a3b7853 Merge "Expose acceptance test framework as new plugin artifact" by David Pursehouse · 10 years ago
  21. 8ce68b2 PatchLineCommentsUtil: Add "final" to the public static PLC_ORDER. by David Pursehouse · 10 years ago
  22. f0a280c Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  23. 318953f Allow to push a tag that points to a non-commit object by David Pursehouse · 10 years ago
  24. 9eedd19 Merge "Merge branch 'stable-2.11'" by David Pursehouse · 10 years ago
  25. 5eb53d7 Insert Change-Id into access right changes by Edwin Kempin · 10 years ago
  26. a709dc1 Add "final" to the public static PLC_ORDER. by Saša Živkov · 10 years ago
  27. 1f5af64 SystemLog: fix duplicated log lines after reloading a plugin by Hector Oswaldo Caballero · 10 years ago
  28. cbc6c16 Merge "Update H2 to the latest version" by David Pursehouse · 10 years ago
  29. 94c287f Merge changes If1e20e65,I35171b2d,Id2fa80ab by Dave Borowitz · 10 years ago
  30. 176e02f0 Update H2 to the latest version by David Ostrovsky · 10 years ago
  31. c4e85f0 Fix clone URL in quick-install documentation by Hugo Arès · 10 years ago
  32. 947b5e5 Expose acceptance test framework as new plugin artifact by David Ostrovsky · 10 years ago
  33. aaaf9fa Remove dummy GroupInfo class by Hugo Arès · 10 years ago
  34. 1ebb983 Revert "GroupSuggestOracle: Remove unused constructor from GroupInfo inner class" by Hugo Arès · 10 years ago
  35. 9344a47 Remove duplicated code to create a log file from a plugin by Hugo Arès · 10 years ago
  36. 2cc1e55 Leverage accounts cache for authentication based on username by Luca Milanesio · 10 years ago
  37. 9dc12ef Only bind index ssh commands when the index type is Lucene by David Pursehouse · 10 years ago
  38. 27c7f6c WebAppInitializer: Include invalid index.type in exception message by David Pursehouse · 10 years ago
  39. fe56041 DefaultCommandModule: Remove unnecessary 'final' modifiers by David Pursehouse · 10 years ago
  40. a402ccb EditPreferences: Fix line wrapping for non-native methods by David Pursehouse · 10 years ago
  41. f7ca050 Merge changes Ic56b27d4,Ia2251477,I5433c7b9 by David Pursehouse · 10 years ago
  42. d66feee PushCertificateChecker: Refactor to use Joiner in signature check by David Pursehouse · 10 years ago
  43. 0c3730b Remove --recheck-mergeable option from reindex documentation by Sven Selberg · 10 years ago
  44. b2a8d76 Merge "Simplify troubleshooting of OpenID <-> OAuth identity linking" by David Pursehouse · 10 years ago
  45. e2e314b GroupSuggestOracle: Remove unused constructor from GroupInfo inner class by David Pursehouse · 10 years ago
  46. 9058c70 FileContentUtil: Remove unused CharMatcher instance by David Pursehouse · 10 years ago
  47. b3c1fcf CatServlet: Remove unused imports by David Pursehouse · 10 years ago
  48. 5e5ce71 Merge "Buck: Export joda-time to simplify plugin in tree build" by David Pursehouse · 10 years ago
  49. 204560e Merge "Implement GroupSuggestOracle" by Shawn Pearce · 10 years ago
  50. 2fc55ed Merge "Move RemoteSuggestOracle to gerrit-gwtui-common" by Shawn Pearce · 10 years ago
  51. 6a5f76e Merge "Redirect CatServlet requests to DownloadContent" by Shawn Pearce · 10 years ago
  52. ec622bf Redirect CatServlet requests to DownloadContent by David Pletcher · 10 years ago
  53. c55cb89 Simplify troubleshooting of OpenID <-> OAuth identity linking by David Ostrovsky · 10 years ago
  54. 8045b86 Buck: Export joda-time to simplify plugin in tree build by David Ostrovsky · 10 years ago
  55. 41de5e2 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  56. 04faeaa Merge "Buck: Avoid unnecessary zip over all API artifacts" by David Pursehouse · 10 years ago
  57. 8b3d7f8 Move RemoteSuggestOracle to gerrit-gwtui-common by Yuxuan 'fishy' Wang · 10 years ago
  58. 227a6c2 Implement GroupSuggestOracle by Yuxuan 'fishy' Wang · 10 years ago
  59. 6205b19 Buck: Export velocity for in tree plugin build by David Ostrovsky · 10 years ago
  60. c638c2e Buck: Avoid unnecessary zip over all API artifacts by David Ostrovsky · 10 years ago
  61. a953e28 ChangeJson: Do not try to set _moreChanges on empty results by Shawn Pearce · 10 years ago
  62. 0c09efd IdentifiedUser: Gracefully ignore failed starred changes by Shawn Pearce · 10 years ago
  63. f8a12ca Upgrade guava to 19.0-rc2 by David Pursehouse · 10 years ago
  64. cf6f4a4 Remove unnecessary dependencies by David Pursehouse · 10 years ago
  65. 24c5f1b ListGroups: Remove unused import by David Pursehouse · 10 years ago
  66. 35bbf40 Merge changes from topic 'tags-api' by David Pursehouse · 10 years ago
  67. 4917244 ListTags: Support filtering by substring and regex by David Pursehouse · 10 years ago
  68. 752b1bd ProjectApi: Refactor to reduce duplicate code in tags and branches by David Pursehouse · 10 years ago
  69. b0ba151 ListTags: Add support for pagination with --start and --limit by David Pursehouse · 10 years ago
  70. 4f12f57 ListBranches: Split filtering and pagination out to a utility class by David Pursehouse · 10 years ago
  71. 2baaad9 Allow digits in suffix parameter of DownloadContent by David Pletcher · 10 years ago
  72. 8c48525 Adds group suggestions into ListGroups REST API. by Yuxuan 'fishy' Wang · 10 years ago
  73. b5032e1 Tweak doc css to avoid overlapping with search box by Yuxuan 'fishy' Wang · 10 years ago
  74. 39a05b6 Merge changes I844d49c7,I8d107a70,Ie54063f3,I980afc38 by David Pursehouse · 10 years ago
  75. b64c1d7 Make BranchInfo and TagInfo share a common base class by David Pursehouse · 10 years ago
  76. 6b1a388 Implement tags API by David Pursehouse · 10 years ago
  77. 4618f77 ListTags: Create RevWalk in try-with-resource by David Pursehouse · 10 years ago
  78. 7238b23 RefNames: Add support for refs/tags/ in shortName() by David Pursehouse · 10 years ago
  79. ecbaf10 Merge "Detect LDAP misconfiguration and fail earlier" by David Pursehouse · 10 years ago
  80. f72029f EmailHeader: Use Locale.US instead of Locale.ENGLISH by David Pursehouse · 10 years ago
  81. d7c427c ConsoleUI: Don't use equalsIgnoreCase from jgit by David Pursehouse · 10 years ago
  82. d5a077fd ConfigUtil: Don't use equalsIgnoreCase from jgit by David Pursehouse · 10 years ago
  83. 59b751f Merge "Revert "Exclude bouncycastle key files to fix SecurityException upon plugin-api"" by Shawn Pearce · 10 years ago
  84. f28549c Merge "Fix IllegalStateException whilst updating user link to external ids" by David Pursehouse · 10 years ago
  85. 9153cfb Merge "ReceiveCommits: Split the history negotation hook out" by Shawn Pearce · 10 years ago
  86. 1ca0129 ReceiveCommits: Split the history negotation hook out by Shawn Pearce · 10 years ago
  87. 5702eaa InternalChangeQuery: Limit query size even for exact queries by Dave Borowitz · 10 years ago
  88. 68804a8 Merge "Upgrade Lucene to version 5.3.0" by Dave Borowitz · 10 years ago
  89. f865ad5 Fix IllegalStateException whilst updating user link to external ids by Luca Milanesio · 10 years ago
  90. 00dd167 Expose Lucene Index Writers for plug-ins by Gustaf Lundh · 10 years ago
  91. f4ceece Use the correct ValidatePolicy for commits created by Gerrit by Elijah Newren · 11 years ago
  92. 576a36a Fix invalid ref name being accepted by Gerrit by Hector Oswaldo Caballero · 10 years ago
  93. 3cd7a19 InlineEdit: Allow to activate auto-close brackets Codemirror addon by David Ostrovsky · 10 years ago
  94. 8018fbb InlineEdit: Allow to save/load user preferences in Codemirror by David Ostrovsky · 10 years ago
  95. c232840 InlineEdit: Allow to activate match brackets Codemirror addon by David Ostrovsky · 10 years ago
  96. 0ca0182 Store and load edit preferences to/from All-Users repository by David Ostrovsky · 10 years ago
  97. 85f843a InlineEdit: Make cursor blink rate customizable by David Ostrovsky · 10 years ago
  98. c4e0180 InlineEdit: Support Emacs and Vim key maps by David Ostrovsky · 10 years ago
  99. a1520bb ProjectScreen: Change BRANCH to BRANCHES by David Pursehouse · 10 years ago
  100. 30ce4fa ConfigUtilTest: Fix modifier order by David Pursehouse · 10 years ago