summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | Implement Bazel buildDavid Ostrovsky2016-09-231-0/+42
* | Remove dependencies exported in the plugin APIDavid Ostrovsky2016-09-231-4/+0
* | Make JUint test not inherit from TestCaseDavid Ostrovsky2016-09-231-6/+8
* | Update Buck to latest versionDavid Ostrovsky2016-09-201-1/+0
* | Build with Java 8David Pursehouse2016-09-131-3/+3
* | Merge "Revert "Remove usage of to-be-deprecated Throwables methods""David Pursehouse2016-08-252-4/+3
|\ \
| * | Revert "Remove usage of to-be-deprecated Throwables methods"Dave Borowitz2016-08-252-4/+3
* | | Merge "Change docs links to actual file extension (.md)"David Pursehouse2016-08-233-3/+3
|\ \ \ | |/ / |/| |
| * | Change docs links to actual file extension (.md)Yuxuan 'fishy' Wang2016-08-223-3/+3
| |/
* / Remove usage of to-be-deprecated Throwables methodsDavid Pursehouse2016-08-192-3/+4
|/