Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename batch into scanner | Julien HENRY | 2016-03-18 | 1 | -50/+0 |
| | |||||
* | Extract module sonar-db | Simon Brandhof | 2015-07-04 | 1 | -1/+1 |
| | |||||
* | SONAR-6588 drop db connection from batch | Simon Brandhof | 2015-07-02 | 1 | -11/+0 |
| | |||||
* | SONAR-5936 support property sonar.log.level on batch | Simon Brandhof | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | SONAR-3893 use persistent map for syntax and symbol highlighting | Simon Brandhof | 2013-04-17 | 1 | -0/+3 |
| | |||||
* | Remove useless Maven dependencies | Simon Brandhof | 2012-11-07 | 1 | -7/+0 |
| | |||||
* | Fix sonar.showSql | Simon Brandhof | 2012-07-17 | 1 | -3/+12 |
| | |||||
* | Fix support of sonar.showSqlResults with MyBatis 3.1 | Simon Brandhof | 2012-07-11 | 1 | -9/+4 |
| | |||||
* | Sanitize batch bootstrapper | Simon Brandhof | 2012-01-13 | 1 | -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.showSql | Simon Brandhof | 2012-01-12 | 1 | -0/+58 |