1. 1f36e4d Merge branch 'stable-3.10' by Sven Selberg · 3 weeks ago master
  2. a8254aa Merge branch 'stable-3.9' into stable-3.10 by Sven Selberg · 3 weeks ago stable-3.10
  3. d5c8c30 RabbitMqBrokerApi.java: Removed unused logger by Sven Selberg · 3 weeks ago stable-3.9
  4. 3af7971 Build compatibility with events-broker 3.10 by Sven Selberg · 3 weeks ago
  5. fbbfb30 Add support for consumer prefetch by David Åkerman · 3 months ago
  6. 55e2ef1 Make events-rabbitmq manually ack messages after they are consumed by David Åkerman · 6 months ago
  7. 0e4b034 Add extra logging related to publishing of events by David Åkerman · 7 months ago
  8. 79f056e Fix problem where events-rabbitmq did not ack/nack every event by David Åkerman · 7 months ago
  9. 09fbfb9 Only publish events generated by current Instance by Rikard Almgren · 7 months ago
  10. 608f6e7 Catch exceptions that consumers throw by David Åkerman · 10 months ago
  11. dbaf0ad Retry deserialization of events from queue by David Åkerman · 10 months ago
  12. 2294969 Remove strict events-broker plugin dependency by David Åkerman · 10 months ago
  13. 6f87733 Add instructions for RabbitMQBroker Api and custom gerrit event types by David Åkerman · 11 months ago
  14. eae3e62 Consume events-broker from source by David Åkerman · 11 months ago
  15. 04b3cb7 Split SessionFactory and put the parts in their related classes by David Åkerman · 12 months ago
  16. 7926e59 Split session into one session for publishing and one for subscribing by David Åkerman · 12 months ago
  17. 32dbdce Add configuration options for the queues by David Åkerman · 1 year, 3 months ago
  18. 386c08a Remove MonitorTimer by David Åkerman · 12 months ago
  19. a37a415 Add ability to configure publishers to use publish confirms by David Åkerman · 12 months ago
  20. 7b67529 Add implementation of BrokerApi for RabbitMQ by David Åkerman · 1 year, 3 months ago
  21. e1c11ee Create properties providers by David Åkerman · 12 months ago
  22. 5b36032 Replace MessagePublisher with new class TopicEventPublisher by David Åkerman · 12 months ago
  23. afbfc7f Set event.type to default routingKey by Sven Selberg · 1 year, 8 months ago
  24. 3a46fe1 Flogger: Arguments to log(String) must be compile-time constants by Sven Selberg · 1 year, 8 months ago
  25. 3cf7cb0 Migrate apache commons lang v2 usages to v3 for events-rabbitmq by David Åkerman · 2 years, 5 months ago
  26. 908a0a0 Change plugin name from rabbitmq to events-rabbitmq by Sven Selberg · 3 years, 7 months ago stable-3.4
  27. c24ca44 Update amqp-client to 5.10.0 by Sven Selberg · 4 years ago
  28. 39897c1 Adapt to latest master by David Pursehouse · 5 years ago
  29. 99be69f Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
  30. 0140f88 Build with Gerrit 3.0 by Sven Selberg · 5 years ago
  31. f765728 Merge branch 'stable-2.16' by Sven Selberg · 6 years ago
  32. 15d6fce Merge "Merge branch 'stable-2.15' into stable-2.16" into stable-2.16 by David Pursehouse · 6 years ago
  33. 5c9df74 Remove getReviewDbProvider() from RequestContext by Sven Selberg · 6 years ago
  34. 02accae AMQPSession: Format with google-java-format by David Pursehouse · 6 years ago
  35. c5f4c29 Merge branch 'stable-2.15' into stable-2.16 by Sven Selberg · 6 years ago
  36. d88773a Don't block plugin unload when no events available. by Sven Selberg · 6 years ago
  37. a282cc9 Catch ShutDownSignalException when closing connection by Sven Selberg · 6 years ago
  38. 7047e98 MessagePublisher: Threads cannot be restarted by Sven Selberg · 6 years ago
  39. 86bf28b Migrate to flogger by Sven Selberg · 6 years ago
  40. 050ec07 Update package for TimeUtil by Bertrand Roussel · 6 years ago
  41. 03a516a Add plugin name when adding eventlistener by Sven Selberg · 6 years ago
  42. 293143f Merge branch 'stable-2.15' by Sven Selberg · 6 years ago
  43. 6fba355 Catch AlreadyClosedException and retry connection by Sven Selberg · 6 years ago
  44. 3db7baa Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  45. ba18ec7 Rename dependencies to align with core by David Pursehouse · 6 years ago
  46. 510f7c6 Merge branch 'stable-2.14' into 'stable-2.15' by Sven Selberg · 7 years ago
  47. 8777cf5 Name the publisher thread by Sven Selberg · 7 years ago
  48. 9f8ca36 Do not block Gerrit's event bus when queue is full by Sven Selberg · 7 years ago
  49. 26fdd0e Clean up the Publisher interface and implementations by Sven Selberg · 7 years ago
  50. a638934 Upgrade amqp-client to 4.1.1 by David Pursehouse · 7 years ago
  51. 5e998d8 Change namespace for EventListeners by Sven Selberg · 7 years ago
  52. 5759fb9 Format Java files with google-java-format by David Pursehouse · 7 years ago
  53. 49ed665 Serialize Project.NameKey correctly by Gustaf Lundh · 7 years ago
  54. ac885b7 Remove use of ReviewDb to resolve accounts by Luca Milanesio · 7 years ago
  55. bb3f11a Rephrase the synopsis statement by Luca Milanesio · 7 years ago
  56. d35ec39 UserEventWorker: catch exceptions by David Pursehouse · 7 years ago
  57. f5865a3 Format Java files with google-java-format by David Pursehouse · 7 years ago
  58. 2d72dbd Merge branch 'stable-2.13' by David Pursehouse · 7 years ago
  59. e8bb00c Merge branch 'stable-2.12' into stable-2.13 by Sven Selberg · 7 years ago
  60. 6885d43 Remove build instructions from README by David Pursehouse · 7 years ago
  61. 56d3f24 Format external_plugin_deps.bzl by David Pursehouse · 7 years ago
  62. c2cc28e Make documentation links relative in README by David Pursehouse · 7 years ago
  63. 8240358 Remove dead links from README by David Pursehouse · 7 years ago
  64. 22b0a89 Merge "Link commons-io in plugin jar" by David Pursehouse · 7 years ago
  65. 3e04221 Tidy up .gitconfig by David Pursehouse · 7 years ago
  66. 5945d0e Fix Implementation-URL by David Pursehouse · 7 years ago
  67. f488bcc Link commons-io in plugin jar by Sven Selberg · 7 years ago
  68. dc051de Remove buck build by Paladox none · 8 years ago
  69. f403171 Add support for Bazel in Gerrit tree build by Paladox none · 8 years ago
  70. 8eaaf4c Use queue to hold Events during connection glitches by Sven Selberg · 8 years ago
  71. f7e22dd Remove obsolete manifest entries by David Pursehouse · 8 years ago
  72. 312b6a9 Tidy up dependencies by David Pursehouse · 8 years ago
  73. 63c40aa Build with plugin API 2.13.2 by David Pursehouse · 8 years ago
  74. 01fd6e4 Fix Checkstyle warnings by David Pursehouse · 8 years ago
  75. 353a450 Build with API version 2.13.1 by David Pursehouse · 8 years ago
  76. d7c0d79 Merge stable-2.12 by Sven Selberg · 8 years ago
  77. d9e0a07 Adapt to upstream changes by David Pursehouse · 8 years ago
  78. f4bfb97 Inject Gson serializer with Supplier<T> management by Luca Milanesio · 8 years ago
  79. 00f2c66 Merge branch stable-2.11 into stable-2.12 by Sven Selberg · 8 years ago
  80. 6dce1d7 Allow to specify amqp passwords in etc/secure.config by Sven Selberg · 8 years ago
  81. 944de90 Use new user scoped event listeners extension by Hugo Arès · 9 years ago
  82. 3f65399 Build with API version 2.11.8 by David Pursehouse · 9 years ago
  83. ca93bcc Build with plugin API version 2.12.1 by David Pursehouse · 9 years ago
  84. 5558190 Organize imports by David Pursehouse · 9 years ago
  85. 3ed04fb Build with API version 2.11.7 by David Pursehouse · 9 years ago
  86. 993a2aa Build with plugin API version 2.12 final release by David Pursehouse · 9 years ago
  87. 9b1016b Build with API version 2.12-rc0 by David Pursehouse · 9 years ago
  88. ff627c1 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  89. 5ad6990 Follow upstream's renaming of method to get current user by Christian Aistleitner · 9 years ago
  90. a7d0044 Add explicit dependency on commons-io by David Pursehouse · 9 years ago
  91. c9e55e8 Bundle commons-io since gerrit core no longer provides it by Christian Aistleitner · 9 years ago
  92. 877b8e2 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 9 years ago
  93. 57826c1 Remove support for deprecated config format by David Pursehouse · 9 years ago
  94. f781c11 Bump guice-multibindings to final 4.0 release by David Pursehouse · 10 years ago
  95. 805e164 Merge branch 'stable-2.11' by David Pursehouse · 9 years ago
  96. 86ad067 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 9 years ago
  97. 5bc58a6 Remove VERSION file by David Pursehouse · 10 years ago
  98. dc67d9b Solver V1: Check for file/directory existence before operations by David Pursehouse · 10 years ago
  99. 7d44968 AMQProperties: Fix IllegalArgumentException when setting properties by David Pursehouse · 10 years ago
  100. d85f927 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago