aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/rule/UsedQProfilesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-72/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Extract module sonar-dbSimon Brandhof2015-07-041-1/+1
* Redundant throws clause in testsDavid Gageot2015-05-071-3/+3
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-231-9/+15
* SONAR-5007 remove org.sonar.api.batch.rules.QProfile from APISimon Brandhof2014-06-201-1/+0
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-191-33/+27
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-161-2/+3
* SONAR-5216 Store and display used quality profiles for multi-language analysisJulien HENRY2014-05-191-0/+72