commit | 7ec9b4eacbc1c924c3b07f02571f10ec8b65e046 | [log] [tgz] |
---|---|---|
author | Adam Yi <i@adamyi.com> | Mon Jan 01 07:40:25 2018 +0000 |
committer | Adam Yi <i@adamyi.com> | Tue Jan 02 02:35:59 2018 +0000 |
tree | 2eed372445fc8a922eba67a6a058f5a4001c9614 | |
parent | d6fb69f3d316a4d203773e4ef88d664b769d7f9b [diff] |
List repos with starting prefix Fix the NullPointException when a user visits "/test/" but only "/test/project_a" and "/test/project_b" exist in Gerrit. It will now list all projects starting with "test." This was implemented already in Gitiles, but threw an NPE in this plugin before. Change-Id: Ifeeca8c5eba81e9a3596d206648b7769a661a430