aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-api/src/main/java/org/sonar/runner/api/Utils.java
Commit message (Collapse)AuthorAgeFilesLines
* Extract SonarQube Scanner as a separate projectJulien HENRY2015-11-091-123/+0
|
* Back compatibility with SQ 4.5Duarte Meneses2015-08-281-0/+1
|
* merge it-sonar-runner and update groupIdDuarte Meneses2015-07-201-1/+1
|
* Restore compatibility with SQ before 5.2Julien HENRY2015-06-261-17/+2
|
* add LogListener in APIDuarte Meneses2015-06-231-1/+5
|
* Fix quality flaws and formattingDuarte Meneses2015-06-231-16/+23
|
* SONARUNNER-138 Allow to redirect logs to a custom streamDuarte Meneses2015-06-191-1/+11
|
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several ↵Duarte Meneses2015-06-181-2/+12
| | | | analysis with same process and an interactive mode
* SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-051-1/+56
|
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-241-1/+1
|
* Fix compatibility with sonar 3.5Simon Brandhof2013-04-151-1/+2
|
* Do not log encoding when non-project taskSimon Brandhof2013-04-051-0/+5
|
* Minor refactoringSimonBrandhof2013-04-051-0/+4
|
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-041-0/+41