summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TasksStorage: Remove synchronized from methodsupstream/stable-3.5Nasser Grainawi2023-08-301-4/+4
* Place the replaying flag clearing in a finallyMartin Fick2023-08-301-3/+6
* Demote delete errors when distributor is enabledMartin Fick2023-08-221-1/+8
* distributor: Reduce log level for no-op consolidationsv3.5.6v3.5.5Nasser Grainawi2022-11-173-11/+38
* Destination: skip unnecessary String.format()v3.5.4Nasser Grainawi2022-11-071-4/+2
* Fix URI double escapingNasser Grainawi2022-11-023-42/+104
* Merge branch 'stable-3.4' into 'stable-3.5'Martin Fick2022-10-134-1/+97
|\
| * Merge branch 'stable-3.3' into stable-3.4v3.4.8v3.4.7v3.4.6v3.4.5upstream/stable-3.4Matthias Sohn2022-04-222-1/+18
| |\
| | * Do not retry replication when local repository not foundSaša Živkov2022-04-012-1/+18
| * | Ensure states are updated for canceled replication tasksv3.4.4Nasser Grainawi2022-03-082-0/+79
* | | Demote Files.list() errors when distributor is enabledMartin Fick2022-10-131-2/+8
* | | Demote rename errors when distributor is enabledMartin Fick2022-10-101-1/+15
* | | Merge branch 'stable-3.4'v3.5.3v3.5.2v3.5.1v3.5.0.1v3.5.0-rc4v3.5.0Luca Milanesio2021-11-261-1/+10
|\| |
| * | Merge branch 'stable-3.3' into stable-3.4v3.4.3Luca Milanesio2021-11-261-1/+10
| |\|
| | * Merge branch 'stable-3.2' into stable-3.3v3.3.9v3.3.10Luca Milanesio2021-11-261-1/+10
| | |\
| | | * Merge "Doc: remoteNameStyle might result in a repo name clashes" into stable-3.2upstream/stable-3.2Jacek Centkowski2021-11-261-0/+8
| | | |\
| | | | * Doc: remoteNameStyle might result in a repo name clashesLuca Milanesio2021-11-251-0/+8
| | | * | Doc: make explicit that remoteNameStyle is for non-Gerrit reposLuca Milanesio2021-11-251-1/+2
| | | |/
* | | | Adapt to enabling error level for the EmptyCatch bug pattern in Gerrit coreEdwin Kempin2021-11-231-0/+1
* | | | Add possibility to split large pushes to remote into batchesv3.5.0-rc3Jacek Centkowski2021-11-1810-5/+409
* | | | docs/config: correct HTML anchorKenyon Ralph2021-11-171-2/+2
* | | | docs: replace "slave" with "replica"Kenyon Ralph2021-11-172-5/+4
* | | | docs/about, docs/extension-point: fix broken linksKenyon Ralph2021-11-172-2/+2
* | | | Fix BadImport bug pattern issuesv3.5.0-rc2v3.5.0-rc1v3.5.0-rc0Edwin Kempin2021-09-282-4/+2
* | | | Fix UnusedVariable bug pattern issuesEdwin Kempin2021-09-281-2/+2
* | | | Fix problems found by EmptyBlockTag bug patternDmitrii Filippov2021-09-232-23/+3
* | | | Fix errors reported by MissingSummaryDmitrii Filippov2021-09-232-5/+7
* | | | Inherit remote replication events from a common parentAntonio Barone2021-07-294-31/+102
* | | | Merge branch 'stable-3.4'Luca Milanesio2021-06-080-0/+0
|\| | |
| * | | Register ProjectDeletion events for gson serializationv3.4.2v3.4.1Antonio Barone2021-06-076-0/+152
* | | | Register ProjectDeletion events for gson serializationAntonio Barone2021-06-036-0/+152
* | | | Documentation: Fix some minor errors and and typosNguyen Tuan Khang Phan2021-05-281-26/+26
* | | | Merge "ReplicationState: Streamline getRefStatus()"Nasser Grainawi2021-05-101-4/+4
|\ \ \ \
| * | | | ReplicationState: Streamline getRefStatus()Nasser Grainawi2021-02-051-4/+4
* | | | | Merge "Add a cluster replication configuration section"Nasser Grainawi2021-05-102-5/+56
|\ \ \ \ \
| * | | | | Add a cluster replication configuration sectionMartin Fick2021-05-072-5/+56
| | |/ / / | |/| | |
* | | | | Change pruneNoLongerPending to accept Set instead of CollectionAdithya Chakilam2021-05-031-2/+2
* | | | | fixup! Add a test to cover Distributor pruning featureAdithya Chakilam2021-04-261-1/+3
|/ / / /
* | | | Bazel: Consume auto-value-gson from plugin APIv3.4.0-rc5v3.4.0-rc4v3.4.0-rc3v3.4.0-rc2v3.4.0-rc1v3.4.0-rc0v3.4.0David Ostrovsky2021-04-051-3/+0
* | | | Avoid checking for existing tasks while pruningMartin Fick2021-03-252-19/+31
* | | | Add a test to cover Distributor pruning featureKaushik Lingarkar2021-03-251-0/+15
* | | | Introduce IT for DistributorAdithya Chakilam2021-03-252-0/+122
* | | | Merge branch 'stable-3.3'Nasser Grainawi2021-02-252-20/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'stable-3.2' into stable-3.3v3.3.8v3.3.7v3.3.6v3.3.5v3.3.4v3.3.3Nasser Grainawi2021-02-252-22/+23
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'stable-3.1' into stable-3.2v3.2.9v3.2.8v3.2.14v3.2.13v3.2.12v3.2.11v3.2.10Nasser Grainawi2021-02-252-22/+23
| | |\ \
| | | * \ Merge branch 'stable-3.0' into stable-3.1v3.1.16v3.1.15v3.1.14v3.1.13upstream/stable-3.1Nasser Grainawi2021-02-252-16/+18
| | | |\ \
| | | | * \ Merge branch 'stable-2.16' into stable-3.0upstream/stable-3.0Nasser Grainawi2021-02-254-14/+39
| | | | |\ \
| | | | | * | Call retryDone() when giving up after lock failuresv2.16.28upstream/stable-2.16Martin Fick2021-02-241-0/+1
| | | | | * | Fix issue with task cleanup after retryMarcin Czech2021-02-244-14/+38
* | | | | | | Fix FloggerFormatString error pattern flagged by error proneDavid Ostrovsky2021-02-132-2/+3
| |_|_|_|_|/ |/| | | | |