Files
gerrit/plugins
Martin Fick b6a488cae3 Update git submodules
* Update plugins/replication from branch 'master'
  - Add --now switch to start replication right away
    
    When starting replication from the command line, each replication task
    is scheduled with the per remote replicationDelay.  This delay is
    considered a batching mechanism for user driven events.  However,
    scripts may desire to trigger replication without caring about batching.
    In particular, a script may want to replicate a bunch of updates to many
    projects serially for throttling reasons using the --wait option.
    However, with a long list of projects to replicate the per project
    replication delay can quickly add up to a lot of wasted time (too much
    throttling).  By adding a --now option which starts replicating without
    delay, it is possible for a script to control (generally along with the
    --wait option) replication throttling very accurately.
    
    Change-Id: I35b4386f53112ffa7c886ad345e5fabb97273aa9
2017-04-03 16:40:27 +00:00
..
2017-03-15 23:22:56 +00:00
2017-04-03 16:40:27 +00:00
2017-03-03 08:46:31 +00:00
2017-02-28 18:14:01 +09:00