summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Use rescheduleDelay instead of replicationDelay when reschedulingv2.14.2Saša Živkov2017-07-125-2/+94
| | * | Fix race condition when scheduling a replicationSaša Živkov2017-07-051-1/+2
* | | | Bazel: User constants for plugins API dependenciesDavid Ostrovsky2017-08-251-7/+3
|/ / /
* | | Refactor callers of RefControl#isVisiblePatrick Hiesel2017-08-161-6/+28
* | | Migrate calls to ChangeControl#isVisible to PermissionBackendPatrick Hiesel2017-08-072-4/+8
* | | Remove unused importEdwin Kempin2017-06-271-1/+0
* | | Avoid using ScheduledThreadPoolExecutor API surface.Han-Wen Nienhuys2017-06-221-4/+4
* | | Remove CapabilityControl.Factory from RemoteSiteUserShawn Pearce2017-06-161-4/+1
* | | Switch PushOne to VisibleRefFilter.FactoryShawn Pearce2017-06-141-29/+4
* | | Remove 'final' from function signaturesHan-Wen Nienhuys2017-06-135-11/+11
* | | Stop referring to WorkQueue.ExecutorHan-Wen Nienhuys2017-06-131-1/+2
* | | Merge "Stop using WorkQueue#unregisterWorkQueue."Dave Borowitz2017-06-121-1/+0
|\ \ \
| * | | Stop using WorkQueue#unregisterWorkQueue.Han-Wen Nienhuys2017-06-121-1/+0
* | | | PushOne: Remove redundant string concatenationDavid Pursehouse2017-05-191-1/+1
|/ / /
* | | Add support for direct replication to another Gerrit instanceDariusz Luksza2017-04-285-27/+189
* | | Extract ssh related code into SshHelper classDariusz Luksza2017-04-282-68/+98
* | | Add notify replication failed for TRANSPORT_ERROR & REPOSITORY_MISSINGEryk Szymanski2017-04-281-4/+33
* | | Merge branch 'stable-2.14'Hugo Arès2017-04-281-1/+1
|\| |
| * | Fix replication retries when maxRetries is set to 0v2.14.1Hugo Arès2017-04-281-1/+1
* | | Convert ProjectControl visibility checks to PermissionBackendShawn Pearce2017-04-223-10/+48
* | | Add --now switch to start replication right awayMartin Fick2017-03-286-8/+30
|/ /
* | Remove ops from pending when max retries reachedv2.14-rc1v2.14-rc0v2.14Luca Milanesio2017-03-211-0/+6
* | Set max retries to avoid queue congestionLuca Milanesio2017-03-184-4/+45
* | Merge "Format all Java files with google-java-format"David Pursehouse2017-02-0733-674/+613
|\ \
| * | Format all Java files with google-java-formatDavid Pursehouse2017-02-0733-674/+613
* | | Merge branch 'stable-2.13'David Pursehouse2017-02-031-3/+3
|\ \ \ | |/ / |/| / | |/
| * ReplicationMetrics: Make members private finalv2.13.9v2.13.8v2.13.7v2.13.6David Pursehouse2017-02-021-3/+3
* | Remove Buck based buildDavid Ostrovsky2017-01-242-38/+0
* | Prefer subtypes of MultimapDave Borowitz2017-01-131-4/+4
* | Bazel: Reformat BUILD file with buildifierDavid Pursehouse2016-12-071-34/+36
* | Remove test prefix from test methods in replication pluginPatrick Hiesel2016-12-062-4/+4
* | Add ReplicationScheduledEvent to indicate ref replication is scheduled.Eryk Szymanski2016-11-155-6/+82
* | Fix Bazel build with testonly attribute setLuca Milanesio2016-11-091-0/+1
* | Create Destination using Guice FactoryHugo Arès2016-10-264-63/+68
* | ReplicationFileBasedConfig: Replace FluentIterable with streams/lambdaDavid Pursehouse2016-10-261-30/+18
* | Remove usage of deprecated Throwables methodsDavid Pursehouse2016-10-242-3/+4
* | Merge branch 'stable-2.13'David Pursehouse2016-10-191-1/+2
|\|
| * Make SearchingChangeCacheImpl nullable when replicating from slavev2.13.5v2.13.4v2.13.3v2.13.2Makson Lee2016-10-191-1/+2
* | Ignore IntelliJ *.iml filesHan-Wen Nienhuys2016-10-041-0/+1
* | Removed the recommendation for sshClaudio Pacchiega2016-09-241-1/+1