aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-dist/src/test/java/org/sonar
Commit message (Collapse)AuthorAgeFilesLines
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-257-600/+0
|
* clean shutdownDuarte Meneses2015-06-232-2/+79
|
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-191-8/+15
|
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several ↵Duarte Meneses2015-06-184-24/+107
| | | | analysis with same process and an interactive mode
* Cleanup warningsGabor Liptak2015-06-091-3/+3
|
* SONARUNNER-125 Fix duplicate properties when parsing complexe ↵Julien HENRY2014-12-041-0/+4
| | | | sonar-project.properties
* Revert SONARUNNER-124 as it was a misunderstandingJulien HENRY2014-12-021-2/+2
|
* SONARUNNER-124 Unable to configure multi-module project with more than 2 ↵Julien HENRY2014-11-271-0/+13
| | | | levels in a single file
* Fix some quality flaws and update coverageJulien HENRY2014-04-071-0/+12
|
* SONARPLUGINS-3575, SONARPLUGINS-3604, SONARPLUGINS-3574Julien HENRY2014-04-031-15/+41
| | | | | | * 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
* Fix UTsJulien HENRY2013-07-081-17/+17
|
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-246-6/+6
|
* Fix fork of JVM when an argument is blankSimon Brandhof2013-04-071-0/+11
|
* Add unit testsSimon Brandhof2013-04-064-8/+137
|
* Fix build on Java 6Simon Brandhof2013-04-061-0/+36
|
* SONARPLUGINS-2574 improve unit tests of CLISimon Brandhof2013-04-053-131/+160
|
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-042-0/+173