1. 8580abf Merge "Annotate some of the methods/types that are public for external use" by David Pursehouse · 6 years ago
  2. a0d0973 Annotate some of the methods/types that are public for external use by Edwin Kempin · 6 years ago
  3. e0c059c ChangeReportFormatter: Convert Input to use AutoValue.Builder by David Pursehouse · 7 years ago
  4. 1b27d90 Introduce Change Report formatter extension point by Jacek Centkowski · 7 years ago
  5. 8ed3478 Update elasticsearch-rest-client to 6.3.1 by David Pursehouse · 6 years ago
  6. bfcd11f user-review-ui: Fix typo by David Pursehouse · 6 years ago
  7. dab2429 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  8. b7087f5 Merge "AccessSection: Add missing hashCode() method" by David Pursehouse · 6 years ago
  9. 067db524 Merge "PureRevert: make Java API call the endpoint rather than its implementation" by David Pursehouse · 6 years ago
  10. 2aefbec PureRevert: make Java API call the endpoint rather than its implementation by Changcheng Xiao · 6 years ago
  11. f1c96a2 Merge "Mark PureRevert as a singleton" by xchangcheng · 6 years ago
  12. 3ec7edb Mark PureRevert as a singleton by Changcheng Xiao · 6 years ago
  13. 1e5636a PutAssignee: use #absentUser to check permission for the input assignee by Changcheng Xiao · 6 years ago
  14. 79d578e RevisionDiffIT: Don't test unrelated aspects by Alice Kober-Sotzek · 6 years ago
  15. c84f507 AccessSection: Add missing hashCode() method by Edwin Kempin · 6 years ago
  16. f27daa0 Merge "AccessSection.setPermissions: Make defensive copy of the input list" by David Pursehouse · 6 years ago
  17. 42488f8 Add new "Delete Changes" permission by David Pursehouse · 6 years ago
  18. 1697a2b ChangeIT: Refactor tests for deletion of new changes by David Pursehouse · 6 years ago
  19. 46816ea AccessSection.setPermissions: Make defensive copy of the input list by Edwin Kempin · 6 years ago
  20. c544397 Convert assertions in com.google.gerrit.common.data tests to Truth by Edwin Kempin · 6 years ago
  21. 28ab32a Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  22. 553bb56 Use capability annotation for Index (Projects) by Patrick Hiesel · 6 years ago
  23. 20d981e Implement REST endpoint to reindex a project by Patrick Hiesel · 6 years ago
  24. bdbee9c Index executors: Use directExecutor for negative thread values by Patrick Hiesel · 6 years ago
  25. 15e6a73 Merge "Add a marker annotation for methods called from the outside" by Patrick Hiesel · 6 years ago
  26. a08da61 Add a marker annotation for methods called from the outside by Patrick Hiesel · 6 years ago
  27. ba1f8b5 ElasticTestUtils: Set index.maxLimit as integer rather than string by David Pursehouse · 6 years ago
  28. 0ff5ad6 ElasticConfigurationTest: Add tests for elasticsearch.maxRetryTimeout by David Pursehouse · 6 years ago
  29. 37afaa4 ElasticConfigurationTest: Add tests for elasticsearch.prefix by David Pursehouse · 6 years ago
  30. 7225fbd ElasticConfigurationTest: Add tests for elasticsearch.{username,password} by David Pursehouse · 6 years ago
  31. 12a75b2 ElasticConfiguration: Extract constants to statics by David Pursehouse · 6 years ago
  32. 479c50b Elasticsearch: Simplify configuration of servers by David Pursehouse · 6 years ago
  33. a236eb2 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  34. 608cdf1 ElasticReindexIT: Add tests for v5 and v6 by David Pursehouse · 6 years ago
  35. 5e59aec Revert "ElasticContainer: Limit heap usage for test containers" by David Pursehouse · 6 years ago
  36. bef3d20 Add safe types bridge to Resin by Wyatt Allen · 6 years ago
  37. e03748c Fix automatic H2 cache invalidation on serialVersionUID change by Alice Kober-Sotzek · 6 years ago
  38. 7fe9d6e Merge "Test that the gpgkeys REST endpoints are correctly bound" by Hugo Arès · 6 years ago
  39. fd23491 Merge "config-gerrit: Mention that Elasticsearch must be reachable during init" into stable-2.14 by David Pursehouse · 6 years ago
  40. 29108b4 Add JavaDoc for the ChangeEdits.delete method by Edwin Kempin · 6 years ago
  41. 0da8dc8 Merge "ElasticContainer: Limit heap usage for test containers" into stable-2.14 by David Pursehouse · 6 years ago
  42. fc214b9 Move JavaDoc for the ChangeEdits.Create class back to the class by Edwin Kempin · 6 years ago
  43. 8bb4abe Test that the gpgkeys REST endpoints are correctly bound by Edwin Kempin · 6 years ago
  44. 30a29e4d Merge "Fix creation of plugin log file when log4j.configuration is set" into stable-2.14 by Hugo Arès · 6 years ago
  45. 6ea2532 config-gerrit: Mention that Elasticsearch must be reachable during init by David Pursehouse · 6 years ago
  46. d332be1 ElasticContainer: Limit heap usage for test containers by David Pursehouse · 6 years ago
  47. 13f1d63 config-gerrit: Move elasticsearch security settings to separate section by David Pursehouse · 6 years ago
  48. 975fdd2 Elasticsearch: Allow to omit the elasticsearch.username by David Pursehouse · 6 years ago
  49. e4dd675 Test coverage for elasticsearch.username and elasticsearch.password by David Pursehouse · 6 years ago
  50. 1fa756e Fix debug logs from ReviewDbBatchUpdate by Edwin Kempin · 6 years ago
  51. 11942cd Merge changes I7e077432,Ic6102da9 into stable-2.15 by David Pursehouse · 6 years ago
  52. e397e0b Merge "Fix JavaDoc of AcceptsDelete" by David Pursehouse · 6 years ago
  53. 24e32c4 Fix JavaDoc of AcceptsDelete by Edwin Kempin · 6 years ago
  54. 56d6c10 CommentJsonMigrator: Replace usage of deprecated Repository.getRefs by David Pursehouse · 6 years ago
  55. 119d139 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  56. f82d40a Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  57. a392f80 Extend ChangesRestApiBindingsIT to test creation of edit by editing file by Edwin Kempin · 6 years ago
  58. 57cc2c5 Don't bind several REST endpoints under the same view name by Edwin Kempin · 6 years ago
  59. 4e933e0 RestApiModule: Support binding a RestView to handle POST on REST collections by Edwin Kempin · 6 years ago
  60. a38dc97 RestApiServlet: Make handling of AcceptsPost consistent by Edwin Kempin · 6 years ago
  61. 2a29838 Relax access to ssh set-account command by Richard Christie · 6 years ago
  62. efa38be Add --generate-http-password to ssh set-account by Richard Christie · 6 years ago
  63. a80abbe Merge changes I100e4422,I6fcd8090,Ifef2ed6a,I70237fcb,Id7e778c2, ... by Edwin Kempin · 6 years ago
  64. bf90138 Merge "CommentJsonMigratorTest: use ByteArrayOutputStream instead" by xchangcheng · 6 years ago
  65. 6bcfedef Merge "Replace double dashes with a simple dash in Prolog generated label names" by Maxime Guerreiro · 6 years ago
  66. 403326a CommentJsonMigratorTest: use ByteArrayOutputStream instead by Changcheng Xiao · 6 years ago
  67. 9b53b82 Fix creation of plugin log file when log4j.configuration is set by David Pursehouse · 6 years ago
  68. 97634bf Elasticsearch: Allow to configure REST client's retry timeout by David Pursehouse · 6 years ago
  69. 144f57f Merge "Migrate NoteDb comments to JSON" by Dave Borowitz · 6 years ago
  70. b6034ed ElasticConfiguration: Make hosts private by David Pursehouse · 6 years ago
  71. 150d965 config-gerrit: Fix formatting of elasticsearch.name.hostname by David Pursehouse · 6 years ago
  72. d4404f9 Merge branch 'stable-2.15' by David Pursehouse · 6 years ago
  73. 136355e Merge "Say in accounts REST API module where the gpgkeys REST endpoints are bound" by David Pursehouse · 6 years ago
  74. dfd377b Merge "GpgKeys: Remove unused MIME_TYPE" by David Pursehouse · 6 years ago
  75. 2bcc825 Merge "Add mobile breakpoint to confirm submit dialog for mobile" by Kasper Nilsson · 6 years ago
  76. d8507ca Merge "Clearer force option label with parenthesis" by Wyatt Allen · 6 years ago
  77. 722bfd7 Add mobile breakpoint to confirm submit dialog for mobile by Wyatt Allen · 6 years ago
  78. aefd5ef Clearer force option label with parenthesis by Wyatt Allen · 6 years ago
  79. 3c5ba1a Merge "Assume correct relative or absolute URL from Weblink provider" by David Pursehouse · 6 years ago
  80. 31babb3 Merge "Handle extra dashes in label names" by Wyatt Allen · 6 years ago
  81. 5388dfd Handle extra dashes in label names by Wyatt Allen · 6 years ago
  82. 810cb6f Merge "Dashboard: strip the Invalid-Prolog-Rules-Label-Name prefix from labels" by Wyatt Allen · 6 years ago
  83. 29dd329 Merge changes I93a91c11,I81649c9b by Maxime Guerreiro · 6 years ago
  84. 5bf836e GpgKeys: Remove unused MIME_TYPE by Edwin Kempin · 6 years ago
  85. 7deacf1 Add a method to query accounts only by their external ID's email by Maxime Guerreiro · 6 years ago
  86. 6396a05 Say in accounts REST API module where the gpgkeys REST endpoints are bound by Edwin Kempin · 6 years ago
  87. 4fde133 Dashboard: strip the Invalid-Prolog-Rules-Label-Name prefix from labels by Maxime Guerreiro · 6 years ago
  88. 20282d6 Expose the commit to Prolog by Maxime Guerreiro · 6 years ago
  89. 725803a Replace double dashes with a simple dash in Prolog generated label names by Maxime Guerreiro · 6 years ago
  90. 08687ff Always use new author timestamp for super repo commit by Edwin Kempin · 6 years ago
  91. 0ff23e7 ReflogIT: Remove unneeded setUp method by Edwin Kempin · 6 years ago
  92. 24d04f4 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  93. c1599ce ElasticConfiguration: Log configured Elasticsearch hostnames as info by David Pursehouse · 6 years ago
  94. 6c571d6 ElasticRestClientProvider: Store hosts as List instead of native array by David Pursehouse · 6 years ago
  95. 41ed8b5 ElasticConfiguration: Remove unused maxConnectionIdleUnit by David Pursehouse · 6 years ago
  96. d63076c Merge "Preserve author of submodule commits for super repo commit" by David Pursehouse · 6 years ago
  97. fc537af Assume correct relative or absolute URL from Weblink provider by Sven Selberg · 6 years ago
  98. 29e9cad Merge "Assume correct relative or absolute URL from Weblink provider" into stable-2.15 by David Pursehouse · 6 years ago
  99. b28a1de Annotate REST interface calls with anonymized labels by Wyatt Allen · 6 years ago
  100. 461dc3d Merge "Mark RestApiModule#view as private" by Edwin Kempin · 6 years ago