1. 184ace0 Design documentation by Fabio Ponciroli · 5 years ago
  2. 9528888 Remove empty unused file by Luca Milanesio · 5 years ago
  3. 4ebb240 Healthcheck: remove from the configuration by Luca Milanesio · 5 years ago
  4. 23c6ba2 AutoReindex: remove from the configuration by Luca Milanesio · 5 years ago
  5. 56b7ba3 Fix eclipse warning about missing serialVersionUID by Luca Milanesio · 5 years ago
  6. e05bedb Remove obsolete configuration parameters by Luca Milanesio · 5 years ago
  7. 45080cb Delete rest forwarder and autoreindexer modules by David Ostrovsky · 5 years ago
  8. 97ea962 ForwardedEventHandler: open request context when dispatching by Luca Milanesio · 5 years ago
  9. d153488 Ensure proper context during deserialization by Luca Milanesio · 5 years ago
  10. cb1e2ce CacheEvictionEventRouter: Fix unneeded cast warning in eclipse by David Ostrovsky · 5 years ago
  11. 26170ed Allow configuration of kafka specific props by Antonio Barone · 5 years ago
  12. af28f3c Flogger: rely on native cause formatting by Luca Milanesio · 5 years ago
  13. 2a2a52f Fix serialization of comment events by Antonio Barone · 5 years ago
  14. 570c4ad Merge branch 'stable-2.16' by Fabio Ponciroli · 5 years ago
  15. 649924e Merge "Remove unused sharedDirectory" into stable-2.16 by Fabio Ponciroli · 5 years ago
  16. d9897e4 Remove unused sharedDirectory by Fabio Ponciroli · 5 years ago
  17. 941259b Allow SourceAwareEventWrapper header to stringify by Antonio Barone · 5 years ago
  18. a68058c Remove unneeded settig of encoder implementation in tests by Antonio Barone · 5 years ago
  19. 2dd748d Improve kafka configuration structure by Antonio Barone · 5 years ago
  20. 73c12ac Refactoring Router Hierarchy to reduce instanceof based parameter management (couldn't completely remove it) by Stefano Galarraga · 5 years ago
  21. 976ce55 Split ForwardedEventRouter in dedicated router per event type by David Ostrovsky · 5 years ago
  22. 6ce7f05 Isolate project list update events in own forwarder class by David Ostrovsky · 5 years ago
  23. ffaeab7 Isolate stream events in own forwarder class by David Ostrovsky · 5 years ago
  24. 44d068e Isolate cache eviction events in own forwarder class by David Ostrovsky · 5 years ago
  25. 98b0f73 Isolate index events in own forwarder class by David Ostrovsky · 5 years ago
  26. 4c16660 Support dedicated subscriber per event type by David Ostrovsky · 5 years ago
  27. d3baad6 Forward project list update events to message broker by David Ostrovsky · 5 years ago
  28. 1117fc1 ForwarderEventRouter: add unit tests by Stefano Galarraga · 5 years ago
  29. d4aed0f Adding unit tests for KafkaEventDeserializer by Stefano Galarraga · 5 years ago
  30. c41fdee Merge branch 'stable-2.16' by Luca Milanesio · 5 years ago
  31. 4ee5947 Forward cache eviction events to message broker by David Ostrovsky · 5 years ago
  32. 9cdf46a Forward stream events to message broker by Luca Milanesio · 5 years ago
  33. 1dc88a7 KafkaSuscriber: log incoming messages by Luca Milanesio · 5 years ago
  34. 5ae3f9f Merge "Allow multiple Forwarders through DynamicSet<>" into stable-2.16 by Fabio Ponciroli · 5 years ago
  35. 1ac07f3 Moving retry of config load in constructor by Fabio Ponciroli · 5 years ago
  36. 97de89b Configuration: Fix typo in enable key by David Ostrovsky · 5 years ago
  37. 8197b0c Allow multiple Forwarders through DynamicSet<> by Luca Milanesio · 5 years ago
  38. a7ec1d2 ForwardedEventRouter: Handle all types of index events by David Ostrovsky · 5 years ago
  39. 182ec1f Get rid of ChangeDb by David Ostrovsky · 5 years ago
  40. 4f0946b BrokerPublisher: Add header to events by David Ostrovsky · 5 years ago
  41. a678c3a InstanceId: Add license header by David Ostrovsky · 5 years ago
  42. 1a0aa13 Consume changeIndex events from kafka by Antonio Barone · 5 years ago
  43. 40625a1 ProducerRecord: Use instance id as broker message key by David Ostrovsky · 5 years ago
  44. 7c9380c Add broker layer by David Ostrovsky · 5 years ago
  45. 7d6d62a Fix delete change event propagation by Luca Milanesio · 5 years ago
  46. 9f97f54 Introduce instanceId by Fabio Ponciroli · 5 years ago
  47. e90b798 Add library dependencies for kafka by Antonio Barone · 5 years ago
  48. 7eb8ead GroupReindexRunnable: Remove unused indexer attribute by David Ostrovsky · 5 years ago
  49. d6cc74b Merge "Docker compose to locally spin up Kafka" into stable-2.16 by Fabio Ponciroli · 5 years ago
  50. d83a204 HttpModule: Remove unused config attribute by David Ostrovsky · 5 years ago
  51. 78348ef RestForwarderTest: Remove unused eventJson attribute by David Ostrovsky · 5 years ago
  52. a44f1da Merge branch 'stable-2.16' by Luca Milanesio · 5 years ago
  53. 30662aa ProjectIndex: support project index propagation by Luca Milanesio · 5 years ago
  54. 796b50c Docker compose to locally spin up Kafka by Fabio Ponciroli · 5 years ago
  55. 7775217 Rename main package to com.googlesource.gerrit.plugins.multisite by Luca Milanesio · 5 years ago
  56. 9039b78 Merge branch 'stable-2.16' by Luca Milanesio · 5 years ago
  57. 6c74c23 Remove websession flatfile copy from multi-site by Luca Milanesio · 5 years ago
  58. 356b3c4 Remove healthcheck implementation on multi-site by Luca Milanesio · 6 years ago
  59. 72ccd5f Remove JGroups from multi-site by Luca Milanesio · 6 years ago
  60. 86380d2 Plugin renamed to multi-site by Luca Milanesio · 6 years ago
  61. dfaeae3 Retry when change not landed yet on remote node by Luca Milanesio · 5 years ago
  62. c654507 ProjectIndex: support project index propagation by Luca Milanesio · 5 years ago
  63. 02cad57 ReviewDb: Get rid of all references to ReviewDb by Luca Milanesio · 5 years ago
  64. 7ee1376 Merge branch 'stable-2.15' by Luca Milanesio · 5 years ago
  65. 03df232 Merge branch 'stable-2.14' into stable-2.15 by Luca Milanesio · 5 years ago
  66. 250fdcb Suppress errorprone false positive for incompatible types by Luca Milanesio · 5 years ago
  67. 28ed83b Support n nodes when using static strategy by Hector Oswaldo Caballero · 6 years ago
  68. 6bfc30f Merge branch 'stable-2.14' into stable-2.15 by Luca Milanesio · 5 years ago
  69. f51d7be Make the index striped locks size configurable by Luca Milanesio · 5 years ago
  70. 6a2c8ae Merge branch 'stable-2.15' by Luca Milanesio · 5 years ago
  71. e1abfff Fix broken file-based web session test by Luca Milanesio · 5 years ago
  72. d5ba8d4 Upgrade bazlets to latest stable-2.16 to build with 2.16 API by David Pursehouse · 5 years ago
  73. 0eabb40 Catch all exceptions when indexTs fails by Luca Milanesio · 5 years ago
  74. f3e2902 Update bazlets to latest master revision to build with 2.16-rc3 API by Marco Miller · 5 years ago
  75. 3bdb2b3 Migrate `tools/bazel.rc` to `.bazelrc` by Hector Oswaldo Caballero · 6 years ago
  76. a7bac9c Build with released 2.16-rc0 API by David Pursehouse · 6 years ago
  77. c52ac00 Fix plugin bazel build and test -in master branch by Marco Miller · 6 years ago
  78. f007e50 Always use the stored date when checking for updates by Luca Milanesio · 6 years ago
  79. 9735c4c Use always the last TS of the reindex across runs by Luca Milanesio · 6 years ago
  80. 579b848 Update bazlets to latest stable-2.14 to use 2.14.12 API by David Pursehouse · 6 years ago
  81. 19a0428 RestForwarder: Avoid retrying non recoverable exceptions by Hector Oswaldo Caballero · 6 years ago
  82. dddff2f Configuration: Fix logging arguments should not require evaluation by Hector Oswaldo Caballero · 6 years ago
  83. 3b0b66f Configuration: Move constants to corresponding classes by Hector Oswaldo Caballero · 6 years ago
  84. cda56f1 Minimize use of ReviewDb when not needed by Luca Milanesio · 6 years ago
  85. 768a4ac Retry change reindex because of NFS access caching by Luca Milanesio · 6 years ago
  86. 6085af7 Harmonize how REST API handlers get a JSON body by Luca Milanesio · 6 years ago
  87. a67efb6 Merge branch 'stable-2.14' into stable-2.15 by Luca Milanesio · 6 years ago
  88. acb6787 Auto-reindex changes, groups and accounts during startup by Luca Milanesio · 6 years ago
  89. dfe16b8 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  90. 1f1d32a Upgrade wiremock to 2.18.0 by David Pursehouse · 6 years ago
  91. 622bcd4 Upgrade mockito to 2.21.0 by David Pursehouse · 6 years ago
  92. 3c6072c Update bazlets to latest stable-2.14 to use 2.14.11 API by David Pursehouse · 6 years ago
  93. 72ed359 Upgrade bazlets to latest stable-2.15 to use 2.15.3 API by David Pursehouse · 6 years ago
  94. 7c1d14c Merge branch 'stable-2.15' by Hugo Arès · 6 years ago
  95. 737e927 Merge branch 'stable-2.14' into stable-2.15 by Hugo Arès · 6 years ago
  96. 06154c5 Format BUILD file with buildifier 0.12.0 by Hugo Arès · 6 years ago
  97. 5cb60dd Format .bzl files with buildifier 0.12.0 by David Pursehouse · 6 years ago
  98. e83823a Update bazlets to use 2.14.10 API by David Pursehouse · 6 years ago
  99. 7231927 Remove wildcard import by Saša Živkov · 6 years ago
  100. c8e607f Upgrade bazlets to latest revision on stable-2.14 to use 2.14.9 API by David Pursehouse · 6 years ago