commit | 3133b4b28ec6b8cd1dc4e9ca2c23b8a34b4fccba | [log] [tgz] |
---|---|---|
author | Hugo Arès <hugo.ares@ericsson.com> | Tue Oct 14 14:05:10 2014 -0400 |
committer | Hugo Arès <hugo.ares@ericsson.com> | Thu Oct 16 10:11:46 2014 -0400 |
tree | a27ce72bd15778e5a95be305cb2b604a51ec7431 | |
parent | abbc5ad2386d718a033b97ce20b708a0d68d0d9a [diff] |
Add filtering options to ListBranches REST API Add substring and regex options. Those options are supported by other similar REST API (ListProjects, ListGroups). Also removed the @Singleton annotation because it can no longer be a singleton since the endpoint support options. Change-Id: Iec21c01718e1bf62a21b9a765935d19d9f670d00