aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/rules/DefaultQProfileReferential.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-181-52/+0
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-231-1/+7
* SONAR-5007 remove org.sonar.api.batch.rules.QProfile from APISimon Brandhof2014-06-201-1/+1
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-191-3/+2
* SONAR-5389 Drop batch-api moduleJulien HENRY2014-06-181-1/+2
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-161-0/+46