]> source.dussan.org Git - sonarqube.git/commit
SONAR-3529 API: ability to define property sets.
authorDavid Gageot <david@gageot.net>
Mon, 24 Sep 2012 17:14:20 +0000 (19:14 +0200)
committerDavid Gageot <david@gageot.net>
Mon, 24 Sep 2012 17:24:13 +0000 (19:24 +0200)
commit082a1b5cf450f5f0837d0d51efe3a4f90c24181b
tree6040617bb6152d5b339922e26444ba21cd1796ab
parentdffab878ddf772d36f56b94ee1a739bc3fc1a984
SONAR-3529 API: ability to define property sets.
sonar-plugin-api/src/main/java/org/sonar/api/config/PropertySetValue.java [new file with mode: 0644]
sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java
sonar-server/src/main/webapp/WEB-INF/app/models/property_set.rb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_type_PROPERTY_SET.html.erb