summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ReplicationQueue: Check nulls in firePendingEventsv2.15.22v2.15.19upstream/stable-2.15Marco Miller2020-02-211-2/+6
* Log stack trace when an error occur while deleting eventHugo Arès2020-02-211-1/+1
* Append LF to the json string of persisted replication eventSaša Živkov2020-02-211-1/+1
* Change default for the replicateOnStartup to falseSaša Živkov2020-02-212-2/+2
* Don't lose ref-updated events on plugin restartSaša Živkov2020-02-1411-13/+221
* Fix issue with dropping events on startv2.15.18Marcin Czech2019-09-242-1/+155
* Merge branch 'stable-2.14' into stable-2.15v2.15.17David Pursehouse2019-09-041-0/+1
|\
| * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlv2.14.21upstream/stable-2.14David Ostrovsky2019-07-271-0/+1
* | Fix creation of missing repository when replicating to a Gerrit serverv2.15.16Saša Živkov2019-07-191-1/+2
* | Revert "Remove replication event from pending when runway is allowed"v2.15.15Luca Milanesio2019-07-181-1/+1
* | ReplicationFileBasedConfig: Fix setting default sshConnectionTimeoutDavid Pursehouse2019-07-181-4/+11
* | SshHelper: Add class javadocDavid Pursehouse2019-07-171-0/+1
* | Make more classes and fields public to ease extensibilityDariusz Luksza2019-07-176-19/+19
* | Allow to configure timeout for SSH connection and commandsDariusz Luksza2019-07-175-5/+52
* | StartCommand: Fix synchronization on non-final fieldDavid Pursehouse2019-07-171-2/+4
* | Destination: Suppress FutureReturnValueIgnored warningDavid Pursehouse2019-07-171-3/+10
* | Cancel pending replications upon shutdownLuca Milanesio2019-07-162-6/+38
* | Remove replication event from pending when runway is allowedLuca Milanesio2019-07-161-1/+1
* | Add missing log statement if replication was canceledEryk Szymanski2019-07-041-1/+3
* | When rescheduling due to in-flight push log also the in-flight task IDSaša Živkov2019-07-043-8/+65
* | Make sure to always remove in-flight pushesSaša Živkov2019-07-031-1/+1
* | Bazel: Reformat BUILD file with buildifier 0.17.2v2.15.9v2.15.8v2.15.7v2.15.14v2.15.13v2.15.12v2.15.11v2.15.10David Ostrovsky2018-11-091-1/+1
* | Merge branch 'stable-2.14' into stable-2.15v2.15.6v2.15.5v2.15.4v2.15.3David Pursehouse2018-06-141-1/+1
|\|
| * Update commons-io dependencyv2.14.9v2.14.20v2.14.19v2.14.18v2.14.17v2.14.16v2.14.15v2.14.14v2.14.13v2.14.12v2.14.11v2.14.10David Pursehouse2018-06-131-1/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-06-072-2/+2
|\|
| * Make loggers privateEdwin Kempin2018-06-072-2/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-06-061-3/+2
|\|
| * StartCommand: Reformat with google-java-format 1.6David Pursehouse2018-06-061-3/+2
* | Merge branch 'stable-2.14' into stable-2.15v2.15.2David Pursehouse2018-04-181-12/+12
|\|
| * Format with google-java-format 1.5v2.14.8David Pursehouse2018-04-181-12/+12
* | GerritSshApi: strip 'gerrit+' instead of leaving only itAlon Bar-Lev2018-04-131-1/+1
* | Merge branch 'stable-2.14' into stable-2.15v2.15.1David Pursehouse2018-02-255-86/+90
|\|
| * Fix creating missing repositoryv2.14.7Hector Oswaldo Caballero2018-02-222-2/+10
| * Fix project deletion logsHector Oswaldo Caballero2018-02-211-2/+2
| * Use logger built-in formatterHector Oswaldo Caballero2018-02-215-82/+78
| * Fix project creation logsHector Oswaldo Caballero2018-02-211-2/+2
* | GerritSshApi: Use Logger's string formattingDavid Pursehouse2018-02-251-5/+8
* | Revert "Use proper HEAD ref value when creating project"David Pursehouse2018-02-251-20/+0
* | Merge branch 'stable-2.14' into stable-2.15v2.15-rc4v2.15-rc3v2.15David Pursehouse2018-02-011-0/+4
|\|
| * Document how to exclude projects from replicationDavid Pursehouse2017-12-131-0/+4
* | Document which branches must be replicated to replicate the account datav2.15-rc2v2.15-rc1Edwin Kempin2017-10-091-0/+12
* | Merge branch 'stable-2.14'v2.15-rc0David Pursehouse2017-09-150-0/+0
|\|
| * Merge branch 'stable-2.13' into stable-2.14v2.14.6v2.14.5.1v2.14.5v2.14.4Hugo Arès2017-09-140-0/+0
| |\
| | * Fix minor nits in documentation of replication.maxRetriesv2.13.14v2.13.13v2.13.12v2.13.11v2.13.10upstream/stable-2.13David Pursehouse2017-06-021-3/+3
| | * Fix replication retries when maxRetries is set to 0Hugo Arès2017-05-301-1/+1
| | * Set max retries to avoid queue congestionLuca Milanesio2017-05-294-4/+45
* | | Use proper HEAD ref value when creating projectDariusz Luksza2017-09-061-0/+20
* | | Merge "Merge branch 'stable-2.14'"David Pursehouse2017-09-065-6/+99
|\ \ \
| * | | Merge branch 'stable-2.14'David Pursehouse2017-08-235-6/+99
| |\| |
| | * | Fix minor nits in documentation of replication.maxRetriesv2.14.3David Pursehouse2017-08-231-3/+3