gerrit/plugins
Martin Fick 99b24e5898 Update git submodules
* Update plugins/replication from branch 'master'
  to 718d6210721cbfc38bbac6a3d976636fe17e4b72
  - Merge "Shard the waiting directory to scale better"
  - Shard the waiting directory to scale better
    
    Previously all the waiting tasks were stored in the same "waiting"
    directory. Since most filesystems don't scale well with more than 1000
    entries in a directory, shard the "waiting" directory by the first two
    characters of the taskKey. This will shard the waiting entries across a
    max of 256 subdirectories, potentially providing improved scalibility
    for up to 256K waiting entries.
    
    Change-Id: I4da79306cb75a868a30ed98d5b33432dc3656b19
2020-02-26 22:52:43 +00:00
..
codemirror-editor@9508693bd0 Update git submodules 2019-11-22 18:41:57 +00:00
commit-message-length-validator@556e427fd7 Update git submodules 2018-10-01 16:30:08 +00:00
delete-project@180fd9dbd7 Update git submodules 2020-01-24 10:25:18 +00:00
download-commands@1b98be8d37 Update git submodules 2020-02-21 01:37:37 +00:00
gitiles@825ca06ddd Update git submodules 2020-01-15 08:34:35 +00:00
hooks@6316be2828 Update git submodules 2019-12-02 10:23:39 +00:00
plugin-manager@2933add62e Make RestApiException(String, Exception) constructor protected 2019-12-23 15:00:42 +01:00
replication@718d621072 Update git submodules 2020-02-26 22:52:43 +00:00
reviewnotes@9bd38ec6ab Update git submodules 2020-02-21 01:37:17 +00:00
singleusergroup@d04c4c33ad Rename reviewdb package to entities and dissolve client package 2019-10-15 23:07:11 +02:00
webhooks@570dacacc6 Update git submodules 2020-01-14 20:35:13 +00:00
BUILD Bazel: Don't shade bouncycastle in gerrit-plugin-api artifact 2020-01-24 20:14:19 +00:00
external_plugin_deps.bzl Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00