gerrit/plugins
Nasser Grainawi 817d09bdc8 Update git submodules
* Update plugins/replication from branch 'stable-3.2'
  to cc72dc5cb3e4198ebd4f487a3fcc04846e1ceb43
  - Merge branch 'stable-3.1' into stable-3.2
    
    * stable-3.1:
      Call retryDone() when giving up after lock failures
      Fix issue with task cleanup after retry
    
    Change-Id: I6dbeaa0d21545a1903bdb11c5de5d9e8f72079c5
    
  - Merge branch 'stable-3.0' into stable-3.1
    
    * stable-3.0:
      Call retryDone() when giving up after lock failures
      Fix issue with task cleanup after retry
    
    Change-Id: Id9ce63cd6112b3c8b16f9daafe3a8a982521baa9
    
  - Merge branch 'stable-2.16' into stable-3.0
    
    * stable-2.16:
      Call retryDone() when giving up after lock failures
      Fix issue with task cleanup after retry
    
    Change-Id: Id987043c8a26bd3f69fb4bd5b84591ae20cb83ba
    
  - Call retryDone() when giving up after lock failures
    
    Previously when giving up after retrying due to too many lock failures,
    a 'replication start --wait' command would wait indefinitely if it was
    waiting on the push that gave up. Fix this by calling retryDone() after
    giving up which will trigger the ReplicationStatus to reflect a failure
    allowing the waiting to complete.
    
    Change-Id: I0debade83612eb7ce51bab0191ab99464a6e7cd3
    
  - Fix issue with task cleanup after retry
    
    Destination.notifyFinished method calls finish on
    ReplicationTasksStorage.Task objects which are not scheduled for retry.
    
    The issue is that for rescheduled tasks PushOne.isRetrying
    will always returns true even if task is already replicated.
    That creates a situation where tasks scheduled for retry are
    never cleaned up.
    
    Bug: Issue 12754
    Change-Id: I4b10c2752da6aa7444f57c3ce4ab70eb00c3f14e
2021-02-25 20:19:44 +00:00
..
codemirror-editor@e211fb1bd2 Update codemirror-editor plugin to latest master revision 2020-05-15 20:11:05 +09:00
commit-message-length-validator@556e427fd7 Update git submodules 2018-10-01 16:30:08 +00:00
delete-project@76f5b25733 Update git submodules 2020-09-15 08:04:50 +00:00
download-commands@e26ed31aaf Add reviewers column to dashboard 2020-04-15 15:42:42 +02:00
gitiles@b8ea789876 Update git submodules 2020-12-07 11:42:22 +00:00
hooks@7ed555fe88 Update hooks plugin to latest master revision 2020-05-09 18:01:21 +09:00
plugin-manager@783f5c65c7 Update plugin-manager to the latest master 2020-05-23 22:55:59 +01:00
replication@cc72dc5cb3 Update git submodules 2021-02-25 20:19:44 +00:00
reviewnotes@e952b920ec Update reviewnotes plugin to latest version working with stable-3.2 2020-09-05 00:15:08 +02:00
singleusergroup@b594c7f7d6 Update git submodules 2021-02-17 12:37:30 +00:00
webhooks@9fc9c2d4e6 Update webhooks plugin to latest master revision 2020-05-19 10:23:06 +09:00
BUILD JGit: Adapt to the split of jsch code in own artifact 2020-07-17 22:38:24 +02:00
external_plugin_deps.bzl Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00