1. e96d5ba Bind ExceptionHook provided by global-refdb module by Thomas Dräbing · 11 days ago master
  2. b9d2f8a Remove ambiguous static import of Truth8#assertThat by Matthias Sohn · 6 weeks ago
  3. 35d63e9 Add X-Gerrit-Instance response header to all requests by Saša Živkov · 7 weeks ago
  4. 02b7f07 Merge branch 'stable-3.9' by Luca Milanesio · 8 weeks ago
  5. 2d0ce01 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 8 weeks ago stable-3.9
  6. e2d2b73 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 8 weeks ago stable-3.8
  7. 886cbac Use index on ChangeNotes which supports local and imported changes by Luca Milanesio · 8 weeks ago stable-3.7 v3.7.8
  8. 76d10df Consume global-refdb from source by Luca Milanesio · 8 weeks ago
  9. 4513fc9 Add global-refdb libModule to high-available Docker test by Luca Milanesio · 8 weeks ago
  10. 075ccc6 Remove syslog-sidecar volume in Docker test by Luca Milanesio · 8 weeks ago
  11. 3c5b6fe Bump Gerrit to v3.7.7 in Docker tests by Luca Milanesio · 8 weeks ago
  12. 14ef767 Fix docker-based tests by Luca Milanesio · 8 weeks ago
  13. 6fb1c46 Add logs for retries and exceeded retries done by failsafe by Matthias Sohn · 8 weeks ago
  14. 03de2f7 Use WorkQueue to create thread pool for JGroupsForwarder by Saša Živkov · 6 months ago
  15. 0cfe4a7 Use failsafe for indexing at the receiving side by Saša Živkov · 6 months ago
  16. da7478c Fix incorrect test changeIsStillIndexedEvenWhenOutdated by Saša Živkov · 6 months ago
  17. 8c9b986 Improve the meaning and documentation of the `maxTries` option by Saša Živkov · 6 months ago
  18. d12c694 Fix documentation for index.threadPoolSize and index.batchThreadPoolSize by Saša Živkov · 6 months ago
  19. 99c67a5 Remove cache.threadPoolSize from documentation and configuration by Saša Živkov · 6 months ago
  20. 1fbdbe6 Async-retry from JGroupsForwarder by Saša Živkov · 6 months ago
  21. d6a7b1f Remove RestForwarderScheduler class by Saša Živkov · 6 months ago
  22. a1f79b6 Replace custom async-retry impelmentation with the failsafe library by Saša Živkov · 6 months ago
  23. 77a027b Remove executor service from CacheEvictionHandler and EventHandler by Saša Živkov · 6 months ago
  24. 401c1e0 Remove executor service(s) from the IndexEventHandler by Saša Živkov · 6 months ago
  25. 5843018 Remove locking on index-events on the sending side by Saša Živkov · 6 months ago
  26. 5ed6cc4 RestForwarderScheduler: remove unused code by Saša Živkov · 6 months ago
  27. 4986b58 Merge branch 'stable-3.7' into stable-3.8 by Alvaro Vilaplana Garcia · 6 months ago
  28. 0db6874 Merge branch 'stable-3.6' into stable-3.7 by Alvaro Vilaplana Garcia · 6 months ago
  29. 64da33f Remove `@NoHttpd` from IT tests that interact with Gerrit Rest API by Alvaro Vilaplana Garcia · 6 months ago stable-3.6
  30. 3cfd0c5 Adapt tests to API changes in mockito 5.6.0 by Matthias Sohn · 6 months ago
  31. 70567b4 IndexEventHandlerTest: fix a typo by Saša Živkov · 7 months ago
  32. 5103fe1 Get rid of unnecessary functional interfaces by Saša Živkov · 7 months ago
  33. 32eec14 IndexEventHandlerTest: fix flakiness in concurrent indexing tests by Saša Živkov · 7 months ago
  34. 6f35f5b Consolidate time units in Configuration class, use Duration by Saša Živkov · 7 months ago
  35. c2edfe6 MessageDispatcherProvider: inject JChannel instead of its Provider by Saša Živkov · 7 months ago
  36. fa2f83c Support time units in plugin config for (missed) jgroups.timeout by Saša Živkov · 7 months ago
  37. 46dd566 Get rid of the remaining usages of the slf4j by Saša Živkov · 7 months ago
  38. fabef61 Consistently support time units in plugin's config by Saša Živkov · 7 months ago
  39. 9b8b1db Move index section specific constants to the Index class by Saša Živkov · 7 months ago
  40. acf693d Remove "JGROUPS" part of the constant names in JGroups section by Saša Živkov · 7 months ago
  41. 13eafec Remove unused constant by Saša Živkov · 7 months ago
  42. f9ec7e0 JGroupsKubernetesPeerInfoProviderTest: improve assertion style by Saša Živkov · 7 months ago
  43. 1c9c385 JGroupsKubernetesPeerInfoProviderTest: improve variable naming by Saša Živkov · 7 months ago
  44. db0caec Fix wrong import, use standard java.util.List by Saša Živkov · 7 months ago
  45. 9d83656 Extract JChannel creation into JChannelProvider by Saša Živkov · 6 years ago
  46. da5791e Add debug logging for picking network interface for JGroups by Saša Živkov · 6 years ago
  47. ab1e1d4 JGroups based message forwarding by Saša Živkov · 7 years ago
  48. 2bfb2d7 Merge stable-3.8 into master by Saša Živkov · 7 months ago
  49. 290d619 Adapt to the changes in Gerrit core by Saša Živkov · 7 months ago
  50. 8d14df7 Merge branch 'stable-3.7' into stable-3.8 by Thomas Draebing · 7 months ago
  51. ce8126b Remove lo interface from jgroups-kubernetes config by Thomas Draebing · 7 months ago
  52. 0696962 Merge branch 'stable-3.7' into stable-3.8 by Thomas Draebing · 8 months ago
  53. 379aee6 Enable peer discovery in Kubernetes using jgroups by Thomas Draebing · 8 months ago
  54. 4c734c2 Merge branch 'stable-3.7' into stable-3.8 by Thomas Draebing · 8 months ago
  55. 08bb553 Allow to configure jgroups.myUrl using an env variable by Thomas Draebing · 9 months ago
  56. df40175 Fix tests using RestSessions by Thomas Draebing · 9 months ago
  57. d69b971 Update global-refdb to 3.7.4 and jgroups to 5.2.16.Final by Matthias Sohn · 9 months ago
  58. 3cdb2c3 Use NFS filesystem to host git repos on HA setup by Christoforos Miliotis · 12 months ago
  59. a98cf13 Switch to a more recent version of syslog-ng by Christoforos Miliotis · 12 months ago
  60. f8673d1 Ignore intellij files in git by Christoforos Miliotis · 12 months ago
  61. 17b9a0d Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 1 year, 1 month ago
  62. 57c4946 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 1 year, 1 month ago
  63. 8e6cc7e Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 1 year, 1 month ago stable-3.5
  64. 3ceeb81 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 1 year, 1 month ago stable-3.4
  65. d17226f Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 1 year, 2 months ago stable-3.3
  66. 7ff09f3 Revert "Set forward context for events having a different instanceId" by Luca Milanesio · 1 year, 2 months ago stable-3.2
  67. 3ca9e0e Merge branch 'stable-3.5' into stable-3.6 by Antonio Barone · 1 year, 3 months ago
  68. 0d61dff Fix error prone bug pattern FloggerLogString by Antonio Barone · 1 year, 4 months ago
  69. 503e50f Merge "Pin haproxy to 1.8.30-buster and fix associated issues" into stable-3.2 by Luca Milanesio · 1 year, 4 months ago
  70. cf0acd5 Bump global-refdb to v3.7.0 by Luca Milanesio · 1 year, 5 months ago
  71. f5d09db Merge branch 'stable-3.6' by Luca Milanesio · 1 year, 5 months ago
  72. 740ab21 Merge "Merge branch 'stable-3.4' into stable-3.5" into stable-3.5 by Fabio Ponciroli · 1 year, 5 months ago
  73. d5fd7d9 Bump global-refdb to v3.6.3.1 by Luca Milanesio · 1 year, 5 months ago
  74. b7faa4d Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 1 year, 5 months ago
  75. fe337e8 Bump global-refdb to v3.5.4 by Luca Milanesio · 1 year, 5 months ago
  76. 4271781 Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 1 year, 5 months ago
  77. 5746c1f Do not include global-refdb library in high-availability by Luca Milanesio · 1 year, 5 months ago
  78. a2c8a7e Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 1 year, 5 months ago
  79. 54afa1e Bump global-refdb to v3.4.8 by Luca Milanesio · 1 year, 5 months ago
  80. 4a555d3 Fix issue with incorrect import for Nullable annotation by Marcin Czech · 1 year, 7 months ago
  81. 66d60cc Cache the resolution of allowed listeners by Luca Milanesio · 1 year, 8 months ago
  82. 062772c Bump Gerrit to v3.4.5 by Luca Milanesio · 1 year, 8 months ago
  83. 1f9ed0b Allow unrestricted listeners to be called for forwarded events by Luca Milanesio · 1 year, 8 months ago
  84. bed499a Merge branch 'stable-3.2' into stable-3.3 by Mark Bekhet · 1 year, 9 months ago
  85. ae87f0a Fix changes re-indexing during Gerrit start by zoleoho · 1 year, 10 months ago
  86. 074daa6 Cover source code of high-availability plugin jgroups mode with tests by zoleoho · 1 year, 11 months ago
  87. b49a5c0 Improve IndexEventHandlerTest tests in High-Availability plugin by zoleoho · 1 year, 10 months ago
  88. d6a03e9 Use Gerrit v3.2.14 on Ubuntu as CentOS is discontinued by Luca Milanesio · 1 year, 9 months ago
  89. be8885f Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 1 year, 10 months ago
  90. 9bc6478 Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 1 year, 10 months ago stable-3.1
  91. 0175f4a Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 1 year, 10 months ago stable-3.0
  92. f98146b Serve reindexing simulating a GET request for /meta ref caching by Luca Milanesio · 2 years, 1 month ago stable-2.16
  93. 5243250 Adapt to the new Time API by Nguyen Tuan Khang Phan · 2 years, 2 months ago
  94. f8032ef Auto-reload the indexTs file for auto-reindexing by Luca Milanesio · 2 years, 3 months ago
  95. b10cbe4 Download plugins from archive-ci.gerritforge.com by Luca Milanesio · 2 years, 3 months ago
  96. 7aaec93 Pin haproxy to 1.8.30-buster and fix associated issues by Luca Milanesio · 2 years, 6 months ago
  97. b9b921d Merge branch 'stable-3.4' by JouYoung Suh · 2 years, 4 months ago
  98. d59e4a8 Merge branch 'stable-3.3' into stable-3.4 by JouYoung Suh · 2 years, 5 months ago
  99. 99ace97 Merge "Test cache invalidation behaviour inside a Gerrit daemon" into stable-3.3 by Przemyslaw Waliszewski · 2 years, 5 months ago
  100. 2286720 Test cache invalidation behaviour inside a Gerrit daemon by JouYoung Suh · 2 years, 6 months ago