Files
gerrit/plugins
Antonio Barone 0dc19f9907 Update git submodules
* Update plugins/replication from branch 'master'
  to b730e71f3287e49bba0d2bff220ea9597873bd13
  - Notify about project deletion status
    
    Notify the scheduling and the result of the execution of a project
    deletion on remote targets.
    
    This is useful for consumers who are interested in understanding not
    just when a project deletion is initiated, but also when it is
    completed.
    
    The same event notification was applied to ref updates through the
    propagation of RefReplicationScheduled and RefReplicationDone events,
    but it was never applied to project deletions.
    
    Feature: Issue 13894
    Change-Id: I9b8197e67f4eddcc51c408c2db4c5991487a3d5e
    
  - events: Add targetUri to deprecate targetNode
    
    RefReplicatedEvent and ReplicationScheduledEvent have a targetNode field
    that is populated using a method intended for human-readable SSH command
    output. Deprecate that field and add a new targetUri that is the ASCII
    string representation of the URI. This new field is more suitably named
    and populated for consumers.
    
    This will not break existing users of targetNode until a later change
    removes that field. The only known user of the targetNode field is the
    Jenkins Gerrit Trigger plugin [1][2].
    
    [1] https://github.com/jenkinsci/gerrit-trigger-plugin
    [2] d15f38adc7/src/main/java/com/sonymobile/tools/gerrit/gerritevents/dto/events/RefReplicated.java
    
    Change-Id: If07f7103a1f9cf9e49e5eef4c91e9de1b5e46963
2021-02-03 18:15:07 +00:00
..
2021-01-11 19:09:43 +00:00
2020-11-23 18:10:46 +00:00
2020-11-26 08:04:16 +00:00
2020-10-16 23:16:14 +00:00
2021-02-03 18:15:07 +00:00
2020-05-19 01:21:35 +00:00
2020-07-03 06:27:27 +02:00
2020-08-27 10:12:15 +02:00