]> source.dussan.org Git - sonarqube.git/commit
SONAR-7300 Redirect PUT|POST|DELETE api/properties to api/settings 1514/head
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 10 Jan 2017 14:09:43 +0000 (15:09 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Wed, 11 Jan 2017 09:35:47 +0000 (10:35 +0100)
commitf3020783d4aecd24160171f13c3cfa93bb46fe93
tree3cfd9bbe01b14115f26d5ab5c765faffb713f03a
parent6a8201750d74dda13710b72364f2cb864d2d2eb9
SONAR-7300 Redirect PUT|POST|DELETE api/properties to api/settings
it/it-plugins/server-plugin/src/main/java/ServerPlugin.java
it/it-tests/src/test/java/it/settings/DeprecatedPropertiesWsTest.java
server/sonar-server/src/main/java/org/sonar/server/ws/DeprecatedRestWebServiceFilter.java
server/sonar-server/src/test/java/org/sonar/server/ws/DeprecatedRestWebServiceFilterTest.java