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