gerrit/java/com/google/gerrit/server/api
David Pursehouse 3c52bf9f63 Use QueryProjects#apply without parameters
The apply(TopLevelResource) method doesn't actually use the given
resource parameter, and only exists to satisfy the interface of its
parent RestReadView.

A variant of the method without the TopLevelResource parameter was
added in change Ia8ded07a5. Modify callers to use that.

Change-Id: I15af0d1cb35750c8aec4b2f42339901c48332889
2019-02-08 13:30:42 +09:00
..
accounts Merge branch 'stable-2.15' into stable-2.16 2019-01-15 14:15:02 +09:00
changes Merge branch 'stable-2.15' into stable-2.16 2019-02-08 00:59:03 +00:00
config Add REST endpoints to get/set default edit preferences 2018-01-18 14:35:21 +01:00
groups Prefer requireNonNull from Java API over Guava's checkNotNull 2018-10-16 18:34:13 +09:00
plugins Deprecate c.g.g.extensions.common.InstallPluginInput 2018-06-22 20:56:01 +09:00
projects Use QueryProjects#apply without parameters 2019-02-08 13:30:42 +09:00
ApiUtil.java Dissolve gerrit-server top-level directory 2017-10-31 11:02:38 -04:00
BUILD Split off config REST endpoints from giant server lib 2017-12-20 20:09:17 +01:00
GerritApiImpl.java Revert "Make GerritApiImpl class public" 2018-05-15 07:00:35 +00:00
GerritApiModule.java Separate out the plugin API from other Gerrit plugins 2017-12-05 15:58:25 +01:00
PluginApiModule.java Separate out the plugin API from other Gerrit plugins 2017-12-05 15:58:25 +01:00