]> source.dussan.org Git - sonarqube.git/commit
SONAR-2205 Web service /api/rules should provide configKey
authorsimonbrandhof <simon.brandhof@gmail.com>
Tue, 22 Feb 2011 15:25:17 +0000 (16:25 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Tue, 22 Feb 2011 15:25:17 +0000 (16:25 +0100)
commit6843aa6703697e7fd9073b26d1b8413170e7248f
tree8629965245d2156a594c1dc71a94bdbb902bdf69
parente8e5e0c895705af4f0b685b521e53128796769bd
SONAR-2205 Web service /api/rules should provide configKey
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rules_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb
sonar-server/src/main/webapp/WEB-INF/app/models/rules_parameter.rb
sonar-ws-client/src/main/java/org/sonar/wsclient/services/Rule.java
sonar-ws-client/src/main/java/org/sonar/wsclient/unmarshallers/RuleUnmarshaller.java