aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-api/src/test/java/org/sonar/runner/api/EmbeddedRunnerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Extract SonarQube Scanner as a separate projectJulien HENRY2015-11-091-326/+0
* Change cache strategyDuarte Meneses2015-10-011-4/+6
* Merge sonar-home into sonar-runnerDuarte Meneses2015-10-011-12/+11
* Back compatibility with SQ 4.5Duarte Meneses2015-08-281-11/+34
* SONARUNNER-144 Expose sonarqube version in APIDuarte Meneses2015-08-131-2/+16
* SONARUNNER-145 Expose cache sync APIDuarte Meneses2015-08-121-1/+25
* SONARUNNER-143 New API to retrieve issues produced by the analysisDuarte Meneses2015-08-041-2/+2
* SONARUNNER-143 New API to retrieve issues produced by the analysisDuarte Meneses2015-07-301-1/+40
* merge it-sonar-runner and update groupIdDuarte Meneses2015-07-201-1/+1
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-251-62/+41
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-191-0/+46
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis...Duarte Meneses2015-06-181-24/+78
* SONARPLUGINS-3634 Provide a simulation mode allowing to dump input configurationJulien HENRY2014-04-041-4/+29
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-241-1/+1
* SONARPLUGINS-2983, SONARPLUGINS-2941 Improve mask/unmask feature in EmbededRu...Julien HENRY2013-06-191-6/+21
* Refactor initialization of dirsSimonBrandhof2013-04-051-3/+3
* Minor refactoringSimonBrandhof2013-04-051-2/+2
* SONARPLUGINS-2574 set env variables + improve unit testsSimon Brandhof2013-04-041-0/+52
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-041-0/+54