aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-api/src/main/java/org/sonar/runner/api/Runner.java
Commit message (Expand)AuthorAgeFilesLines
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-251-181/+0
* Fix LogListener in APIDuarte Meneses2015-06-241-1/+0
* add LogListener in APIDuarte Meneses2015-06-231-4/+30
* Fix quality flaws and formattingDuarte Meneses2015-06-231-1/+1
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-191-2/+14
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis...Duarte Meneses2015-06-181-36/+55
* SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-051-6/+1
* SONARPLUGINS-3634 Provide a simulation mode allowing to dump input configurationJulien HENRY2014-04-041-1/+24
* SONARPLUGINS-3575, SONARPLUGINS-3604, SONARPLUGINS-3574Julien HENRY2014-04-031-1/+1
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-241-1/+1
* Fix some quality flawsJulien HENRY2013-06-201-1/+1
* Fix compatibility with sonar 3.5Simon Brandhof2013-04-151-1/+1
* Refactor initialization of dirsSimonBrandhof2013-04-051-29/+28
* Minor refactoringSimonBrandhof2013-04-051-6/+6
* SONARPLUGINS-2574 set env variables + improve unit testsSimon Brandhof2013-04-041-0/+6
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-041-0/+102