1. b513473 Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 8 months ago
  2. 287f40e Move routers @Singleton annotations for the module definition by Marcin Czech · 4 years, 8 months ago
  3. 19c9115 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 8 months ago
  4. ed66db5 Move DroppedEventListener out of kafka domain by Marcin Czech · 4 years, 9 months ago
  5. f09c2c4 Merge Kafka-related modules into single KafkaBrokerModule by Marcin Czech · 4 years, 9 months ago
  6. eb99c0e Decouple the multi-site engine from broker implementation by Marcin Czech · 4 years, 9 months ago
  7. f8c1424 Fix NPE when source ref is null by Luca Milanesio · 4 years, 8 months ago
  8. b646360 Fix NPE when source ref is null by Luca Milanesio · 4 years, 8 months ago
  9. 19ef965 Merge branch 'stable-2.16' into stable-3.0 by Marcin Czech · 4 years, 8 months ago
  10. 65d8348 Fix issue with Kafka topic alias resolving by Marcin Czech · 4 years, 8 months ago
  11. 44cf69f Replicate projects in local setup by Antonio Barone · 4 years, 9 months ago
  12. c1cf20d Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 9 months ago
  13. af545e6 Cleanup unused forwarder interfaces by Marcin Czech · 4 years, 9 months ago
  14. 58f8b30 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 9 months ago
  15. 9c83e9d Move routers configuration out of kafka domain by Marcin Czech · 4 years, 9 months ago
  16. b844476 Move subscribers related code out of kafka module by Marcin Czech · 4 years, 9 months ago
  17. dfe2d0f Use BrokerApi for events consuming by Marcin Czech · 4 years, 9 months ago
  18. 3336330 Move SourceAwareEventWrapper out of the kafka package by Marcin Czech · 4 years, 9 months ago
  19. 0765a85 Move Kafka consumer logic to a separate class by Marcin Czech · 4 years, 9 months ago
  20. ac6905a Split event consumer logic into separate steps by Marcin Czech · 4 years, 9 months ago
  21. 86c942f Move broker publish metrics to the BrokerApiWrapper by Luca Milanesio · 4 years, 9 months ago
  22. b12da08 Introduce DynamicItem<BrokerApi> and its BrokerApiWrapper by Luca Milanesio · 4 years, 9 months ago
  23. 539a290 Move BrokerPublisher into the Kafka package domain by Luca Milanesio · 4 years, 9 months ago
  24. f4c5e1c Rename EventFamily to EventTopic by Luca Milanesio · 4 years, 9 months ago
  25. 51da2dc Use BrokerApi for sending stream events by Luca Milanesio · 4 years, 9 months ago
  26. a9cf2fa Use BrokerApi for sending project list updates by Luca Milanesio · 4 years, 9 months ago
  27. 4c9cbd6 Use BrokerApi for sending index events by Luca Milanesio · 4 years, 9 months ago
  28. 939cb4e Introduce the abstract BrokerApi by Luca Milanesio · 4 years, 9 months ago
  29. 7710739 Message subscriber metric for number of message consumed by Marcin Czech · 4 years, 11 months ago
  30. 93428f8 Skip message logging when publishing failed by Marcin Czech · 4 years, 9 months ago
  31. b5e27d6 ForwardedIndexChangeHandler: Suppress FutureReturnValueIgnored warning by David Ostrovsky · 5 years ago
  32. 5b3c4e2 Merge branch 'stable-3.0' by Marcin Czech · 4 years, 9 months ago
  33. 8399ef3 Adapt metrics to Gerrit master API by Marcin Czech · 4 years, 9 months ago
  34. 643eb47 Remove unused disableGitRepositoryValidation variable from Module class by Marcin Czech · 4 years, 9 months ago
  35. ecc0b62 Merge branch 'stable-2.16' into stable-3.0 by Antonio Barone · 4 years, 9 months ago
  36. 7169455 Format unformatted files by Antonio Barone · 4 years, 9 months ago
  37. 8d46d89 Use SharedRefDatabaseWrapper in MultisiteReplicationPushFilter by Marcin Czech · 4 years, 9 months ago
  38. 87ea37d Add Singleton scope to SharedRefDatabase by Luca Milanesio · 4 years, 9 months ago
  39. 1d68ce2 Bind SharedRefDB as DynamicItem to allow other implementations by Antonio Barone · 4 years, 9 months ago
  40. 3f98165 Log project deletion in sharedref_log by Antonio Barone · 4 years, 9 months ago
  41. d8a1752 Log acquiring and releasing sharedref locks by Antonio Barone · 4 years, 9 months ago
  42. 489147f Log blob updates in sharedref_log by Antonio Barone · 4 years, 10 months ago
  43. acaaf71 Do no store refs/cache-automerge in the shared ref-db by Marcin Czech · 4 years, 9 months ago
  44. 662e6e4 Stop replication when instance is not aligned with SharedRefDb by Marcin Czech · 4 years, 10 months ago
  45. 7c393cf Move DisabledMessageLogger to tests by Antonio Barone · 4 years, 10 months ago
  46. 6bb338c Clean up unused SharedRefDatabase methods by Antonio Barone · 4 years, 10 months ago
  47. d230cd3 Introduce sharedRef database log file by Antonio Barone · 4 years, 10 months ago
  48. 4179722 Avoid direct KafkaConsumer creation by Marcin Czech · 4 years, 11 months ago
  49. 55a4bed Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 10 months ago
  50. 1240d4e Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 10 months ago
  51. 230c877 Fix shared-ref up to date check for deleted branches by Marcin Czech · 4 years, 10 months ago
  52. 8e1c327 Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 10 months ago
  53. 848d4b4 Merge branch 'stable-2.16' into stable-3.0 by Antonio Barone · 4 years, 10 months ago
  54. caf08f9 Make sure to always compare the latest local ref by Luca Milanesio · 4 years, 10 months ago
  55. bcad7f8 Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 10 months ago
  56. d0a999f Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 10 months ago
  57. 478f8b7 Extra logging when local ref-db is misaligned with shared-db by Marcin Czech · 4 years, 11 months ago
  58. a2b430d Kafka module for multi-site by Marcin Czech · 5 years ago
  59. 180e2ea Merge branch 'stable-3.0' by Luca Milanesio · 4 years, 11 months ago
  60. 460f107 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 4 years, 11 months ago
  61. 9981b16 Broker publisher metric for number of message published by Marcin Czech · 5 years ago
  62. 59994dd Use KafkaConfiguration for Kafka related properties and functionality by Marcin Czech · 5 years ago
  63. aeee787 Merge "Move ProjectDeletedSharedDbCleanup to global Module" into stable-3.0 by Tiago Palma · 4 years, 11 months ago
  64. 83b5ea4 Fix setup.sh script and use bazel-bin directory by Luca Milanesio · 5 years ago
  65. 5315f90 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
  66. 2f0f1de Use bazel-bin to look for plugin's output by Luca Milanesio · 5 years ago
  67. 5e1b6fe Move ProjectDeletedSharedDbCleanup to global Module by Luca Milanesio · 5 years ago
  68. befd0d2 Merge branch 'stable-2.16' into stable-3.0 by Luca Milanesio · 5 years ago
  69. 4bed9c8 Merge "Move CURATOR_VER constant to right before its use" into stable-2.16 by Marco Miller · 5 years ago
  70. 51e9a74 Decouple Kafka configuration class by Marcin Czech · 5 years ago
  71. 902aa21 Add LB (HAProxy) to dockerised environment by Fabio Ponciroli · 5 years ago
  72. 6ef122b Add health-check plugin to dockerised environment by Fabio Ponciroli · 5 years ago
  73. 1b664c6 Merge "Add multi-site plugin to dockerised environment" into stable-2.16 by Tiago Palma · 5 years ago
  74. 98c2393 Add multi-site plugin to dockerised environment by Fabio Ponciroli · 5 years ago
  75. 1c40f7c Move CURATOR_VER constant to right before its use by Marco Miller · 5 years ago
  76. 188f4f7 Merge branch 'stable-3.0' by Luca Milanesio · 5 years ago
  77. 9a5550e Bazel: Consume mockito library from plugin API by David Ostrovsky · 5 years ago
  78. 44c3335 Fix plugins URL in the multi-site local environment by Tiago Palma · 5 years ago
  79. a0ba7f6 Zookeeper module reads it's own configuration by Tiago Palma · 5 years ago
  80. 22fa42b Update design proposal to abstract broker and Ref-DB by Antonio Barone · 5 years ago
  81. 38b549c Move Zookeeper-specifics into its own Module by Tiago Palma · 5 years ago
  82. 799a6b3 Don't import Id/Key/NameKey directly by David Ostrovsky · 5 years ago
  83. 01d1849 Module: Simplify BufferedReader creation by David Ostrovsky · 5 years ago
  84. 9580dfa DefaultSharedRefEnforcement: Fix MutableConstantField warning by David Ostrovsky · 5 years ago
  85. 76885ed Fix ClassCanBeStatic warnings by David Ostrovsky · 5 years ago
  86. cc23059 Fix DefaultCharset warnings by David Ostrovsky · 5 years ago
  87. dde54a3 ChangeCheckerImpl: Fix OperatorPrecedence warning by David Ostrovsky · 5 years ago
  88. 2a39d2d Module: Fix DefaultCharset warning by David Ostrovsky · 5 years ago
  89. 6f695d1 Configuration: Fix MutableConstantField warning by David Ostrovsky · 5 years ago
  90. bef4a06 KafkaSubscriber: Fix ClassCanBeStatic warning by David Ostrovsky · 5 years ago
  91. c6361b1 Bazel: Drop dependency on commons-lang3 library by David Ostrovsky · 5 years ago
  92. d47b760 Bazel: Remove unneeded dependencies from test rule by David Ostrovsky · 5 years ago
  93. c499855 Bazel: Harmonize library names by David Ostrovsky · 5 years ago
  94. 8795c9f Format build files with buildifier by David Ostrovsky · 5 years ago
  95. caa6ab9 Upgrade zookeeper to 3.4.14 by David Ostrovsky · 5 years ago
  96. 0ae066f Update test dependencies by David Ostrovsky · 5 years ago
  97. 3aade77 Consolidate source of generated image files by Antonio Barone · 5 years ago
  98. d3bf9f8 Migrate from try-catch-fail to assertThrows by David Pursehouse · 5 years ago
  99. 7722b30 Suppress deprecation warnings from overridden Repository methods by David Pursehouse · 5 years ago
  100. f68bfef MultiSiteRepository: Remove unused MultiSiteRefDatabase.Factory member by David Pursehouse · 5 years ago