commit | 70093ff169d695bdcb535db5c2d4e37b79aa9ff1 | [log] [tgz] |
---|---|---|
author | Brad Larson <bklarson@gmail.com> | Tue Jun 26 12:38:56 2012 -0500 |
committer | Brad Larson <bklarson@gmail.com> | Tue Jun 26 12:38:56 2012 -0500 |
tree | cee67e8a7496c260a9271b82a7218db8c31f2757 | |
parent | 5200787a91cf619eb6742bc3443a9db5d231f086 [diff] |
Move handling of ListPluginsServlet to HttpPluginServlet HttpPluginServlet already handles serving URLs in the "/plugins/*" namespace. It makes sense to have it also serve the "/plugings/" URL, as we will add more actions soon, such as /plugins/?reload and /plugins/?install. Change-Id: Ic5eb5d9169139b8ded021a0e0f1cf421be0b2927 Signed-off-by: Brad Larson <bklarson@gmail.com>