aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-runner-impl
Commit message (Expand)AuthorAgeFilesLines
* SONARUNNER-141 Remove forked modeJulien HENRY2015-06-2529-2222/+0
* Fix line termination windowsDuarte Meneses2015-06-241-3/+3
* add LogListener in APIDuarte Meneses2015-06-232-7/+9
* 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-196-10/+202
* SONARUNNER-136 and SONARUNNER-137 - Provide a new API to run several analysis...Duarte Meneses2015-06-1811-172/+350
* Merge pull request #9 from gliptak/warningsdbmeneses2015-06-093-6/+9
|\
| * Cleanup warningsGabor Liptak2015-06-093-6/+9
* | SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-091-1/+1
|/
* SONARUNNER-132 Add support for offline modeDuarte Meneses2015-06-058-40/+134
* SONARUNNER-133 Remove version check and add some profiling logs in debug modeJulien HENRY2015-06-028-253/+36
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-04-241-1/+1
* [maven-release-plugin] prepare release 2.4Eric Hartmann2014-04-241-1/+1
* 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-0210-218/+45
* SONARPLUGINS-3164 Some shaded dependencies are not relocatedJulien HENRY2013-09-241-0/+8
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-07-221-1/+1
* [maven-release-plugin] prepare release 2.3Eric Hartmann2013-07-221-1/+1
* SONARPLUGINS-3061 Support trailing slash in sonar.host.urlJulien HENRY2013-07-123-1/+27
* SONARPLUGINS-3009 Keep backward compatibilityJulien HENRY2013-06-242-10/+12
* SONARPLUGINS-2923 Move from Sonar to SonarQubeJulien HENRY2013-06-2428-33/+29
* Fix some quality flawsJulien HENRY2013-06-201-8/+13
* SONARPLUGINS-2983, SONARPLUGINS-2941 Improve mask/unmask feature in EmbededRu...Julien HENRY2013-06-196-17/+23
* Fix Maven 3 warningsJulien HENRY2013-06-191-5/+5
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-06-071-1/+1
* [maven-release-plugin] prepare release 2.2.2Eric Hartmann2013-06-071-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-05-211-1/+1
* [maven-release-plugin] prepare release 2.2.1Eric Hartmann2013-05-211-1/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2013-04-181-3/+2
* Revert SONARPLUGINS-2709Simon Brandhof2013-04-101-11/+2
* SONARPLUGINS-2709 Send HTTP credentialsSimonBrandhof2013-04-082-6/+12
* SONARPLUGINS-2709 Send HTTP credentialsSimonBrandhof2013-04-084-49/+125
* Delete the generated sonar-runner-batch.jar in temp dirSimonBrandhof2013-04-084-6/+137
* Fix fork of JVM when an argument is blankSimon Brandhof2013-04-076-9/+9
* Fix quality flawsSimon Brandhof2013-04-071-26/+35
* Fix some quality flawsSimon Brandhof2013-04-063-18/+1
* Add unit testSimon Brandhof2013-04-063-0/+236
* Add unit testSimon Brandhof2013-04-062-4/+7
* Fix build with java 6Simon Brandhof2013-04-061-2/+2
* Add unit testsSimon Brandhof2013-04-062-0/+175
* Add unit testsSimon Brandhof2013-04-062-21/+29
* Add unit testsSimon Brandhof2013-04-0615-60/+507
* Fix build on Java 6Simon Brandhof2013-04-061-0/+1
* Refactor initialization of dirsSimonBrandhof2013-04-054-12/+7
* Minor refactoringSimonBrandhof2013-04-054-9/+10
* Improve pom filesSimonBrandhof2013-04-051-2/+1
* SONARPLUGINS-2574 improve handling of connection failureSimonBrandhof2013-04-051-2/+20
* SONAR-2574 new API + ability to forkSimonBrandhof2013-04-0475-1724/+880