summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bazel: Add fixes for --incompatible_load_java_rules_from_bzlv2.14.21upstream/stable-2.14David Ostrovsky2019-07-271-0/+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
* Make loggers privateEdwin Kempin2018-06-072-2/+2
* StartCommand: Reformat with google-java-format 1.6David Pursehouse2018-06-061-3/+2
* Format with google-java-format 1.5v2.14.8David Pursehouse2018-04-181-12/+12
* 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
* Document how to exclude projects from replicationDavid Pursehouse2017-12-131-0/+4
* 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
* | 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
* | Fix replication retries when maxRetries is set to 0v2.14.1Hugo Arès2017-04-281-1/+1
* | 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
|/
* Add .mailmapv2.13.1v2.13-rc1v2.13-rc0v2.13David Pursehouse2016-08-181-0/+3
* Merge branch 'stable-2.12'David Pursehouse2016-08-181-4/+28
|\
| * Destination: Consider ref visibility when scheduling replicationv2.12.9v2.12.8v2.12.7v2.12.6v2.12.5v2.12.4upstream/stable-2.12David Pursehouse2016-08-151-1/+22