Files
gerrit/plugins
Luca Milanesio d714315b01 Update git submodules
* Update plugins/replication from branch 'master'
  to 6f8b01263df591dbfef8e3052fd572edb35924cf
  - Split concerns of Configuration and Destinations
    
    Preparation work to start breaking down the whole logic of controlling
    the replication destinations into two separate concerns:
    
    1. ReplicationConfig
       Parse and load of the replication.config
    
    2. ReplicationDestinations
       Activate and control the scheduling of the replication destinations
    
    Both interfaces are implemented by the same Config classes; However,
    in the follow-up of this change, each interface will have a focussed
    implementation.
    
    Having different interfaces will allow also to have other possible
    implementations of the replication logic to a destination.
    
    Feature: Issue 11425
    Change-Id: I2e5a27f14e20b18d12215071219097d19355ac05
2019-09-10 08:46:40 +00:00
..
2019-08-19 08:17:32 +00:00
2019-06-10 10:57:04 +00:00
2019-08-05 10:47:21 +00:00
2019-09-10 08:46:40 +00:00
2019-07-24 10:54:07 +02:00
2019-08-05 10:58:43 +00:00