summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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.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.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.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.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
* | | | 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
* | | | CreateProjectTask: Apply google-java formattingMarco Miller2020-11-231-4/+2
* | | | 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
* | | | 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
| * | | | | ReplicationFanoutIT: Share setReplicationDestinationNasser Grainawi2020-10-282-31/+34
| * | | | | ReplicationFanoutIT: Split shouldReplicateNewBranch testsNasser Grainawi2020-10-281-42/+36
| * | | | | ReplicationFanoutIT: Remove generic waitUntil helperNasser Grainawi2020-10-281-13/+4
| * | | | | ReplicationFanoutIT: Inherit from ReplicationDaemonNasser Grainawi2020-10-284-65/+34
| * | | | | ReplicationFanoutIT: Refactor setRemoteReplicationDestinationNasser Grainawi2020-10-281-13/+14
| * | | | | ReplicationFanoutIT: Rename setReplicationDestinationNasser Grainawi2020-10-281-9/+11
| * | | | | ReplicationFanoutIT: Cleanup shouldCreateIndividualReplicationTasksForEveryRe...Nasser Grainawi2020-10-281-6/+10
| * | | | | Merge changes I0ef708ab,I81d27fd4 into stable-3.1Nasser Grainawi2020-10-284-300/+520
| |\ \ \ \ \
| | * | | | | Move shouldCleanupTasksAfterNewProjectReplication testNasser Grainawi2020-10-283-61/+32
| | * | | | | Merge branch 'stable-3.0' into stable-3.1Nasser Grainawi2020-10-284-246/+495
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Move storage portion of replicateBranchDeletion ITsNasser Grainawi2020-10-273-74/+65
| | | * | | | Merge branch 'stable-2.16' into stable-3.0Nasser Grainawi2020-10-275-190/+404
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Refactor Replication*IT tests to share a base classNasser Grainawi2020-10-263-177/+135
| | | | * | | ReplicationIT: Add shouldMatch* e2e testsNasser Grainawi2020-10-261-0/+72
| | | | * | | ReplicationStorageIT: Move shouldMatch* tests from ReplicationITNasser Grainawi2020-10-263-89/+45