]> source.dussan.org Git - sonarqube.git/commit
SONAR-6302 WS to rename a quality profile
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Thu, 2 Apr 2015 15:18:36 +0000 (17:18 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Fri, 3 Apr 2015 14:46:17 +0000 (16:46 +0200)
commit66a1ad6974671e0e8f4a88a4b02f4063d3e5edeb
tree2c40bdee3a15fcc9457b4a554e538106d3cd0e75
parent8ec086fd99a9311825acbefe30f75de7b11bebd0
SONAR-6302 WS to rename a quality profile
server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java
server/sonar-server/src/main/java/org/sonar/server/qualityprofile/ws/QProfileRenameAction.java [new file with mode: 0644]
server/sonar-server/src/test/java/org/sonar/server/qualityprofile/ws/QProfileRenameActionTest.java [new file with mode: 0644]