]> source.dussan.org Git - sonarqube.git/commit
SONAR-7676 support for new PROPERTIES columns in Ruby
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 5 Sep 2016 16:25:39 +0000 (18:25 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Fri, 9 Sep 2016 07:11:42 +0000 (09:11 +0200)
commit77bd719aedd53e98d72ea00a656773fe7e0a4e48
tree94e4ea86502e2e6d5275d5d0710c2071d18cbbec
parentcf4ae9438f06823d4adf06315ce7018d10aac6ce
SONAR-7676 support for new PROPERTIES columns in Ruby
server/sonar-server/src/main/java/org/sonar/server/ui/JRubyFacade.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/account_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/properties_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/user_properties_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/app/models/property.rb
server/sonar-web/src/main/webapp/WEB-INF/app/models/user.rb