]> source.dussan.org Git - sonarqube.git/commit
SONAR-6306 SONAR-6307 Apply feedback from PR
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Thu, 9 Apr 2015 16:12:28 +0000 (18:12 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 10 Apr 2015 09:19:25 +0000 (11:19 +0200)
commit8b16808a43932555a51d8e6e08a615666d747881
tree7c97cfcfe08ebbc1af58ff98bd823167a5746f13
parent9fa4c60191e799ee49609785f03278e2a5b8ab7e
SONAR-6306 SONAR-6307 Apply feedback from PR
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/ws/QProfileChangeParentAction.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/ws/QProfileInheritanceAction.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/QProfileChangeParentActionMediumTest.java
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/QProfileInheritanceActionMediumTest.java
server/sonar-server/src/test/resources/org/sonar/server/qualityprofile/ws/QProfileInheritanceActionMediumTest/inheritance-simple.json [new file with mode: 0644]