When viewing projects in the admin project list (especially now that will
become possible for non-admins) it would help to have a way to only display
a subset of all the projects initially and have to click on something to
display more or all of them. We are using Gerrit in a setup where every 3
months about 3 new repositories are added and in time the old ones become
obsolete (so for historical reasons we would leave them around but would
not normally be used by users anymore). The old repositories will be left
on Gerrit to be able to look comments on older code reviews, patch sets and
branches histories.
Would be nice to get that too for "gerrit ls-projects" (thus display only a
subset by default and have some kind of parameter to display them all). I
suppose some users using ls-projects in script might prefer to always have
all the projects listed in which case it would make sense to have this
behavior configurable in gerrit.config.
Thanks!