1. 56b8ffb Load replication configuration only once by Luca Milanesio · 11 days ago master v3.10.0-rc1 v3.10.0-rc2
  2. aab6937 Revert "Expose API to update remotes' configurations" by Luca Milanesio · 2 weeks ago v3.10.0-rc0
  3. 5e33f83 Decouple replication-api.jar from the main replication plugin by Luca Milanesio · 10 weeks ago
  4. 012f042 Remove remaining event posting from synchronized sections by Saša Živkov · 2 weeks ago
  5. cc47d53 Destination#pushWasCanceled: minimize time spent in critical section by Matthias Sohn · 3 weeks ago
  6. cf51096 Auto-format source code by Matthias Sohn · 3 weeks ago
  7. 2f6c7ce ReplicationModule: Remove unused import by Edwin Kempin · 4 weeks ago
  8. aac2528 Merge "Prevent ConcurrentModificationException for PushOne.refBatchesToPush" by Matthias Sohn · 6 weeks ago
  9. 3e168ff Prevent ConcurrentModificationException for PushOne.refBatchesToPush by Saša Živkov · 6 weeks ago
  10. d91399e Merge "Expose API to update remotes' configurations" by Luca Milanesio · 6 weeks ago
  11. 68ce459 Expose API to update remotes' configurations by Dariusz Luksza · 2 months ago
  12. 56ea643 Set SSH timeouts from configuration file by Dariusz Luksza · 4 months ago
  13. d464511 Fix PreferredInterfaceType ErrorProne warnings by Edwin Kempin · 9 weeks ago
  14. 877f526 Remove unused Nfs class by Dariusz Luksza · 3 months ago
  15. 6b83127 config.md: Fix link to delete-project plugin by Sven Selberg · 3 months ago
  16. f2bcb41 Adapt to enabling the MutableGuiceModule errorprone pattern in Gerrit core by Edwin Kempin · 4 months ago
  17. 689ce66 Adapt to enabling CheckReturnValue in gerrit core by Edwin Kempin · 4 months ago
  18. 2ce75a8 Merge "Move ReplicationPushFilter DynamicItem to ApiModule" by Dariusz Łuksza · 3 months ago
  19. 65fbf9b Expose API required by pull-replication plugin by Dariusz Luksza · 3 months ago
  20. d9917ac Move ReplicationPushFilter DynamicItem to ApiModule by Dariusz Luksza · 3 months ago
  21. dc41fee Remove ReplicationConfigImpl constructor added for testing by Dariusz Luksza · 3 months ago
  22. 112d630 Expose ApiModule with ReplicationConfigOverrides by Dariusz Luksza · 4 months ago
  23. b556e08 Add support for overriding replication configuration by Dariusz Luksza · 4 months ago
  24. 07407ad Convert `FanoutReplicationConfig` to `FanoutConfigResource` by Dariusz Luksza · 4 months ago
  25. cf1908a Add `ConfigResource` interface by Dariusz Luksza · 4 months ago
  26. 5c4fd7b Extract `ReplicationConfigModule` by Dariusz Luksza · 4 months ago
  27. 5e76935 Remove events from beforeStartupEventsQueue after fire() by Diego Zambelli Sessona · 5 months ago
  28. 0b163f9 Remove unused method ReplicationFileBasedConfig.getCfgPath by Dariusz Luksza · 4 months ago
  29. c7c36d6 Remove events from beforeStartupEventsQueue in-memory queue by Diego Zambelli Sessona · 5 months ago
  30. 8fd3c27 Provide an option to skip replication of NoteDb meta refs by Prudhvi Akhil Alahari · 1 year, 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.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
  31. 47ee3da Merge branch 'stable-3.5' by Nasser Grainawi · 1 year, 5 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
  32. 590f9ba Destination: skip unnecessary String.format() by Nasser Grainawi · 1 year, 5 months ago v3.5.4
  33. 419845f Fix URI double escaping by Nasser Grainawi · 1 year, 6 months ago
  34. 8f465cd Merge branch 'stable-3.5' by Luca Milanesio · 1 year, 6 months ago
  35. c6665b8 Merge branch 'stable-3.4' into 'stable-3.5' by Martin Fick · 1 year, 6 months ago
  36. 6b523d6 Demote Files.list() errors when distributor is enabled by Martin Fick · 1 year, 6 months ago
  37. ced31c0 Annotate methods that return a definitely null value with @Nullable by Edwin Kempin · 1 year, 6 months ago
  38. 20f1c21 Demote rename errors when distributor is enabled by Martin Fick · 1 year, 6 months ago
  39. f1aefa2 docs/config: monospace format settings by Kenyon Ralph · 2 years, 5 months ago v3.7.0-rc0 v3.7.0-rc1 v3.7.0-rc2 v3.7.0-rc3 v3.7.0-rc4 v3.7.0-rc5
  40. a60684d docs/config: add languages to code blocks by Kenyon Ralph · 2 years, 5 months ago
  41. 8d774a7 docs: link directly to remote.NAME.slowLatencyThreshold setting by Kenyon Ralph · 2 years, 5 months ago
  42. c1290d0 docs/extension-point: use consistent heading markup by Kenyon Ralph · 2 years, 5 months ago
  43. e7a4c97 docs/extension-point: add code block languages by Kenyon Ralph · 2 years, 5 months ago
  44. 203693d docs/cmd-start: add code block languages, monospace formatting by Kenyon Ralph · 2 years, 5 months ago
  45. 6ace352 docs/cmd-start: replace tabs with spaces by Kenyon Ralph · 2 years, 5 months ago
  46. ceeed22 docs/cmd-list: add languages to code blocks by Kenyon Ralph · 2 years, 5 months ago
  47. e650d00 Merge "docs/metrics: fix rendering of text in angle brackets" by Nasser Grainawi · 1 year, 8 months ago
  48. 97bdaf5 Fix FloggerLogString issues flagged by error prone by David Ostrovsky · 1 year, 10 months ago
  49. bdc7e6b Fix scheduling of tasks using the old storage format by Thomas Draebing · 1 year, 11 months ago
  50. 3929421 Use switch-statement in ReplicateRefUpdateTypeAdapter.read() by Thomas Draebing · 1 year, 11 months ago
  51. 6a0e987 ReplicateRefUpdate: remove unnecessary factory method by Saša Živkov · 1 year, 11 months ago
  52. 5a51752 Allow to parse stored replication tasks using the "ref" key by Thomas Draebing · 1 year, 11 months ago
  53. c71f0c2 Fail if an unknown field is found in the stored replication task by Thomas Draebing · 1 year, 11 months ago
  54. b93b482 Move tests for RefUpdateTypeAdapter to proper class by Thomas Draebing · 1 year, 11 months ago
  55. fd3b732 ReplicationQueue: Remove unused import by Edwin Kempin · 2 years ago
  56. 0e1effa Replicate refs created in a BatchRefUpdate together by Thomas Draebing · 2 years, 3 months ago
  57. b4ebcfc Merge branch 'stable-3.3' into stable-3.4 by Matthias Sohn · 2 years ago stable-3.4 v3.4.5 v3.4.6 v3.4.7 v3.4.8
  58. 99c9794 Merge "Move HttpClientProvider to the ReplicationModule" by Saša Živkov · 2 years ago v3.6.0 v3.6.0-rc0 v3.6.0-rc1 v3.6.0-rc2 v3.6.0-rc3 v3.6.0-rc4 v3.6.0-rc5 v3.6.1 v3.6.2
  59. 6e04fc3 Do not retry replication when local repository not found by Saša Živkov · 2 years, 1 month ago
  60. 9d32843 Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 1 month ago
  61. 44171b6 Ensure states are updated for canceled replication tasks by Nasser Grainawi · 2 years, 2 months ago v3.4.4
  62. 220ce68 Merge "Format with GJF 1.7" by David Ostrovsky · 2 years, 2 months ago
  63. 1989841 Format with GJF 1.7 by Thomas Draebing · 2 years, 3 months ago
  64. ba3a9eb Destination#foreachPushOp: Add comment why defensive copying is needed by Edwin Kempin · 2 years, 3 months ago
  65. 98926b4 Document parameters of default methods to avoid unused warnings by Edwin Kempin · 2 years, 3 months ago
  66. 687027a Suppress deprecation warning for using targetNode when comparing events by Edwin Kempin · 2 years, 3 months ago
  67. 400b38a Remove redundant type arguments by Edwin Kempin · 2 years, 3 months ago
  68. e19028c Fix JdkObsolete issues with LinkedList by Edwin Kempin · 2 years, 4 months ago
  69. 36ed18a Fix FloggerStringConcatenation bug pattern flagged by error prone by David Ostrovsky · 2 years, 4 months ago
  70. 5a2cb73 Adapt to enabling error level for the UnnecessaryParentheses bug pattern by Edwin Kempin · 2 years, 4 months ago
  71. 2f0b91c Merge "docs/cmd-list: replace tabs with spaces" by Kenyon Ralph · 2 years, 4 months ago
  72. cd25cdc docs/cmd-list: replace tabs with spaces by Kenyon Ralph · 2 years, 5 months ago
  73. 33d4b6c docs/metrics: use underline-style heading markup by Kenyon Ralph · 2 years, 5 months ago
  74. 292afce Move HttpClientProvider to the ReplicationModule by Saša Živkov · 2 years, 5 months ago
  75. d9c59a0 Remove JCraft JSch dependency by David Ostrovsky · 3 years, 11 months ago
  76. b6f4011 Adapt to enabling error level for the AutoValueImmutableFields bug pattern by Edwin Kempin · 2 years, 5 months ago
  77. 4f5de60 Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 5 months ago v3.5.0 v3.5.0-rc4 v3.5.0.1 v3.5.1 v3.5.2 v3.5.3
  78. 9a76d45 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 5 months ago v3.4.3
  79. bad55d9 Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 2 years, 5 months ago v3.3.10 v3.3.9
  80. d9f7c93 Merge "Doc: remoteNameStyle might result in a repo name clashes" into stable-3.2 by Jacek Centkowski · 2 years, 5 months ago stable-3.2
  81. 40db47a Doc: make explicit that remoteNameStyle is for non-Gerrit repos by Luca Milanesio · 2 years, 5 months ago
  82. 653caf7f Doc: remoteNameStyle might result in a repo name clashes by Luca Milanesio · 2 years, 5 months ago
  83. af3dee4 Adapt to enabling error level for the EmptyCatch bug pattern in Gerrit core by Edwin Kempin · 2 years, 5 months ago
  84. 1a4e28a docs/metrics: fix rendering of text in angle brackets by Kenyon Ralph · 2 years, 5 months ago
  85. 756d349 Add possibility to split large pushes to remote into batches by Jacek Centkowski · 2 years, 6 months ago v3.5.0-rc3
  86. 92739ea docs/config: correct HTML anchor by Kenyon Ralph · 2 years, 5 months ago
  87. 3b298c8 docs: replace "slave" with "replica" by Kenyon Ralph · 2 years, 5 months ago
  88. 23c78d4 docs/about, docs/extension-point: fix broken links by Kenyon Ralph · 2 years, 5 months ago
  89. 639ea4b Fix BadImport bug pattern issues by Edwin Kempin · 2 years, 7 months ago v3.5.0-rc0 v3.5.0-rc1 v3.5.0-rc2
  90. cd17fe7 Fix UnusedVariable bug pattern issues by Edwin Kempin · 2 years, 7 months ago
  91. c62dcce Fix problems found by EmptyBlockTag bug pattern by Dmitrii Filippov · 2 years, 7 months ago
  92. c3cf2cc Fix errors reported by MissingSummary by Dmitrii Filippov · 2 years, 7 months ago
  93. 46cfb7d Inherit remote replication events from a common parent by Antonio Barone · 2 years, 9 months ago
  94. dc9bb2e Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 11 months ago
  95. 7d9ba0d Register ProjectDeletion events for gson serialization by Antonio Barone · 2 years, 11 months ago v3.4.1 v3.4.2
  96. fd593ee Register ProjectDeletion events for gson serialization by Antonio Barone · 2 years, 11 months ago
  97. 321e37e Documentation: Fix some minor errors and and typos by Nguyen Tuan Khang Phan · 2 years, 11 months ago
  98. 13cefb7 Merge "ReplicationState: Streamline getRefStatus()" by Nasser Grainawi · 3 years ago
  99. 5774ae2 Merge "Add a cluster replication configuration section" by Nasser Grainawi · 3 years ago
  100. 4205d65 Add a cluster replication configuration section by Martin Fick · 3 years ago