]> source.dussan.org Git - sonarqube.git/commit
SONAR-2694 Provide a new optional 'category' attribute on the @Property annotation
authorSimon Brandhof <simon.brandhof@gmail.com>
Mon, 15 Aug 2011 17:36:19 +0000 (19:36 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 15 Aug 2011 17:36:19 +0000 (19:36 +0200)
commit04cde730a288fc1dd0de91e3ee0cd0c96ed41919
tree45345155d06fadb02c37734fc3f8eb1fe6c443ca
parent0dbee87afa49c3c5f75f045e1ac5bf1ec171e5b7
SONAR-2694 Provide a new optional 'category' attribute on the @Property annotation
plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-plugin-api/src/main/java/org/sonar/api/Property.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/project_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/settings_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/project/settings/_delete_project.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project/settings/_exclusions.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project/settings/_links.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/settings/_plugins.html.erb