aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/rule
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJulien Lancelot2014-03-121-4/+6
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-118-8/+8
* SONAR-5056 Read debt from rule during analysisJulien Lancelot2014-03-111-0/+120
* SONAR-926 fix loading of quality profile alerts on multi-modules projectsSimon Brandhof2014-02-262-46/+69
* SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()Simon Brandhof2014-02-261-7/+8
* SONAR-926 Fix alerts reporting for multi-language projectsJulien HENRY2014-02-201-0/+46
* SONAR-926 Improve error reporting when invalid use of sonar.profileJulien HENRY2014-02-172-8/+9
* Rename org.sonar.api.batch.rule.ModuleRule to ActiveRuleSimon Brandhof2014-02-101-15/+33
* Fix some quality flawsSimon Brandhof2014-02-021-3/+4
* Fix some quality flawsSimon Brandhof2014-02-022-4/+3
* SONAR-926 use the property sonar.language to detect single-lang projectsSimon Brandhof2014-01-313-5/+17
* SONAR-926 First attempt to fix views taskJulien HENRY2014-01-291-21/+13
* SONAR-4908 add org.sonar.api.batch.rule.CheckFactorySimon Brandhof2014-01-271-0/+5
* SONAR-926 fix metric PROFILE on single-lang modulesSimon Brandhof2014-01-271-1/+1
* SONAR-926 fix RulesProfile#getLanguage() on single-lang modulesSimon Brandhof2014-01-271-1/+1
* SONAR-926 store measures PROFILE and PROFILE_VERSION on single-lang modulesSimon Brandhof2014-01-271-5/+12
* SONAR-926 fix loading of ModuleRulesSimon Brandhof2014-01-273-4/+16
* SONAR-926 feed ModuleRulesSimon Brandhof2014-01-275-0/+499
* SONAR-906 new batch API for getting activated rules (merge of all the Quality...Simon Brandhof2014-01-261-0/+23