]> source.dussan.org Git - sonarqube.git/commit
Slight performance improvement in api/rules/tags
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 29 Nov 2016 09:56:49 +0000 (10:56 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Wed, 30 Nov 2016 12:30:23 +0000 (13:30 +0100)
commit2dddcd9ba245e3229e9f5616d99749b4f57d5376
tree6245faf20e569c9765c4a2e1f3e47b8abc4b91e1
parent3152ceb05b2f773be2704d81be9a6c5b41b5ebed
Slight performance improvement in api/rules/tags

No need to load the rule documents. Only the aggregation
of tags is used.
server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java