summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Adjust to updated EventDispatcher interfaceDavid Pursehouse2016-06-224-29/+10
* | Handle kill command in replication tasks also while runningJacek Centkowski2016-06-153-10/+45
* | PushOne: VisibleRefFilter now requires SearchingChangeCacheImplDave Borowitz2016-06-061-4/+9
* | Fix 'Statement unnecessarily nested within else clause' warningsDavid Pursehouse2016-06-021-6/+5
* | Adapt to removal of CurrentUser#getStarredChanges() in coreEdwin Kempin2016-05-311-9/+0
* | Remove usage of deprecated Repository.getRefDavid Pursehouse2016-05-301-1/+1
* | Merge branch 'stable-2.12'Hugo Arès2016-05-251-0/+6
|\|
| * Double check if a ref is missing locally before deleting from remotev2.12.3Alexandre Philbert2016-05-191-0/+6
* | Remove getNotificationFilters from RemoteSiteUserShawn Pearce2016-05-151-7/+0
* | Add RefReplicatedEvent refStatus testing similarly to sibling membersMarco Miller2016-05-061-0/+5
* | Add missing opening double-quotes to event test matcher failure messagesMarco Miller2016-05-062-5/+5
* | Fix event classes member access modifiers to match package-private usageMarco Miller2016-05-052-8/+8
* | Use native constructors instead of Guava to instantiate empty collectionsDavid Pursehouse2016-05-042-7/+7
* | RefReplicatedEvent: Move toStatusString to RefPushResult.toStringDavid Pursehouse2016-04-293-5/+14
* | Migrate tests to Google TruthDavid Pursehouse2016-04-292-19/+21
* | ReplicationState: Improve javadoc of RefPushResult valuesDavid Pursehouse2016-04-281-2/+2
* | Add new configuration option to control replication of hidden projectsDariusz Luksza2016-04-213-4/+18
* | Make ReplicationQueue#recursivelyDelete privateDavid Pursehouse2016-04-121-1/+1
* | DestinationConfiguration: Use ImmutableList rather than arrayDavid Pursehouse2016-04-124-32/+34