]> source.dussan.org Git - sonarqube.git/commit
SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create properties
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 26 Jun 2013 10:38:33 +0000 (12:38 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 26 Jun 2013 10:38:42 +0000 (12:38 +0200)
commita46930a27d21ada19805220f6e3ded05f1776efe
treef27d7a0ff36149aa3ef958fe251a2c16210bd775
parent2c7027bd9044452cb6d56c9bcb1178c4388c833c
SONAR-4443 The wsclient class PropertyCreateQuery can not be used to create properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/properties_controller.rb
sonar-ws-client/src/main/java/org/sonar/wsclient/services/PropertyCreateQuery.java
sonar-ws-client/src/main/java/org/sonar/wsclient/services/PropertyQuery.java
sonar-ws-client/src/test/java/org/sonar/wsclient/services/PropertyCreateQueryTest.java
sonar-ws-client/src/test/java/org/sonar/wsclient/services/PropertyQueryTest.java