gerrit/lib
David Pursehouse a3fae5d109 Upgrade JGit to 4.7.2.201807261330-r
This release contains several fixes since 4.7.1.201706071930-r.

The ones we're particularly interested in are:

  - ResolveMerger: Fix encoding with string; use bytes

which fixes issue 9153, and:

  - Delete all loose refs empty directories
  - Use java.nio to delete path to get detailed errors
  - GC: Remove empty references folders
  - Do not ignore path deletion errors

which fix issues with cleanup of ref directories after running GC.

The release also includes:

  - Honor trustFolderStats also when reading packed-refs

Users should note that for repositories with a high number of
references (for example in excess of 300K refs) and in a server with
high traffic, this solution may not scale well and should be tested
carefully.

Bug: Issue 9153
Change-Id: I4a229589dd1a3a14844538df0556fa1b62731029
2018-07-27 11:00:27 +01:00
..
antlr Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
asciidoctor AsciiDoctor: Format with google-java-format version 1.6 2018-06-06 08:45:32 +09:00
auto Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
bouncycastle Don't ship bouncycastle libraries in plugin API 2017-04-07 07:38:04 +02:00
codemirror Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00
commons Move commons-io from lib/BUILD to lib/commons/BUILD 2018-06-13 20:01:44 +09:00
dropwizard Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
easymock Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
elasticsearch-rest-client Elasticsearch: replace native API in prod w/ REST 2018-05-28 14:30:23 +09:00
fonts Remove Buck based build 2017-01-23 12:44:58 +00:00
greenmail Remove Buck based build 2017-01-23 12:44:58 +00:00
guice Bump guice version to 4.2.0 2018-07-19 08:42:40 +09:00
gwt Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
highlightjs PolyGerrit: Add support for erlang and puppet in highlight 2017-07-14 02:55:21 +01:00
httpcomponents Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
jackson Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
jetty Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
jgit Upgrade JGit to 4.7.2.201807261330-r 2018-07-27 11:00:27 +01:00
joda Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
js Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00
jsoup Remove one last buck file from gerrit's core 2017-01-27 19:41:56 +00:00
log Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
lucene Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
mail Remove Buck based build 2017-01-23 12:44:58 +00:00
mime4j Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
mina Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
openid Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
ow2 Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
polymer_externs Bazel: Replace native {http,git}_archive with Skylark rules 2018-06-05 05:13:58 +00:00
powermock Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
prolog Apply buildifier to .bzl files. 2018-07-10 20:38:52 +09:00
testcontainers Bazel: Harmonize names of external repositories 2018-06-08 19:33:01 +09:00
BUILD Bump guice version to 4.2.0 2018-07-19 08:42:40 +09:00
LICENSE-Apache1.1 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-Apache2.0 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-CC-BY3.0-unported Clarify that the CC-BY 3.0 license is the unported version 2016-09-21 11:19:22 +02:00
LICENSE-CC0-1.0 Add support for elliptic curve/ed25519 SSH keys 2017-03-28 15:26:29 +00:00
LICENSE-DO_NOT_DISTRIBUTE Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-MPL1.1 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-OFL1.1 Serve fonts from Gerrit instead of Google Fonts. 2016-04-01 13:11:02 -04:00
LICENSE-PublicDomain Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-antlr Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-args4j Synchronize args4j license with upstream 2016-06-07 18:59:40 +00:00
LICENSE-asciidoctor Add correct license for asciidoctor 2016-08-19 04:05:06 +00:00
LICENSE-automaton Synchronize automaton license with upstream 2016-06-09 09:31:58 +00:00
LICENSE-bouncycastle Synchronize bouncy castle license with upstream 2016-06-10 06:31:21 +02:00
LICENSE-clippy Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-codemirror-minified Use a pre-built minified CodeMirror in the release build 2016-04-04 20:33:27 -04:00
LICENSE-codemirror-original Use a pre-built minified CodeMirror in the release build 2016-04-04 20:33:27 -04:00
LICENSE-diffy Diffy should use the unported CC-BY 3.0 license 2016-09-21 11:26:15 +02:00
LICENSE-elasticsearch Elasticsearch: replace native API in prod w/ REST 2018-05-28 14:30:23 +09:00
LICENSE-es6-promise Add es6-promise for Internet Explorer 2016-09-13 15:14:32 +00:00
LICENSE-fetch Add fetch polyfill for use in all supported browsers 2016-03-03 23:49:18 -05:00
LICENSE-h2 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-highlightjs Syntax highlighting 2016-07-25 13:47:30 -07:00
LICENSE-icu4j Adds the Soy library and injects it via EmailArguments 2016-08-22 09:45:33 -07:00
LICENSE-jgit Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-jsch Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-jsoup Add jsoup to Buck and Bazel 2016-11-16 01:24:59 +00:00
LICENSE-moment Recognize time format preferences. 2016-03-15 15:22:39 -07:00
LICENSE-ow2 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-page.js Build bower_components with buck 2015-11-12 19:01:53 -05:00
LICENSE-polymer Build bower_components with buck 2015-11-12 19:01:53 -05:00
LICENSE-postgresql Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-prologcafe Update license text for PrologCafe 2013-05-13 09:44:25 -07:00
LICENSE-promise-polyfill Build bower_components with buck 2015-11-12 19:01:53 -05:00
LICENSE-protobuf Add dependency on the Google protocol buffer library 2013-09-10 15:59:25 -07:00
LICENSE-silk_icons Synchronize license for silk icons 2016-09-21 11:04:46 +02:00
LICENSE-slf4j Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-testcontainers Acceptance tests: Replace embedded ES with docker testcontainer 2018-05-28 14:30:23 +09:00
LICENSE-xz Download commands: Add JGit archive 2014-03-03 23:34:46 +00:00
guava.bzl Upgrade Guava to 22.0 2017-11-02 19:10:14 +00:00