aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* fix issue with whitespaces in sonar-scanner pathChristopher Fenner2020-03-161-1/+1
* SQSCANNER-66 - Update parent pom, license headers and Scanner API version. (#80)4.3.0.2102mickael-caro-sonarsource2020-02-2011-11/+11
* SQSCANNER-57 - Rename scanner SonarScanner (#78)mickael-caro-sonarsource2020-01-037-15/+26
* SQSCANNER-61 Consider 'project.settings' if set using SONARQUBE_SCANNER_PARAMS4.1.0.1829Julien HENRY2019-09-051-7/+14
* SQSCANNER-24 Always consider project.settings, if setJulien HENRY2019-09-051-11/+8
* SQSCANNER-56 Stacktrace are only displayed in verbose modeJulien HENRY2019-06-251-1/+1
* SQSCANNER-58 Return a different error code for functional errorsSimon Brandhof2019-03-153-6/+8
* Check if Java is installed on LinuxMozes Gaal2019-02-221-0/+5
* SQSCANNER-54 don't print warnings to stderr (#57)Michal Duda2019-01-081-1/+1
* Update parent pom and license headersJulien HENRY2019-01-0811-11/+11
* SQSCANNER-49: Don't suggest debug if CLI is embeded (#48)Amaury Levé2018-04-262-1/+11
* Update license headersDavid Rautureau2018-01-2911-11/+11
* SQSCANNER-47 Improve error logs when exception is a MessageExceptionDuarte Meneses2017-12-291-1/+1
* Remove trailing backslash from project.home (#39)mawl2017-12-071-0/+3
* Simplify and modernize real_pathJanos Gyerik2017-08-021-10/+3
* SQSCANNER-43 Remove deprecated sonar-runner bat/sh scriptsJulien HENRY2017-07-318-174/+5
* SQSCANNER-42 Stop support of SQ < 5.2Julien HENRY2017-07-312-19/+8
* Improve quality (#34)Janos Gyerik2017-07-203-11/+7
* Remove pointless echo of %SONAR_SCANNER_HOME%3.0.3.778Janos Gyerik2017-05-122-2/+0
* SQSCANNER-41 Handle parentheses in script installation path (#32)Janos Gyerik2017-05-121-2/+4
* SQSCANNER-40 Stop supporting $foo syntax3.0.2.768Julien HENRY2017-05-101-1/+1
* SQSCANNER-39 Don't filter properties with blank valueJulien HENRY2017-04-121-0/+1
* Improve assembly (#28)Janos Gyerik2017-03-215-9/+20
* Append classifier to basedir (#27)Janos Gyerik2017-03-143-3/+3
* SQSCANNER-38 self-contained distributions for Linux, Windows and Mac OS X (#26)Janos Gyerik2017-03-139-8/+244
* Drop license notice that no longer applies (#25)Janos Gyerik2017-03-073-82/+0
* SQSCANNER-37 Fix agent in network connectionsDuarte Meneses2017-03-011-1/+3
* SQSCANNER-9 Allow to use variables in the configuration fileDuarte Meneses2017-02-232-0/+111
* Fix scriptsDuarte Meneses2017-02-222-4/+4
* Update licensesDuarte Meneses2017-02-2210-20/+20
* SQSCANNER-35 Fix script home detection and path quoting issuesDuarte Meneses2017-02-222-66/+26
* Improve scriptsDuarte Meneses2017-02-222-26/+26
* SQSCANNER-32 Cleanup default configuration file to remove deprecated propertiesDuarte Meneses2017-02-221-15/+0
* SQSCANNER-34 Don't use user-defined SONAR_SCANNER_HOMEDuarte Meneses2017-02-225-94/+57
* SQSCANNER-36 Don't loose error message in case of low level error (like OOM)Julien HENRY2017-01-131-2/+6
* add -P to full path resolutionganncamp2017-01-131-1/+1
* Fix quality flawsJulien HENRY2017-01-131-37/+51
* SQSCANNER-36 Properly exit process even in case of failure during stopJulien HENRY2017-01-131-3/+12
* Fix quality issuesDuarte Meneses2016-11-092-4/+4
* Remove extraneous interactive option from usage message (#17)Alexei Znamensky2016-11-011-1/+0
* SQSCANNER-20 Minor fixesJulien HENRY2016-09-203-3/+4
* SQSCANNER-23 Support the new 'MessageException' unchecked exception and log b...Duarte Meneses2016-09-163-8/+1
* SQSCANNER-20 Create a sonar-runner-debug executableDuarte Meneses2016-09-161-1/+1
* SQSCANNER-23 Support the new 'MessageException' unchecked exception and log b...Duarte Meneses2016-09-161-13/+11
* SQSCANNER-20 Create a sonar-runner-debug executableDuarte Meneses2016-09-163-0/+57
* SQSCANNER-23 Support the new 'MessageException' unchecked exception and log b...Duarte Meneses2016-09-162-29/+14
* SQSCANNER-30 Add timestamp to logs in debug/verboseDuarte Meneses2016-09-151-6/+22
* SQSCANNER-27 Home not detected when links are usedDuarte Meneses2016-09-152-4/+12
* SQSCANNER-29 Exit code should not be 0 when script fails due to ERROR: Unreco...Julien HENRY2016-09-141-1/+2
* SQSCANNER-28 Support sonar.scanner.skip without connecting to serverDuarte Meneses2016-09-131-0/+9