Files
gerrit/gerrit-server
Hugo Arès 7e45a469fb Change ls-project default type option from 'code' to 'all'
Listing project with type 'code' requires to open the project git
repository and type 'all' doesn't. Change the default type option to
'all' to prevent opening all git repositories every time ls-projects is
called without specifying the type option.

The main motivation for this change is to reduce load on Gerrit having
a lot of repositories and a lot of Jenkins Gerrit-Trigger connected to
it. Gerrit-Trigger uses the ls-projects command to build and keep up to
date its cache of Gerrit projects.

The only consequence of this change is that ls-projects users that
didn't specify the type option could now see more projects which should
not be an issue.

Change-Id: I747fdfae6825bbc9999c84b95a91dbefd7ade4bb
2016-03-02 15:20:58 -05:00
..