]> source.dussan.org Git - sonarqube.git/commit
SONAR-4923 sort by creation date should display most recent rules first
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 21 Jan 2014 09:13:24 +0000 (10:13 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 21 Jan 2014 09:13:24 +0000 (10:13 +0100)
commit6fa6c5504e8b029895d27c3ffb53251ff29d269e
treebe07726e02cf2e474078066ff7691357e86e1e19
parent6c93878f363d01bf1864e8a02180511d2dfa8cf7
SONAR-4923 sort by creation date should display most recent rules first
sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_configuration_controller.rb
sonar-server/src/test/java/org/sonar/server/rule/ProfileRuleQueryTest.java