Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONARUNNER-141 Remove forked mode | Julien HENRY | 2015-06-25 | 9 | -905/+0 |
| | |||||
* | clean shutdown | Duarte Meneses | 2015-06-23 | 2 | -9/+111 |
| | |||||
* | SONARUNNER-138 Allow to redirect logs to a custom stream | Duarte Meneses | 2015-06-19 | 2 | -6/+10 |
| | |||||
* | SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several ↵ | Duarte Meneses | 2015-06-18 | 4 | -27/+88 |
| | | | | analysis with same process and an interactive mode | ||||
* | Cleanup warnings | Gabor Liptak | 2015-06-09 | 1 | -2/+2 |
| | |||||
* | SONARUNNER-125 Fix duplicate properties when parsing complexe ↵ | Julien HENRY | 2014-12-04 | 1 | -1/+1 |
| | | | | sonar-project.properties | ||||
* | Revert SONARUNNER-124 as it was a misunderstanding | Julien HENRY | 2014-12-02 | 1 | -1/+1 |
| | |||||
* | SONARUNNER-124 Unable to configure multi-module project with more than 2 ↵ | Julien HENRY | 2014-11-27 | 1 | -1/+1 |
| | | | | levels in a single file | ||||
* | Fix some quality flaws and update coverage | Julien HENRY | 2014-04-07 | 2 | -10/+10 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-04-03 | 1 | -3/+7 |
| | |||||
* | SONARPLUGINS-3329 Display "SONAR_RUNNER_OPTS" in the console if it is set | Julien HENRY | 2014-04-03 | 1 | -9/+13 |
| | |||||
* | SONARPLUGINS-3575, SONARPLUGINS-3604, SONARPLUGINS-3574 | Julien HENRY | 2014-04-03 | 1 | -13/+161 |
| | | | | | | * Move parsing of sonar-project.properties files to SQ Runner * Trim properties read from configuration files * Add an official property to specify a project baseDir different than current directory | ||||
* | SONARPLUGINS-3624 Stop support of SQ server older than 3.7 | Julien HENRY | 2014-04-02 | 1 | -0/+4 |
| | |||||
* | Revert "SONARPLUGINS-3009 Use the new ProjectBootstrapper extension" | Julien HENRY | 2013-06-24 | 1 | -3/+3 |
| | | | | | | | This reverts commit 01e82fe5902c081b9b32f84bcb4b6f277bfebb7c. Conflicts: pom.xml | ||||
* | SONARPLUGINS-2923 Move from Sonar to SonarQube | Julien HENRY | 2013-06-24 | 8 | -11/+11 |
| | |||||
* | SONARPLUGINS-3009 Use the new ProjectBootstrapper extension | Julien HENRY | 2013-06-24 | 1 | -3/+3 |
| | |||||
* | Delete the generated sonar-runner-batch.jar in temp dir | SimonBrandhof | 2013-04-08 | 1 | -1/+0 |
| | |||||
* | Fix fork of JVM when an argument is blank | Simon Brandhof | 2013-04-07 | 1 | -1/+4 |
| | |||||
* | Minor refactoring | Simon Brandhof | 2013-04-06 | 3 | -5/+9 |
| | |||||
* | Add unit tests | Simon Brandhof | 2013-04-06 | 4 | -19/+92 |
| | |||||
* | Fix build on Java 6 | Simon Brandhof | 2013-04-06 | 2 | -16/+58 |
| | |||||
* | Do not log encoding when non-project task | Simon Brandhof | 2013-04-05 | 1 | -1/+0 |
| | |||||
* | Refactor initialization of dirs | SimonBrandhof | 2013-04-05 | 1 | -2/+2 |
| | |||||
* | Minor refactoring | SimonBrandhof | 2013-04-05 | 2 | -6/+6 |
| | |||||
* | SONARPLUGINS-2574 improve unit tests of CLI | Simon Brandhof | 2013-04-05 | 3 | -207/+267 |
| | |||||
* | SONARPLUGINS-2794 Remove the task list from the command line help | SimonBrandhof | 2013-04-04 | 1 | -4/+1 |
| | |||||
* | SONAR-2574 new API + ability to fork | SimonBrandhof | 2013-04-04 | 3 | -0/+401 |