]> source.dussan.org Git - sonarqube.git/commit
Move web services to get metadata on issue filters to
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 15 Jan 2014 22:32:56 +0000 (23:32 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 15 Jan 2014 22:32:56 +0000 (23:32 +0100)
commit970c8beeaa952289ef0d26eb05b43e46f21c9bf3
treeb1ad53909ca02ec3befde9cbfa2b6e430dc046f7
parent44c227093bcd41a680e4f8a06389248d0a2d4364
Move web services to get metadata on issue filters to

* /api/issue_filters/show/<id>
* /api/issue_filters/favorites
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/issue_filters_controller.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/issues_controller.rb