aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/rule/ActiveRulesProviderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-97/+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
* SONAR-6947 api/qualityprofiles/search use SearchWsRequestTeryk Bellahsene2015-11-171-1/+1
* SONAR-6837 Allow to configure WS read timeout from batchJulien HENRY2015-10-071-13/+14
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-301-9/+11
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-301-1/+1
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-301-0/+94
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-181-83/+0
* SONAR-5216 compare quality profile dates when batch detects profile changesSimon Brandhof2014-06-231-2/+2
* 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-6/+4
* SONAR-5389 Drop batch-api moduleJulien HENRY2014-06-181-1/+2
* SONAR-5389 New Analyzer APIJulien HENRY2014-06-161-6/+6
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Rename org.sonar.api.batch.rule.ModuleRule to ActiveRuleSimon Brandhof2014-02-101-0/+85