]> source.dussan.org Git - sonarqube.git/commit
Add search the ability to search for rules by profiles in RubyRuleService 127/head
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 2 Mar 2015 13:54:04 +0000 (14:54 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 2 Mar 2015 15:54:55 +0000 (16:54 +0100)
commit1231f960588cb3370443815ceb6215688041e66f
tree32b8f4c022b73211047065b2943b8b6b80f98065
parentb12c36e294f93b101d2c8cca94bd5dc4d0903c50
Add search the ability to search for rules by profiles in RubyRuleService
Needed to fix SQALE-269
server/sonar-server/src/main/java/org/sonar/server/rule/RubyRuleService.java
server/sonar-server/src/test/java/org/sonar/server/rule/RubyRuleServiceTest.java