aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/resources/org/sonar/batch/bootstrapper
Commit message (Collapse)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-50/+0
|
* Extract module sonar-dbSimon Brandhof2015-07-041-1/+1
|
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-11/+0
|
* SONAR-5936 support property sonar.log.level on batchSimon Brandhof2015-02-241-2/+2
|
* SONAR-3893 use persistent map for syntax and symbol highlightingSimon Brandhof2013-04-171-0/+3
|
* Remove useless Maven dependenciesSimon Brandhof2012-11-071-7/+0
|
* Fix sonar.showSqlSimon Brandhof2012-07-171-3/+12
|
* Fix support of sonar.showSqlResults with MyBatis 3.1Simon Brandhof2012-07-111-9/+4
|
* Sanitize batch bootstrapperSimon Brandhof2012-01-131-2/+5
| | | | | - by default Logback is configured by batch, not by bootstrappers - ability to delegate logging to bootstrappers (require a SLF4J implementation)
* SONAR-2959 Add the property sonar.showSqlSimon Brandhof2012-01-121-0/+58