RETIRED, Gerrit as used by OpenStack
Go to file
Dave Borowitz b4de292f8a Add index configuration to specify maximum possible limit
Implementations may not support returning up to Integer.MAX_VALUE
results, so allow this to be specified per implementation. This is
distinct from the configured per-user limits, as it represents a
fundamental limitation of the underlying index backend rather than an
administrative decision.

Encapsulate this in its own class that can be injected into
QueryProcessor, and use this in the limit computation.

Change-Id: I7d1093a2aa3800ff5437c6b1c78b12d73b17db05
2015-01-20 11:04:08 -08:00
.settings Support AutoValue 2014-11-08 08:31:08 -08:00
Documentation Merge "Fix LDAP connection pool configuration." 2015-01-20 07:44:18 +00:00
ReleaseNotes Merge branch 'stable-2.10' 2015-01-20 16:50:05 +09:00
bucklets Rename __standalone_mode__ to STANDALONE_MODE 2014-11-24 08:44:12 +00:00
contrib Fix minor python code style issues 2014-12-18 02:51:06 +00:00
gerrit-acceptance-tests Changes API: Add methods to suggest reviewers 2015-01-20 02:02:09 +00:00
gerrit-antlr Support change~branch~id in query syntax 2014-12-10 09:55:08 -08:00
gerrit-cache-h2 Use AutoCloseable gwtorm/jdbc instances 2015-01-13 11:23:40 -08:00
gerrit-common Refactor LabelId out of PatchSetApprovals 2015-01-20 01:04:33 +00:00
gerrit-extension-api Changes API: Add methods to suggest reviewers 2015-01-20 02:02:09 +00:00
gerrit-gwtdebug Organize imports 2014-12-18 11:16:03 +09:00
gerrit-gwtexpui Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-gwtui Merge branch 'stable-2.10' 2015-01-20 16:50:05 +09:00
gerrit-gwtui-common Remove unused "remove reviewer" image 2015-01-08 18:39:58 +09:00
gerrit-httpd Discontinue deprecated /query servlet 2015-01-15 05:29:17 +00:00
gerrit-launcher Apply "type inference for generic instance creation" Java 7 feature 2014-04-26 15:27:57 +02:00
gerrit-lucene Add index configuration to specify maximum possible limit 2015-01-20 11:04:08 -08:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid OpenID: Add support for Launchpad on the login form 2014-12-12 21:22:55 +01:00
gerrit-patch-commonsnet Replace 'for' loop with 'foreach' 2013-12-04 01:02:53 +04:00
gerrit-patch-jgit Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-pgm Use AutoCloseable gwtorm/jdbc instances 2015-01-13 11:23:40 -08:00
gerrit-plugin-api Allow to create javadocs for multiple packages 2014-10-22 01:28:59 +02:00
gerrit-plugin-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-gwt-archetype Bump GWT to 2.7.0 in plugin GWT archetype 2014-12-24 08:21:25 +00:00
gerrit-plugin-gwtui Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-plugin-js-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-prettify Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-reviewdb Refactor LabelId out of PatchSetApprovals 2015-01-20 01:04:33 +00:00
gerrit-server Add index configuration to specify maximum possible limit 2015-01-20 11:04:08 -08:00
gerrit-solr Add index configuration to specify maximum possible limit 2015-01-20 11:04:08 -08:00
gerrit-sshd Refactor util methods from ReviewCommand into CommandUtils 2015-01-20 10:06:44 +09:00
gerrit-util-cli Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-util-http Refactor RequestUtil into a separate package 2014-10-30 15:35:26 -07:00
gerrit-util-ssl Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-war Use AutoCloseable gwtorm/jdbc instances 2015-01-13 11:23:40 -08:00
lib Bump jetty version to 9.2.6 2015-01-15 08:33:04 +01:00
plugins Update cookbook plugin to latest revision 2015-01-06 12:25:23 +09:00
tools Add ow2-asm dependencies for GWT plugins 2014-12-19 01:11:21 +00:00
website/releases Releases: Update website to use Cloud Storage v1 API 2014-11-21 12:22:59 -08:00
.buckconfig Add buck build soyc to output GWT split point report 2015-01-15 04:40:28 +00:00
.buckversion Update Buck to recent version 2015-01-12 19:01:22 +00:00
.gitignore Add buck build soyc to output GWT split point report 2015-01-15 04:40:28 +00:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.mailmap Define mailmap 2014-11-06 09:15:44 +01:00
.pydevproject Update PyDev project to use Python 2.7 2014-10-02 15:16:44 +09:00
.watchmanconfig Watchman: Add buck-out dir to ignored directories 2014-08-21 07:32:37 +02:00
BUCK Update Buck and use gwt_binary() 2014-05-19 11:41:31 -07:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00
VERSION Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00