summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow to cancel waiting tasks for non-existing repos without scheduling themv3.3.11upstream/stable-3.3Saša Živkov2022-05-023-4/+43
* Do not retry replication when local repository not foundSaša Živkov2022-04-012-1/+18
* 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
| |/
* | 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
* | | | | Merge branch 'stable-3.2' into stable-3.3Kaushik Lingarkar2021-01-251-15/+16
|\| | | |
| * | | | Merge branch 'stable-3.1' into stable-3.2Kaushik Lingarkar2021-01-251-15/+16
| |\| | |
| | * | | Merge branch 'stable-3.0' into stable-3.1Kaushik Lingarkar2021-01-251-15/+16
| | |\| |
| | | * | Merge branch 'stable-2.16' into stable-3.0Kaushik Lingarkar2021-01-251-15/+16
| | | |\|
| | | | * Use volatile and AtomicIntegers to be thread safev2.16.27Adithya Chakilam2021-01-151-15/+16
* | | | | Merge branch 'stable-3.2' into stable-3.3v3.3.2Sven Selberg2021-01-141-0/+6
|\| | | |
| * | | | Merge branch 'stable-3.1' into stable-3.2v3.2.7Sven Selberg2021-01-141-0/+6
| |\| | |
| | * | | Document that authGroup must have Access Databasev3.1.12Sven Selberg2021-01-141-0/+6
* | | | | Merge branch 'stable-3.2' into stable-3.3Antonio Barone2021-01-072-6/+7
|\| | | |
| * | | | Merge branch 'stable-3.1' into stable-3.2Antonio Barone2021-01-072-6/+7
| |\| | |
| | * | | Split integration tests to different targetsAntonio Barone2021-01-071-6/+4
| | * | | Don't check read permission when authgroup isn't setSven Selberg2020-12-211-0/+3
* | | | | Revert "Adjust to changes in Gerrit core"Patrick Hiesel2021-01-071-0/+6
* | | | | Rely on WaitUtil moved to the acceptance frameworkv3.3.1Luca Milanesio2020-12-166-74/+4
* | | | | Merge branch 'stable-3.2' into stable-3.3Nasser Grainawi2020-12-074-27/+58
|\| | | |
| * | | | Merge branch 'stable-3.1' into stable-3.2v3.2.6Nasser Grainawi2020-12-074-27/+58
| |\| | |
| | * | | Merge branch 'stable-3.0' into stable-3.1v3.1.11Nasser Grainawi2020-12-074-27/+60
| | |\| |
| | | * | Merge branch 'stable-2.16' into stable-3.0Nasser Grainawi2020-12-074-27/+60
| | | |\|
| | | | * Fix replication to retry on lock errorsv3.0.16v2.16.26Kaushik Lingarkar2020-12-024-27/+60
* | | | | Remove dependency on commons-io libraryDavid Ostrovsky2020-12-032-5/+2
* | | | | Merge branch 'stable-3.2' into stable-3.3v3.3.0-rc7v3.3.0Marco Miller2020-11-231-4/+2
|\| | | |
| * | | | CreateProjectTask: Apply google-java formattingMarco Miller2020-11-231-4/+2
* | | | | Merge branch 'stable-3.2' into stable-3.3Nasser Grainawi2020-11-203-20/+17
|\| | | |
| * | | | CreateProjectTask.java: use interface instead of implementationv3.2.5.1Jacek Centkowski2020-11-051-4/+6
| * | | | ReplicationQueue: Remove unused isPersisted paramNasser Grainawi2020-11-021-15/+11
| * | | | PushOne: Don't call delta.add(ref) twiceNasser Grainawi2020-11-021-1/+0
* | | | | ReplicationTasksStorage: Handle empty task filesv3.3.0-rc6v3.3.0-rc5v3.3.0-rc4Nasser Grainawi2020-11-011-1/+1
* | | | | Merge branch 'stable-3.2' into stable-3.3Nasser Grainawi2020-10-3010-522/+1151
|\| | | |
| * | | | Move shouldCleanupBothTasksAndLocks* ITs to ReplicationStorageITNasser Grainawi2020-10-302-105/+78
| * | | | Merge branch 'stable-3.1' into stable-3.2Nasser Grainawi2020-10-309-418/+1061
| |\| | |
| | * | | Merge branch 'stable-3.0' into stable-3.1Nasser Grainawi2020-10-303-5/+47
| | |\| |
| | | * | Merge branch 'stable-2.16' into stable-3.0Nasser Grainawi2020-10-304-6/+116
| | | |\|
| | | | * ReplicationStorageIT: Wait for all pushes without orderNasser Grainawi2020-10-302-4/+38
| | | | * Merge "ReplicationTasksStorage: Add multi-primary unit tests" into stable-2.16v2.16.23Martin Fick2020-10-282-2/+78
| | | | |\
| | | | | * ReplicationTasksStorage: Add multi-primary unit testsAdithya Chakilam2020-10-262-2/+78
| | * | | | Merge "ReplicationTasksStorage.Task: Add multi-primary unit tests" into stabl...Martin Fick2020-10-302-6/+200
| | |\ \ \ \
| | | * | | | ReplicationTasksStorage.Task: Add multi-primary unit testsAdithya Chakilam2020-10-132-6/+200
| | * | | | | Replication*IT: Share getRef methodNasser Grainawi2020-10-283-8/+4