Update git submodules

* Update plugins/replication from branch 'master'
  to 9ad16dabdaf49757d67b3ebcf5dd9b1bc30fb277
  - Make number of refs printed to replication log configurable
    
    The number of refs that are logged into the replication log, when
    executing a replication push, was hardcoded.
    
    This change adds a configuration option that allows to set the number of
    refs listed in the logs of a replication push.
    
    Change-Id: I9bdb6ddaa7d70df137df0cb95d65b1a86b335db7
    
  - Limit pushed refs to be logged during replication
    
    The replication plugin would log all refs that would be pushed during
    replication. In some cases this list could be huge. In such cases
    creating the log entry alone required significant compute resources.
    
    Thus, this change caps the number of logged refs to the first 1000.
    
    Change-Id: I98a76e4cc497feb2eea0668a745a384592f935b1
This commit is contained in:
Thomas Draebing
2019-02-21 10:03:01 +01:00
committed by Gerrit Code Review
parent e147f5e8a8
commit f113d03ea6