Files
gerrit/plugins
Eryk Szymanski fe14e28cda Update git submodules
* Update plugins/replication from branch 'master'
  - Add notify replication failed for TRANSPORT_ERROR & REPOSITORY_MISSING
    
    We send replication started notification for each attempt to push.
    If the push fails with a reason TRANSPORT_ERROR or REPOSITORY_MISSING,
    it will be retried until it succeed (endless loop in case
    TRANSPORT_ERROR that occurs forever).
    
    For each new re-try we will send another replication started
    notification for that branch, but we will miss the notification
    about failed attempt completed. This patch adds the missing
    notification.
    
    This fixes notification on push to replica that is down.
    
    Change-Id: I6d5d06fbc081df2d9a32973af73f6a2136d51731
    Signed-off-by: Eryk Szymanski <eryksz@gmail.com>
2017-04-28 09:39:54 +00:00
..
2017-04-20 15:13:16 +00:00
2017-03-15 23:22:56 +00:00
2017-04-28 09:39:54 +00:00
2017-03-03 08:46:31 +00:00
2017-02-28 18:14:01 +09:00