1. 5557818 Merge branch 'stable-3.11' by Luca Milanesio · 4 weeks ago master stable-3.12
  2. 1f3fb74 Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 4 weeks ago stable-3.11
  3. 829165e Do not lock refs when not executing a fetch by Luca Milanesio · 5 weeks ago
  4. 2696625 Allow locking refs whilst filtering for fetch requests by Luca Milanesio · 5 weeks ago
  5. 3f4ec30 Remove unused Transport in FetchOneTest by Luca Milanesio · 5 weeks ago
  6. ac2b7f3 Avoid mocking ReplicationFetchFilter by Luca Milanesio · 5 weeks ago
  7. c6cf041 Remove redundant public modifier in ReplicationFetchFilter by Luca Milanesio · 5 weeks ago
  8. 1e1592f Record replication metrics for retrying tasks by Luca Milanesio · 7 weeks ago
  9. f426afb Move ProjectDeletionAction/CacheDeleteHandler PullReplicationModule by Luca Milanesio · 8 weeks ago
  10. fbe3b34 Merge branch 'stable-3.11' by Luca Milanesio · 9 weeks ago
  11. 2dacb24 Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 9 weeks ago
  12. 9f16df2 Prevent the synchronous replication of create-refs via apply-object by Luca Milanesio · 9 weeks ago
  13. 9e649ac Flag ref-updates events creating a new ref by Luca Milanesio · 9 weeks ago
  14. ec59c07 Fix the create/delete of ref-specs in FetchOne delta by Luca Milanesio · 9 weeks ago
  15. 625f3db Report deletions as succeeded in the fetch-ref-replicated events by Luca Milanesio · 9 weeks ago
  16. b9cba77 Merge branch 'stable-3.11' by Luca Milanesio · 3 months ago
  17. 801d36f Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 3 months ago
  18. 82193b4 FetchOne: consider order of create/delete events when replicating deletions by Luca Milanesio · 3 months ago
  19. bf1d499 Add README.md by Daniele Sassoli · 2 years ago
  20. 3d6db5b Consume only relevant stream events by Antonio Barone · 3 months ago
  21. 8e71724 Use stream events to delete repositories by Luca Milanesio · 3 months ago
  22. 840b659 Merge branch 'stable-3.11' by Luca Milanesio · 4 months ago
  23. 43fa361 Merge branch 'stable-3.10' into stable-3.11 by Luca Milanesio · 4 months ago
  24. 85f2493 NOOP fetches are to be considered succeded by Luca Milanesio · 4 months ago
  25. e5dd425 Reformat with GJF 1.24.0 by Luca Milanesio · 4 months ago
  26. 62d7320 Merge branch 'stable-3.10' by Luca Milanesio · 6 months ago
  27. face5cf Do not SPAM pull_replication_log when updating drafts by Luca Milanesio · 6 months ago
  28. 9bd52ec ApplyObjectCommand: fix typo in exception message by Luca Milanesio · 6 months ago
  29. 6fdc36b Add tests for asynchronous fetch replication by Luca Milanesio · 7 months ago
  30. 808a76c Make the replication of deletion more prominent in logs by Luca Milanesio · 7 months ago
  31. 254fdee Do not wait for async fetches to be completed by Luca Milanesio · 7 months ago
  32. d112646 Delete refs as part of the replication queue execution by Luca Milanesio · 7 months ago
  33. 1cbd490 Introduce FetchRefSpec over the whole replication queue processing by Luca Milanesio · 7 months ago
  34. 60a831a Ban synchronous ref-delete via apply-object(s) by Luca Milanesio · 7 months ago
  35. 2f13093 Avoid NPE when creating a project without initial revision data by Luca Milanesio · 7 months ago
  36. ddd6f89 Merge branch 'stable-3.10' by Luca Milanesio · 10 months ago
  37. 705d35d Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 10 months ago
  38. d9f3a48 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 10 months ago stable-3.9
  39. 6176862 Bind ProjectDeletionAction and CacheDeleteHandler explicitly by Luca Milanesio · 10 months ago
  40. 410c46e Fix incorrect documentation about excludeRefs by Rikard Almgren · 10 months ago stable-3.8
  41. 75a137d Remove unused constant GERRIT_ADMIN_PROTOCOL_PREFIX by Luca Milanesio · 10 months ago
  42. f892e71 Adapt to the lastest master replication plugin by Luca Milanesio · 10 months ago
  43. a24ad59 Merge branch 'stable-3.10' by Luca Milanesio · 10 months ago
  44. 8d30806 Format BUILD file by Luca Milanesio · 10 months ago
  45. 349d2dc Simplify the inclusion of //plugins/replication by Luca Milanesio · 10 months ago
  46. bc9f168 Revert "Do not include replication and delete-project into the jar" by Luca Milanesio · 10 months ago
  47. 91394d6 Merge "Modernize Gerrit image to version 3.10.0-almalinux9" into stable-3.10 by Luca Milanesio · 11 months ago
  48. e020c09 Link delete-project plugin by Dariusz Luksza · 11 months ago
  49. fbad92a Merge branch 'stable-3.10' by Dariusz Luksza · 11 months ago
  50. 5041682 Modernize Gerrit image to version 3.10.0-almalinux9 by Jacek Centkowski · 11 months ago
  51. 3a1836b Document replicateHiddenProjects setting by Daniele Sassoli · 11 months ago
  52. 0ce3865 Merge branch 'stable-3.10' by Antonio Barone · 12 months ago
  53. 951b21e Link replication plugin by Dariusz Luksza · 12 months ago
  54. 323ff55 Stop memoizing fetch refSpecs by Antonio Barone · 12 months ago
  55. 9a1e0b9 Ignore remote configurations without a fetch URL by Luca Milanesio · 1 year, 1 month ago
  56. 601e5a0 Adapt replication plugin dependencies to its new api package by Luca Milanesio · 1 year, 1 month ago
  57. a0c798e Use new BrokerApi method for disconnecting consumers by groupId by Marcin Czech · 1 year, 2 months ago
  58. 08d22e8 Use BrokerApi directly instead of ExtendedBrokerApi by Marcin Czech · 1 year, 2 months ago
  59. ba04cfd Merge branch 'stable-3.7' into stable-3.8 by Daniele Sassoli · 1 year, 2 months ago
  60. 6080550 Merge branch 'stable-3.6' into stable-3.7 by Daniele Sassoli · 1 year, 2 months ago
  61. 372786a Merge branch 'stable-3.5' into stable-3.6 by Daniele Sassoli · 1 year, 2 months ago stable-3.6
  62. 1871446 Ensure that replicateOnStartup doesn't compete with fetch by Jacek Centkowski · 1 year, 2 months ago
  63. 5f6d7d4 Implement periodic fetch for source by Jacek Centkowski · 1 year, 2 months ago
  64. 3abcf7c Introduce the `remote.NAME.fetchEvery` configuration param by Jacek Centkowski · 1 year, 3 months ago
  65. 508eb46 Merge "Allow batch-fetch endpoint to delete refs" by Antonio Barone · 1 year, 2 months ago
  66. 1ba9605 Merge "Clarify healthcheck registration for lib installation" by Luca Milanesio · 1 year, 2 months ago
  67. 0716ac5 Allow batch-fetch endpoint to delete refs by Antonio Barone · 1 year, 3 months ago
  68. d82cc5f Clarify healthcheck registration for lib installation by Antonio Barone · 1 year, 2 months ago
  69. 99eac7d Merge changes from topic "pull-replication-healthcheck" by Luca Milanesio · 1 year, 2 months ago
  70. 468748b Always report healthy when instance has caught up with outstanding tasks by Christoforos Miliotis · 1 year, 3 months ago
  71. 8d8f220 Assess healthiness by factoring in periodOfTime by Christoforos Miliotis · 1 year, 3 months ago
  72. a5bda31 Implement outstanding-tasks healthcheck by Christoforos Miliotis · 1 year, 3 months ago
  73. e7eb288 Merge "Properly propagate failure when ref deletion fails" by Luca Milanesio · 1 year, 3 months ago
  74. 099672e Read heathcheck settings from plugin configuration by Christoforos Miliotis · 1 year, 3 months ago
  75. d15276b Properly propagate failure when ref deletion fails by Antonio Barone · 1 year, 3 months ago
  76. ca08dad Do not include replication and delete-project into the jar by Luca Milanesio · 1 year, 3 months ago
  77. 91e5198 Enable remote.NAME.enableBatchedRefs by default by Luca Milanesio · 1 year, 3 months ago
  78. 1494f64 Use native BatchInput for the sync batch-fetch REST-API by Luca Milanesio · 1 year, 3 months ago
  79. 1edc284 Call synchronous fetch for all refs in batch if any is marked as sync by Marcin Czech · 1 year, 3 months ago
  80. 228c4ab Run synchronous fetch as a single FetchOp for all refs in a batch by Luca Milanesio · 1 year, 7 months ago
  81. cbb9302 Merge "Add skeleton healthcheck for pull replication tasks" by Luca Milanesio · 1 year, 3 months ago
  82. a7c4e52 Add skeleton healthcheck for pull replication tasks by Christoforos Miliotis · 1 year, 3 months ago
  83. 70f8c7f Use default value for remote.NAME.fetch by Dariusz Luksza · 1 year, 4 months ago
  84. 0c68650 Merge "Accept remotes without `fetch` option on primary" by Antonio Barone · 1 year, 3 months ago
  85. e24d73a Allow refs filtering for non-delta fetches by Antonio Barone · 1 year, 5 months ago
  86. e86e173 Log stacktrace when replication fails by Daniele Sassoli · 1 year, 3 months ago stable-3.5
  87. 5301b71 Fix class extension problem with SshModule by Christoforos Miliotis · 1 year, 3 months ago
  88. f1ffec5 Merge "Accomodate for API change in the replication plugin" by Dariusz Łuksza · 1 year, 3 months ago
  89. 7bce385 Accomodate for API change in the replication plugin by Dariusz Luksza · 1 year, 5 months ago
  90. ebf6542 Merge branch 'stable-3.9' by Marcin Czech · 1 year, 4 months ago
  91. e76f10d Merge branch 'stable-3.8' into stable-3.9 by Marcin Czech · 1 year, 4 months ago
  92. b057a7a Merge branch 'stable-3.7' into stable-3.8 by Marcin Czech · 1 year, 4 months ago
  93. 3eed0c4 Accept remotes without `fetch` option on primary by Dariusz Luksza · 1 year, 4 months ago
  94. 7f2088e Pull-replication plugin should warn about inconsistent timeouts by Marcin Czech · 1 year, 4 months ago
  95. e1aa498 Merge "Update project HEAD from stream event" by Dariusz Łuksza · 1 year, 4 months ago
  96. 7e913ed Merge "Extract UpdateHeadCommand" by Dariusz Łuksza · 1 year, 4 months ago
  97. e974841 Update project HEAD from stream event by Dariusz Luksza · 1 year, 5 months ago
  98. 25ea413 Extract UpdateHeadCommand by Dariusz Luksza · 1 year, 4 months ago
  99. 4f1f3c9 Merge branch 'stable-3.9' by Luca Milanesio · 1 year, 4 months ago
  100. 7c2eca8 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 1 year, 4 months ago