aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-impl/src/main/java/org/sonar/runner/impl
Commit message (Collapse)AuthorAgeFilesLines
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-2513-993/+0
|
* add LogListener in APIDuarte Meneses2015-06-231-4/+6
|
* Fix quality flaws and formattingDuarte Meneses2015-06-231-1/+1
|
* SONARUNNER-139 Avoid running analysis in forked mode to hang foreverDuarte Meneses2015-06-221-3/+9
|
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-193-10/+77
|
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several ↵Duarte Meneses2015-06-186-55/+145
| | | | analysis with same process and an interactive mode
* SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-091-1/+1
|
* SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-054-29/+68
|
* SONARUNNER-133 Remove version check and add some profiling logs in debug modeJulien HENRY2015-06-025-107/+25
|
* Fix some quality flaws and update coverageJulien HENRY2014-04-073-7/+10
|
* SONARPLUGINS-3634 Provide a simulation mode allowing to dump input configurationJulien HENRY2014-04-041-0/+1
|
* SONARPLUGINS-3624 Stop support of SQ server older than 3.7Julien HENRY2014-04-025-90/+16
|
* SONARPLUGINS-3061 Support trailing slash in sonar.host.urlJulien HENRY2013-07-121-1/+8
|
* SONARPLUGINS-3009 Keep backward compatibilityJulien HENRY2013-06-241-6/+6
| | | | ProjectReactor is still provided by SonarRunner for SonarQube older than 3.7
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-2414-19/+15
|
* Fix some quality flawsJulien HENRY2013-06-201-8/+13
|
* SONARPLUGINS-2983, SONARPLUGINS-2941 Improve mask/unmask feature in ↵Julien HENRY2013-06-194-12/+18
| | | | EmbededRunner
* Revert SONARPLUGINS-2709Simon Brandhof2013-04-101-11/+2
|
* SONARPLUGINS-2709 Send HTTP credentialsSimonBrandhof2013-04-081-4/+11
|
* SONARPLUGINS-2709 Send HTTP credentialsSimonBrandhof2013-04-081-44/+27
|
* Delete the generated sonar-runner-batch.jar in temp dirSimonBrandhof2013-04-082-4/+69
|
* Fix fork of JVM when an argument is blankSimon Brandhof2013-04-073-3/+3
|
* Fix quality flawsSimon Brandhof2013-04-071-26/+35
|
* Fix some quality flawsSimon Brandhof2013-04-063-18/+1
|
* Add unit testSimon Brandhof2013-04-061-4/+1
|
* Add unit testsSimon Brandhof2013-04-062-21/+29
|
* Add unit testsSimon Brandhof2013-04-068-60/+112
|
* Fix build on Java 6Simon Brandhof2013-04-061-0/+1
|
* Refactor initialization of dirsSimonBrandhof2013-04-054-12/+7
|
* Minor refactoringSimonBrandhof2013-04-054-9/+10
|
* SONARPLUGINS-2574 improve handling of connection failureSimonBrandhof2013-04-051-2/+20
|
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-0412-0/+817