]> source.dussan.org Git - sonarqube.git/commit
SONAR-7135 WS api/measures/component_tree refKey in the response
authorTeryk Bellahsene <teryk.bellahsene@sonarsource.com>
Wed, 20 Jan 2016 11:38:33 +0000 (12:38 +0100)
committerTeryk Bellahsene <teryk.bellahsene@sonarsource.com>
Wed, 20 Jan 2016 11:44:43 +0000 (12:44 +0100)
commitec96c3e2c8e33bc40e519a7b9566cfb2e9338b52
treecaf1dbc859d5cf6d2a4f05dabcd92521872224a7
parent49632b19154fa95cf68802645defa16027ab6de4
SONAR-7135 WS api/measures/component_tree refKey in the response
server/sonar-server/src/main/java/org/sonar/server/measure/ws/ComponentDtoToWsComponent.java
server/sonar-server/src/main/java/org/sonar/server/measure/ws/ComponentTreeAction.java
server/sonar-server/src/main/java/org/sonar/server/measure/ws/ComponentTreeData.java
server/sonar-server/src/main/java/org/sonar/server/measure/ws/ComponentTreeDataLoader.java
server/sonar-server/src/test/java/org/sonar/server/measure/ws/ComponentTreeActionTest.java