]> source.dussan.org Git - sonarqube.git/commit
SONAR-3431 Complete the web service /api/profiles to backup and restore profile
authorSimon Brandhof <simon.brandhof@gmail.com>
Wed, 25 Apr 2012 16:00:00 +0000 (18:00 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Wed, 25 Apr 2012 16:00:42 +0000 (18:00 +0200)
commitb97522763c56241f7f0c23914eeeca571c13ff26
tree833b0c4b028d8651d3262c3615e069572c466bf4
parentf341ea6efa8bd7c08318b78b50f200a6af830932
SONAR-3431 Complete the web service /api/profiles to backup and restore profile
sonar-server/src/main/java/org/sonar/server/rules/ProfilesConsole.java
sonar-server/src/main/java/org/sonar/server/ui/JRubyFacade.java
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/profiles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/api/utils.rb