Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SQSCANNER-24 Always consider project.settings, if set | Julien HENRY | 2019-09-05 | 2 | -0/+2 |
| | |||||
* | SQSCANNER-7 SQSCANNER-6 Deprecate sonar-runner and SONAR_RUNNER_OPTS | Julien HENRY | 2016-04-11 | 2 | -0/+0 |
| | | | | And replace by sonar-scanner and SONAR_SCANNER_OPTS | ||||
* | SQSCANNER-14 Always configure project base directory | Duarte Meneses | 2016-03-17 | 3 | -0/+3 |
| | |||||
* | Update groupId, artifactId and packages | Julien HENRY | 2016-01-11 | 20 | -0/+0 |
| | |||||
* | Extract SonarQube Scanner as a separate project | Julien HENRY | 2015-11-09 | 20 | -0/+39 |
| | |||||
* | SONAR-2291 Implemented cache on Sonar Runner side (for bootstrap JARs). | Julien HENRY | 2013-01-30 | 54 | -245/+0 |
| | |||||
* | SONARPLUGINS-2285 Improve validation of (tests/binaries/libraries) folders | Julien HENRY | 2013-01-07 | 10 | -0/+46 |
| | |||||
* | SONARPLUGINS-2421 Make it possible to define a multi-modules project whose ↵ | Julien HENRY | 2013-01-07 | 3 | -0/+14 |
| | | | | modules share the same project base directory | ||||
* | SONARPLUGINS-2297 The property sonar.sources should not be mandatory | Julien HENRY | 2013-01-07 | 7 | -2/+24 |
| | |||||
* | SONARPLUGINS-2202 "sonar.projectName" default value is now module ID | Fabrice Bellingard | 2012-09-13 | 2 | -4/+2 |
| | |||||
* | Refactor package names | Simon Brandhof | 2012-09-13 | 31 | -0/+0 |
| | |||||
* | Fix classloader issue with ant 1.7.x | Simon Brandhof | 2012-09-13 | 31 | -0/+0 |
| | |||||
* | Move (again) Main to org.sonar.runner | Simon Brandhof | 2012-09-11 | 4 | -0/+0 |
| | |||||
* | SONARPLUGINS-2202 Improve multi-module definition | Fabrice Bellingard | 2012-09-11 | 13 | -1/+37 |
| | |||||
* | SONARPLUGINS-2202 Refactor package names to have clearer API | Fabrice Bellingard | 2012-09-11 | 26 | -0/+0 |
| | |||||
* | SONARPLUGINS-2202 Change some property names | Fabrice Bellingard | 2012-09-10 | 6 | -7/+6 |
| | | | | | | The 2 following properties have been introduced for better readability and consistency: - sonar.projectBaseDir - sonar.projectConfigFile | ||||
* | Refactor code and add some API documentation. | Fabrice Bellingard | 2012-09-07 | 1 | -0/+0 |
| | |||||
* | SONARPLUGINS-2203 Improve tests | Fabrice Bellingard | 2012-09-06 | 11 | -21/+34 |
| | |||||
* | SONARPLUGINS-1856 Log message if sources directory does not exist | Fabrice Bellingard | 2012-09-05 | 1 | -0/+6 |
| | | | | => When launching the Sonar Runner, a meaningful error message must be thrown when one source directory doesn't exist | ||||
* | SONARPLUGINS-2202 Add multi-module support | Fabrice Bellingard | 2012-09-05 | 18 | -0/+101 |
| | |||||
* | SONARPLUGINS-1376 Allow to use pattern like "lib/*.jar" for property "libraries" | Evgeny Mandrikov | 2011-12-19 | 2 | -0/+0 |
| | |||||
* | Sonar runner: refactor unit test to remove conflict with sonar analysis | Simon Brandhof | 2011-07-07 | 2 | -4/+4 |
| | |||||
* | SONARPLUGINS-1220 Runner home must be optional | Simon Brandhof | 2011-06-24 | 5 | -0/+10 |