gerrit/java/com/google
Luca Milanesio 5017ba50ce ListProjects: re-implement using secondary index
The GWT UI and other parts of Gerrit still rely on the in-memory
cache for rendering the project list.
This is the first step that moves some use-cases to the QueryProjects
engine: full list without filters and showing only the active and readonly
projects.

All other existing use-cases are still based on the in-memory
cache and are going to be addressed in the follow-up of this change.

With regards to filtering by project name substring, it is not
implemented on top of the secondary index because of Issue 10446.

Bug: Issue 10380
Change-Id: I8effed5f75bdf353d9b23a3d349009e5f0535186
2019-02-08 07:35:11 +00:00
..
gerrit ListProjects: re-implement using secondary index 2019-02-08 07:35:11 +00:00
gwtexpui Merge branch 'stable-2.15' into stable-2.16 2019-01-10 21:44:13 +09:00