aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-api/src/main/java/org/sonar/runner/api/EmbeddedRunner.java
Commit message (Expand)AuthorAgeFilesLines
* Extract SonarQube Scanner as a separate projectJulien HENRY2015-11-091-299/+0
* Change cache strategyDuarte Meneses2015-10-011-5/+5
* Merge sonar-home into sonar-runnerDuarte Meneses2015-10-011-1/+2
* Back compatibility with SQ 4.5Duarte Meneses2015-08-281-82/+72
* SONARUNNER-144 Expose sonarqube version in APIDuarte Meneses2015-08-131-0/+15
* SONARUNNER-145 Expose cache sync APIDuarte Meneses2015-08-121-3/+14
* SONARUNNER-143 New API to retrieve issues produced by the analysisDuarte Meneses2015-08-041-2/+5
* Improve qualityDuarte Meneses2015-07-311-1/+1
* SONARUNNER-143 New API to retrieve issues produced by the analysisDuarte Meneses2015-07-301-32/+82
* merge it-sonar-runner and update groupIdDuarte Meneses2015-07-201-1/+1
* Restore compatibility with SQ before 5.2Julien HENRY2015-06-261-3/+4
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-251-57/+149
* Fix quality flaws and formattingDuarte Meneses2015-06-231-1/+0
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-191-5/+23
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis...Duarte Meneses2015-06-181-9/+24
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-241-1/+1
* Fix JavadocJulien HENRY2013-06-201-3/+3
* Fix some quality flawsJulien HENRY2013-06-201-1/+1
* SONARPLUGINS-2983, SONARPLUGINS-2941 Improve mask/unmask feature in EmbededRu...Julien HENRY2013-06-191-4/+35
* SONARPLUGINS-2574 set env variables + improve unit testsSimon Brandhof2013-04-041-3/+20
* SONARPLUGINS-2574 refactoring of ForkedRunnerSimonBrandhof2013-04-041-1/+1
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-041-0/+56