summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make SearchingChangeCacheImpl nullable when replicating from slavev2.13.5v2.13.4v2.13.3v2.13.2Makson Lee2016-10-191-1/+2
* 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
* | Remove redundant 'public' modifiersDavid Pursehouse2016-04-122-2/+2
* | Remove redundant modifiers from interface methodsDavid Pursehouse2016-04-121-3/+3
* | Remove redundant 'static' modifier on enumDavid Pursehouse2016-04-111-1/+1
* | Add missing whitespace around keywords and bracesDavid Pursehouse2016-04-113-3/+3
* | Extract replication configuration from Destination classDariusz Luksza2016-03-294-84/+155
* | Remove usages of Throwables#propagateDave Borowitz2016-03-222-2/+4
* | Merge "Remove unneeded finals from Destination class"David Ostrovsky2016-03-201-12/+12
|\ \
| * | Remove unneeded finals from Destination classHugo Arès2016-03-181-12/+12
* | | Remove unneeded finals from PushOne classHugo Arès2016-03-181-16/+16
|/ /
* | Tidy up ReplicationFileBasedConfig constructorHugo Arès2016-03-181-6/+9
* | Tidy up AutoReloadConfigDecorator constructorHugo Arès2016-03-171-5/+8
* | ListCommand: Show queue details for destinationsDavid Pursehouse2016-03-163-1/+54
* | ListCommand: Remove unnecessary method parameterDavid Pursehouse2016-03-161-2/+2
* | ListCommand: Improve documentation and help textDavid Pursehouse2016-03-152-11/+8
* | ListCommand: Consistently capitalize json property namesDavid Pursehouse2016-03-151-1/+1
* | ListCommand: Remove unnecessary local variableDavid Pursehouse2016-03-151-4/+1
* | Expose more API to enable plugin consumption as libDariusz Luksza2016-03-149-22/+56
* | Update EventDispatcher to use DynamicItemHugo Arès2016-02-292-6/+8
* | Dispatch events using new postEvent methodHugo Arès2016-02-294-78/+23
* | Buck: Clean up java_test ruleDavid Ostrovsky2016-02-231-7/+2
* | Add metrics for replication delay and retriesDavid Pursehouse2016-02-232-2/+33
* | Record replication latency metric in millisecondsDavid Pursehouse2016-02-231-1/+1
* | ReplicationMetrics: Add missing javadocDavid Pursehouse2016-02-231-0/+5
* | Update dependency of jgit in plugins/replication/BUCKBruce Zu2016-02-181-1/+1
* | PushResultProcessing: Use ChangeNotes.Factory to load changesEdwin Kempin2016-02-094-23/+44
* | Merge branch 'stable-2.12'David Pursehouse2016-02-014-7/+46
|\|
| * Merge branch 'stable-2.11' into stable-2.12v2.12.2v2.12.1David Pursehouse2016-02-013-7/+30
| |\