gerrit/plugins
Jonathan Nieder 52ea902ef9 Update git submodules
* Update plugins/download-commands from branch 'stable-2.14'
  - CloneWithCommitMsgHook: Stop passing --insecure to curl
    
    Validating certs is an important feature of HTTPS that we should not
    disable, especially when downloading code that is going to be trusted.
    
    This "curl" invocation does not take place until after a successful
    "git clone", so the -k option would not be useful for dealing with
    misconfigured https servers.  Any configuration that needs -k would
    already be broken because of the "git clone" that comes before it.
    
    Reported-by: Gert van Dijk <gertvdijk@gmail.com>
    Bug: Issue 7562
    Change-Id: Ibe14bba5c1ce30a771515ff7985796aa1b8cdadf
2017-10-25 16:44:48 +00:00
..
commit-message-length-validator@07b5f220ec Update git submodules 2017-02-22 01:01:24 +00:00
download-commands@b88b58b670 Update git submodules 2017-10-25 16:44:48 +00:00
hooks@9805b6717b Update git submodules 2017-09-22 01:25:25 +00:00
replication@ff270c13e4 Update git submodules 2017-09-13 23:20:47 +00:00
reviewnotes@7070ce2252 Update git submodules 2017-03-03 08:46:31 +00:00
singleusergroup@570b6e287a Merge "Format all Java files with google-java-format" 2017-02-07 03:31:04 +00:00
BUILD Add CUSTOM_PLUGINS to plugins build 2017-02-28 18:14:01 +09:00
external_plugin_deps.bzl Allow plugins to contribute external workspace deps 2017-01-26 20:39:45 +00:00