gerrit/lib
Dave Borowitz 2ab1af186e Store mergeable field from cache in index
Eventually this will no longer be part of the serialized change proto,
and even with the cache it is still expensive to check mergeability
for each change in a list of search results, as the submit type must
still be checked in order to look up the mergeability.

The new MERGEABLE field now loads from the cache, although ChangeJson
and several other callers still depend on the field in Change. This
will facilitate index schema upgrades, in that a full reindex will
also populate the persistent cache.

While we're at it, upgrade Lucene to 4.10.1, which contains some
important stability bugfixes[1].

[1] http://lucene.apache.org/core/4_10_1/changes/Changes.html#v4.10.1

Change-Id: I166b85f91bd596a3f0295616c2e72853b692dd54
2014-11-03 12:08:34 -08:00
..
antlr Build with Buck 2013-05-09 13:40:36 +00:00
asciidoctor Store mergeable field from cache in index 2014-11-03 12:08:34 -08:00
bouncycastle Move libraries.config to init subpackage 2014-07-30 06:41:21 -07:00
codemirror Buck: upgrade to recent version 2014-10-27 20:13:42 +00:00
commons Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
easymock Move powermock and easymock library definitions to separate BUCK files 2014-06-30 15:35:13 +00:00
guice Update Guice version to 4.0-beta5 2014-09-29 22:33:12 +02:00
gwt GWT SuperDevMode: Spawn codeserver and Daemon in same process 2014-09-10 18:47:58 +02:00
hamcrest Allow tests to use hamcrest matchers directly 2014-09-30 09:30:35 +09:00
httpcomponents Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
jetty Buck: Remove unused dependencies 2014-10-26 12:46:47 +01:00
jgit Upgrade JGit to 3.5.0.201409071800-rc1 2014-09-09 17:14:01 +02:00
joda Use DateTimeUtils.currentTimeMillis() to get current time 2013-10-16 10:10:55 -07:00
log Update httpclient and dependencies 2014-06-23 07:02:31 +00:00
lucene Store mergeable field from cache in index 2014-11-03 12:08:34 -08:00
mina Bump SSHD to 0.12.0-9-g635de65 to fix ESDCA public key auth 2014-09-12 14:57:27 +02:00
openid Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
ow2 Move ow2-asm library definitions to separate BUCK file 2014-06-30 11:17:13 +09:00
powermock Move powermock and easymock library definitions to separate BUCK files 2014-06-30 15:35:13 +00:00
prolog Buck: Make deps to $(exe :foo) and $(location :bar) implicitly 2014-06-10 07:29:42 +00:00
solr Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
BUCK Downgrade JUnit to 4.10 2014-10-01 10:48:09 -07:00
LICENSE-antlr Build with Buck 2013-05-09 13:40:36 +00: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-args4j Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-automaton Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-bouncycastle Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-CC-BY3.0 Document diffy logo is CC-BY 3.0 2013-08-21 08:57:42 -07:00
LICENSE-clippy Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-codemirror Async load popular modes into CodeMirror 2013-05-21 11:01:26 -07:00
LICENSE-diffy Document diffy logo is CC-BY 3.0 2013-08-21 08:57:42 -07:00
LICENSE-DO_NOT_DISTRIBUTE Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-h2 Build with Buck 2013-05-09 13:40:36 +00: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-MPL1.1 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-ow2 Build with Buck 2013-05-09 13:40:36 +00: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-protobuf Add dependency on the Google protocol buffer library 2013-09-10 15:59:25 -07:00
LICENSE-PublicDomain Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-slf4j Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-xz Download commands: Add JGit archive 2014-03-03 23:34:46 +00:00
local.defs Buck: Align gerrit build interface to bucklets 2014-09-09 13:20:47 +00:00
maven.defs Update SSHD to 0.12.0 2014-09-11 09:48:07 +02:00