1. 79d692f Merge branch 'stable-3.3' into master by Antonio Barone · 3 years, 2 months ago master
  2. 40e40ff Merge branch 'stable-3.2' into stable-3.3 by Antonio Barone · 3 years, 2 months ago stable-3.3
  3. a7173cf Merge branch 'stable-3.1' into stable-3.2 by Antonio Barone · 3 years, 2 months ago stable-3.2
  4. ba8df0b Merge "Fix kafka-events replay messages feature" into stable-3.1 by Luca Milanesio · 3 years, 2 months ago stable-3.1
  5. a573a31 Fix kafka-events replay messages feature by Antonio Barone · 3 years, 2 months ago
  6. b9f05a1 Bazel: Excempt events-broker from final artifact by David Ostrovsky · 3 years, 3 months ago
  7. 9dfbdec Update event-broker to 3.4-alpha-20210205083200 by Luca Milanesio · 3 years, 3 months ago
  8. 8e5126b Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 3 months ago
  9. 040f71e Merge branch 'stable-3.2' into stable-3.3 by David Ostrovsky · 3 years, 3 months ago
  10. a519679 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 years, 3 months ago
  11. ed1926e Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 3 years, 3 months ago
  12. 48fe6aa Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 3 years, 3 months ago
  13. 88bc166 Add missing dependency to jackson-annotations library by David Ostrovsky · 3 years, 5 months ago stable-2.16
  14. 32f25c8 Align testcontainers with v1.15 in Gerrit by Luca Milanesio · 3 years, 5 months ago
  15. 67c5c3e Add build validation with Jenkinsfile by David Ostrovsky · 3 years, 5 months ago
  16. 7055d55 Add missing dependency to jackson-annotations library by David Ostrovsky · 3 years, 5 months ago
  17. a8aeac3 Align testcontainers with v1.15 in Gerrit by Luca Milanesio · 3 years, 5 months ago
  18. 109350a Add missing dependency to jackson-annotations library by David Ostrovsky · 3 years, 5 months ago v3.3.0
  19. 196f0a0 Update events-broker to v3.3.0-rc7 by David Ostrovsky · 3 years, 5 months ago
  20. 5be4957 Align testcontainers with v1.15 in Gerrit by Luca Milanesio · 3 years, 5 months ago
  21. 0352332 Merge branch 'stable-3.2' by Marcin Czech · 3 years, 11 months ago
  22. f360304 Merge branch 'stable-3.1' into stable-3.2 by Marcin Czech · 3 years, 11 months ago
  23. 5bc89ff Adapt kafka publisher metrics to the metrics framework by Marcin Czech · 3 years, 11 months ago
  24. 3e4af22 Merge branch 'stable-3.0' into stable-3.1 by Marcin Czech · 3 years, 11 months ago
  25. 1d2c3ad Add publisher metrics by Marcin Czech · 4 years ago
  26. c496b58 Update events-broker to v3.2.0-rc4 by Luca Milanesio · 4 years ago
  27. c905d71 Merge branch 'stable-3.1' by Luca Milanesio · 4 years ago
  28. 0ec3b91 Align testcontainers-kafka to the version used in Gerrit by Luca Milanesio · 4 years ago
  29. be162c5 Do not listen for Kafka/Zookeeper on fixed ports by Luca Milanesio · 4 years ago
  30. 5737b79 Merge branch 'stable-3.1' by Luca Milanesio · 4 years ago
  31. 1ef9b33 Merge branch 'stable-3.0' into stable-3.1 by Luca Milanesio · 4 years ago
  32. d4a3264 Allow to send message to Kafka asynchronously by Luca Milanesio · 4 years ago
  33. 15542c5 Fix Kafka container-test when running on CI by Luca Milanesio · 4 years, 1 month ago
  34. f8f5624 Increase default number of subscribers by Marcin Czech · 4 years, 3 months ago
  35. 001bd9b Merge "Add singleton scope to KafkaSubscriberProperties" into stable-3.0 by Luca Milanesio · 4 years, 1 month ago
  36. 9d27e78 Re-run consumer when exited because of an error by Luca Milanesio · 4 years, 2 months ago
  37. 4b6647e Trace errors that cause a consumer thread to exit by Luca Milanesio · 4 years, 2 months ago
  38. 9ec8800 Fix EventConsumerIT compilation issue by Marcin Czech · 4 years, 4 months ago
  39. d99875c Bump events-broker version to 3.1.3 by Marcin Czech · 4 years, 4 months ago
  40. 39bbba8 Merge branch 'stable-3.0' by Marcin Czech · 4 years, 4 months ago
  41. 3b4187e Add singleton scope to KafkaSubscriberProperties by Marcin Czech · 4 years, 4 months ago
  42. 5c5790b Implement broker api replayAllEvents functionality by Marcin Czech · 4 years, 5 months ago
  43. 9b97b9c Fix issue with kafka subscribers properties by Marcin Czech · 4 years, 5 months ago
  44. 2b76d22 Merge branch 'stable-3.0' by Marcin Czech · 4 years, 6 months ago
  45. bb28fbb Move kafka related code from multi-site plugin to kafka-events plugin by Marcin Czech · 4 years, 7 months ago
  46. b7b6412 Merge branch 'stable-2.16' by David Ostrovsky · 5 years ago
  47. ffe159d Bump kafka-clients version to 2.1.0 by David Ostrovsky · 5 years ago
  48. 90d971b Bump testcontainers kafka version to 1.10.6 by David Ostrovsky · 5 years ago
  49. 2e4923a EventConsumerIT: Support ReviewDb and NoteDb backends by David Ostrovsky · 5 years ago
  50. 4a730e6 Start dockerized kafka server from junit test using testcontainers by David Ostrovsky · 6 years ago
  51. 9eae7ad Add junit test for kafka events consumer by David Ostrovsky · 6 years ago
  52. 85013bb KafkaProperties: Use Class.getName() idiom for serializer registration by David Ostrovsky · 6 years ago
  53. 283a11f KafkaProperties: Mark it as singleton by David Ostrovsky · 6 years ago
  54. f91b4cb Format java files with google-java-format 1.6 by David Ostrovsky · 6 years ago
  55. 9eccd4b KafkaPublisher: Remove unused getName method by David Ostrovsky · 6 years ago
  56. 8d6dc9b KafkaPublisher: Remove redundant available attribute and methods by David Ostrovsky · 6 years ago
  57. 4ff19a1 Rename Publisher to KafkaPublisher by David Ostrovsky · 6 years ago
  58. 8abf1ca Rename message package to publish by David Ostrovsky · 6 years ago
  59. 2b1b3c5 KafkaSession: clarify use of ContextClassLoader by David Ostrovsky · 6 years ago
  60. db2bfdd Handle single publisher instance by David Ostrovsky · 6 years ago
  61. 764b6e0 Remove event worker abstraction by David Ostrovsky · 6 years ago
  62. 64ef5c2 Simplify kafka session creation by David Ostrovsky · 6 years ago
  63. 575e85f Simplify event publishing by David Ostrovsky · 6 years ago
  64. 156ae22 KafkaSession: Move it to session package by David Ostrovsky · 6 years ago
  65. 9ce6c75 Format build files with buildifier 0.12 by David Ostrovsky · 6 years ago
  66. e31e610 Simplify event publishing by David Ostrovsky · 6 years ago
  67. c82d180 MessagePublisher.java: Re-order constructor arguments by David Ostrovsky · 6 years ago
  68. 7513db8 MessagePublisher: Remove unused LifecycleListener interface by David Ostrovsky · 6 years ago
  69. 06cb380 KafkaPropertiesProvider.java: Remove unused import by David Ostrovsky · 6 years ago
  70. d33de1a Fix EventListener imports to reflect correct scope from Gerrit master by Chuck Pierce · 6 years ago
  71. efe9cc6 Adapt README.md to a Bazel in-tree build by Luca Milanesio · 6 years ago stable-2.15 v2.15
  72. 0d1043a Fix broken builds status badge by Luca Milanesio · 6 years ago
  73. 0c3c59f Remove buck build by Paladox none · 7 years ago stable-2.14
  74. df65ae2 Add support for Bazel in Gerrit tree build by Paladox none · 7 years ago
  75. a00708d Reset current thread classLoader to avoid Kafka to use it by Luca Milanesio · 8 years ago stable-2.13
  76. 481e6e8 Fix repository and CI URL in README.md by Luca Milanesio · 8 years ago
  77. a5c676e Fix README instructions by Luca Milanesio · 8 years ago
  78. bf02842 Add build status badge by Luca Milanesio · 8 years ago
  79. 576ba6b Initial code-base of stream events to Kafka topic by Luca Milanesio · 8 years ago
  80. 1d5e205 Initial empty repository by David Pursehouse · 8 years ago