1. 87a975d Fix --remote option to replication start by Kaushik Lingarkar · 35 hours ago master
  2. 9b78af8 Merge branch 'stable-3.13' by Antonio Barone · 10 days ago v3.14.0-rc5
  3. 163612b Merge branch 'stable-3.12' into stable-3.13 by Antonio Barone · 10 days ago stable-3.13 v3.13.6
  4. 1af23a2 Merge branch 'stable-3.12' by Antonio Barone · 10 days ago
  5. 4698ef0 Merge branch 'stable-3.11' into stable-3.12 by Luca Milanesio · 10 days ago stable-3.12 v3.12.7
  6. 24b0f4b Add --remote switch to replication start command by Adithya Chakilam · 13 days ago v3.11.11
  7. d638ceb Use of gerrit_plugin and gerrit_plugin_tests rules from bazlets by Thomas Dräbing · 5 months ago
  8. 8dafd93 Replace legacy non-Javadoc comment with {@inheritDoc} by David Ostrovsky · 4 months ago v3.14.0-rc0 v3.14.0-rc1 v3.14.0-rc2 v3.14.0-rc3 v3.14.0-rc4
  9. 5fc8c9e Suppress UnnecessaryAssignment in withBaseOnly factory method by David Ostrovsky · 4 months ago
  10. b859e22 Introduce an educated guess comment on why reflog is disabled on replicas by Luca Milanesio · 5 months ago
  11. fbd8be0 Allow to specify whether to store reflog for new projects by Luca Milanesio · 5 months ago
  12. ead0da3 Fix error_prone pattern AssertEqualsArgumentOrderChecker by Thomas Dräbing · 5 months ago
  13. 071e64c Remove redundant public modifier in AdminApi interface by Luca Milanesio · 5 months ago
  14. 00228d2 Catch `URISyntaxException` in TestUriUpdates constructor by Jacek Centkowski · 6 months ago
  15. b62454c Merge "docs/config: document inverted matches cancel each others" by Nasser Grainawi · 10 months ago v3.13.0 v3.13.0-rc0 v3.13.0-rc1 v3.13.0-rc2 v3.13.0-rc3 v3.13.0-rc4 v3.13.0-rc5 v3.13.1 v3.13.2 v3.13.3 v3.13.4 v3.13.5
  16. 79b50b0 docs/config: document inverted matches cancel each others by Antoine Musso · 1 year, 1 month ago
  17. 721b87a Merge branch 'stable-3.12' by Luca Milanesio · 10 months ago
  18. b0e7aa6 Merge branch 'stable-3.11' into stable-3.12 by Luca Milanesio · 10 months ago v3.12.1 v3.12.2 v3.12.3 v3.12.4 v3.12.5 v3.12.6
  19. 83e15b0 Fix concurrent pushes to the same target URI by Luca Milanesio · 10 months ago v3.11.10 v3.11.4 v3.11.5 v3.11.7 v3.11.8 v3.11.9
  20. 38a79f7 Merge branch 'stable-3.12' by Luca Milanesio · 11 months ago
  21. e94dfc9 Merge branch 'stable-3.11' into stable-3.12 by Luca Milanesio · 11 months ago
  22. d29aa0d Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 11 months ago
  23. 5be3cc5 Make excludedRefsPattern() to return an empty list by default by Luca Milanesio · 11 months ago v3.10.7 v3.10.8 v3.10.9
  24. f01716c Do not push deletes for refs configured to be skipped by Nasser Grainawi · 11 months ago
  25. 12f3a1a Merge branch 'stable-3.10' into stable-3.11 by Nasser Grainawi · 11 months ago
  26. 4161f94 Add a remote config to exclude replicating desired refs by Kaushik Lingarkar · 11 months ago
  27. 28ea103 Auto-format source code using gjf by Matthias Sohn · 1 year, 2 months ago
  28. 9522db2 Add support for JSON-formatted replication_log by Thomas Dräbing · 1 year, 3 months ago
  29. ede3010 Ensure ExecutorService used in test is shutdown by Matthias Sohn · 1 year, 2 months ago v3.12.0 v3.12.0-rc0 v3.12.0-rc1 v3.12.0-rc2 v3.12.0-rc3 v3.12.0-rc4 v3.12.0-rc5 v3.12.0-rc6
  30. 729e562 Auto-format source code using gjf by Matthias Sohn · 1 year, 2 months ago
  31. a9f44a1 Use try-with-resource to close Repository in PushOne by Luca Milanesio · 1 year, 3 months ago
  32. 62218e2 Remove duplicate sitePaths already injected in AbstractDaemonTest by Luca Milanesio · 1 year, 3 months ago
  33. 1138cb1 Avoid casting RepositoryManager to LocalDiskRepositoryManager by Luca Milanesio · 1 year, 3 months ago
  34. 0af31d2 Fix PushOne toString() to show the right refs and hidden number by Alvaro Vilaplana Garcia · 1 year, 6 months ago v3.11.0 v3.11.0-rc4 v3.11.0-rc5 v3.11.1 v3.11.2 v3.11.3
  35. 90c6420 Merge branch 'stable-3.10' by Nasser Grainawi · 1 year, 7 months ago v3.11.0-rc0 v3.11.0-rc1 v3.11.0-rc2 v3.11.0-rc3
  36. 9a750e2 Merge branch 'stable-3.8' into stable-3.10 by Nasser Grainawi · 1 year, 7 months ago v3.10.3 v3.10.4 v3.10.5 v3.10.6
  37. 5cfb07a synchronizePendingEvents: Fix stuck replaying flag by Nasser Grainawi · 1 year, 7 months ago stable-3.8 v3.8.10 v3.9.10 v3.9.11 v3.9.8 v3.9.9
  38. 60693ef Destination: extract StateLock class to simplify lock handling by Matthias Sohn · 2 years, 1 month ago
  39. 660fcd4 Destination: use striped lock to reduce lock contention by Matthias Sohn · 2 years, 1 month ago
  40. cf0aea5 Merge branch 'stable-3.10' by Nasser Grainawi · 1 year, 9 months ago
  41. 445cd03 Merge branch 'stable-3.8' into stable-3.10 by Nasser Grainawi · 1 year, 9 months ago v3.10.1 v3.10.2
  42. 584aea1 Merge branch 'stable-3.5' into stable-3.8 by Nasser Grainawi · 1 year, 9 months ago v3.8.8 v3.8.9 v3.9.6 v3.9.7
  43. 0ef3c34 PushOne: Remove unused addRef() method by Nasser Grainawi · 1 year, 9 months ago
  44. 3982574 Fix FanoutConfigurationResource update API by Luca Milanesio · 1 year, 10 months ago
  45. eac5d4e Delay the fetching of credentials until push time by Luca Milanesio · 1 year, 10 months ago
  46. 69c66c8 Improve FanoutConfigurationResource loading performance by Luca Milanesio · 1 year, 10 months ago
  47. 69c0c4d FanoutConfigResourceTest: assert configuration updates being visible by Luca Milanesio · 1 year, 10 months ago
  48. 05c096e Move ReplicationQueue and associated bindings to ReplicationModule by Luca Milanesio · 1 year, 10 months ago
  49. 2e2a641 Follow-up to 'Revert "Reduce visibility of *CredentialsFact...' by Jacek Centkowski · 1 year, 11 months ago
  50. b4bf5d2 Revert "Reduce visibility of *CredentialsFactory* classes" by Luca Milanesio · 1 year, 11 months ago
  51. 6b4bc77 Fix updating replication credentials using te RepicationRemotesApi by Luca Milanesio · 1 year, 11 months ago
  52. cc32fe2 Prevent replication plugin start with invalid remotes by Luca Milanesio · 1 year, 11 months ago
  53. d1ad7d5 Use SecureStore to access replication credentials by Luca Milanesio · 1 year, 11 months ago
  54. 499bbea Reduce visibility of *CredentialsFactory* classes by Luca Milanesio · 1 year, 11 months ago
  55. 89fc47e Introduce API for retrieving the remote config by Luca Milanesio · 1 year, 11 months ago
  56. 16ccc30 Allow to update base/override remote configs from MergedConfigResource by Luca Milanesio · 1 year, 11 months ago
  57. e66fbef Format source code using google-java-Format by Matthias Sohn · 1 year, 11 months ago
  58. 30079cf Rename ReplicationRemotesUpdater as ReplicationRemotesApi by Luca Milanesio · 1 year, 11 months ago
  59. 1c16901 Annotate ReplicationRemotesUpdater as @DynamicItem.Final by Luca Milanesio · 1 year, 11 months ago
  60. aacb8b2 Temporarily bind ReplicationRemotesUpdater as DynamicItem by Dariusz Luksza · 2 years ago
  61. 88efdc5 Fix bindings in ReplicationConfigModule by Dariusz Luksza · 2 years ago
  62. eaeaf1d Reapply "Expose API to update remotes' configurations" by Dariusz Luksza · 2 years, 1 month ago
  63. 56b8ffb Load replication configuration only once by Luca Milanesio · 2 years, 1 month ago v3.10.0 v3.10.0-rc1 v3.10.0-rc2 v3.10.0-rc3 v3.10.0-rc4 v3.10.0-rc5 v3.10.0-rc6 v3.10.0-rc7
  64. aab6937 Revert "Expose API to update remotes' configurations" by Luca Milanesio · 2 years, 1 month ago v3.10.0-rc0
  65. 5e33f83 Decouple replication-api.jar from the main replication plugin by Luca Milanesio · 2 years, 3 months ago
  66. 012f042 Remove remaining event posting from synchronized sections by Saša Živkov · 2 years, 1 month ago
  67. cc47d53 Destination#pushWasCanceled: minimize time spent in critical section by Matthias Sohn · 2 years, 1 month ago
  68. cf51096 Auto-format source code by Matthias Sohn · 2 years, 1 month ago
  69. 2f6c7ce ReplicationModule: Remove unused import by Edwin Kempin · 2 years, 2 months ago
  70. aac2528 Merge "Prevent ConcurrentModificationException for PushOne.refBatchesToPush" by Matthias Sohn · 2 years, 2 months ago
  71. 3e168ff Prevent ConcurrentModificationException for PushOne.refBatchesToPush by Saša Živkov · 2 years, 2 months ago
  72. d91399e Merge "Expose API to update remotes' configurations" by Luca Milanesio · 2 years, 2 months ago
  73. 68ce459 Expose API to update remotes' configurations by Dariusz Luksza · 2 years, 3 months ago
  74. 56ea643 Set SSH timeouts from configuration file by Dariusz Luksza · 2 years, 5 months ago
  75. d464511 Fix PreferredInterfaceType ErrorProne warnings by Edwin Kempin · 2 years, 3 months ago
  76. 877f526 Remove unused Nfs class by Dariusz Luksza · 2 years, 3 months ago
  77. 6b83127 config.md: Fix link to delete-project plugin by Sven Selberg · 2 years, 4 months ago
  78. f2bcb41 Adapt to enabling the MutableGuiceModule errorprone pattern in Gerrit core by Edwin Kempin · 2 years, 4 months ago
  79. 689ce66 Adapt to enabling CheckReturnValue in gerrit core by Edwin Kempin · 2 years, 4 months ago
  80. 2ce75a8 Merge "Move ReplicationPushFilter DynamicItem to ApiModule" by Dariusz Łuksza · 2 years, 4 months ago
  81. 65fbf9b Expose API required by pull-replication plugin by Dariusz Luksza · 2 years, 4 months ago
  82. d9917ac Move ReplicationPushFilter DynamicItem to ApiModule by Dariusz Luksza · 2 years, 4 months ago
  83. dc41fee Remove ReplicationConfigImpl constructor added for testing by Dariusz Luksza · 2 years, 4 months ago
  84. 112d630 Expose ApiModule with ReplicationConfigOverrides by Dariusz Luksza · 2 years, 4 months ago
  85. b556e08 Add support for overriding replication configuration by Dariusz Luksza · 2 years, 5 months ago
  86. 07407ad Convert `FanoutReplicationConfig` to `FanoutConfigResource` by Dariusz Luksza · 2 years, 5 months ago
  87. cf1908a Add `ConfigResource` interface by Dariusz Luksza · 2 years, 5 months ago
  88. 5c4fd7b Extract `ReplicationConfigModule` by Dariusz Luksza · 2 years, 5 months ago
  89. 5e76935 Remove events from beforeStartupEventsQueue after fire() by Diego Zambelli Sessona · 2 years, 5 months ago
  90. 0b163f9 Remove unused method ReplicationFileBasedConfig.getCfgPath by Dariusz Luksza · 2 years, 5 months ago
  91. c7c36d6 Remove events from beforeStartupEventsQueue in-memory queue by Diego Zambelli Sessona · 2 years, 6 months ago
  92. 694b340 TasksStorage: Remove synchronized from methods by Nasser Grainawi · 2 years, 9 months ago stable-3.5
  93. f447543 Place the replaying flag clearing in a finally by Martin Fick · 2 years, 8 months ago
  94. 082c710 Demote delete errors when distributor is enabled by Martin Fick · 2 years, 9 months ago
  95. 8fd3c27 Provide an option to skip replication of NoteDb meta refs by Prudhvi Akhil Alahari · 3 years, 5 months ago v3.8.0 v3.8.0-rc0 v3.8.0-rc1 v3.8.0-rc2 v3.8.0-rc3 v3.8.0-rc5 v3.8.1 v3.8.2 v3.8.3 v3.8.4 v3.8.5 v3.8.6 v3.9.0 v3.9.0-rc0 v3.9.0-rc1 v3.9.0-rc2 v3.9.0-rc3 v3.9.0-rc4 v3.9.0-rc5 v3.9.0-rc6 v3.9.1 v3.9.2 v3.9.3 v3.9.4 v3.9.5
  96. e7f3522 distributor: Reduce log level for no-op consolidations by Nasser Grainawi · 3 years, 6 months ago v3.5.5 v3.5.6
  97. 47ee3da Merge branch 'stable-3.5' by Nasser Grainawi · 3 years, 6 months ago v3.6.3 v3.6.4 v3.6.5 v3.6.6 v3.6.7 v3.6.8 v3.7.0 v3.7.1 v3.7.2 v3.7.3 v3.7.4 v3.7.5 v3.7.6 v3.7.7 v3.7.8 v3.7.9
  98. 590f9ba Destination: skip unnecessary String.format() by Nasser Grainawi · 3 years, 6 months ago v3.5.4
  99. 419845f Fix URI double escaping by Nasser Grainawi · 3 years, 6 months ago
  100. 8f465cd Merge branch 'stable-3.5' by Luca Milanesio · 3 years, 7 months ago