aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [SCANCLI-153] Use shell alternative to `which`Vincent Latombe2024-09-041-1/+1
| | | | | | | `which` may or may not be available on host systems. There are equivalent which are shell builtin. This is essentially using the same as https://github.com/apache/maven/commit/8852b87412c0af70efcee76f1bb12bc44635aab1, which has proven to work fine on a large shell variety.
* SCANCLI-147 Add aarch64 distributions for Linux and MacOSXJulien HENRY2024-06-265-14/+153
|
* Log improvementsJulien HENRY2024-05-135-18/+14
|
* Update to the latest scanner-java-libraryJulien HENRY2024-05-074-104/+3
|
* Make debug script set debug option to the forked processJulien HENRY2024-05-072-3/+11
|
* Use Map assertionsClaire Villard2024-05-061-16/+21
|
* SCANCLI-146 Log using slf4j + logbackJulien HENRY2024-05-0621-442/+472
|
* Remove duplicated testJulien HENRY2024-05-031-13/+0
|
* Update tests to JUnit 5Julien HENRY2024-05-038-127/+118
|
* SCANCLI-145 Update to the latest buildJulien HENRY2024-05-033-5/+5
|
* SCANCLI-84 Rename SonarScanner -> SonarScanner CLIJulien HENRY2024-05-039-30/+29
|
* SCANCLI-127 Adjust logsJulien HENRY2024-05-032-4/+4
|
* SCANCLI-145 Update to the scanner library 3.0Julien HENRY2024-05-0311-313/+263
|
* SCANCLI-130 Set sonar.scanner.bootstrapStartTimeClaire Villard2024-04-293-23/+52
|
* NO-JIRA Update license headers for 20247PH2024-01-0420-20/+20
|
* SQSCANNER-117 Make jre/lib/jspawnhelper amd jre/lib/jexec executable on linuxDuarte Meneses2023-08-041-0/+13
|
* SQSCANNER-115 Fix SSF-392Antoine Vigneau2023-06-082-1/+36
|
* [SQSCANNER-110] Update license headers 2023stanislavh2023-01-2420-20/+20
|
* SQSCANNER-101 Do not parse configuration twiceJulien HENRY2022-03-224-53/+48
|
* SQSCANNER-95 - Update license headers (#120)belen-pruvost-sonarsource2022-01-2720-20/+20
|
* Update license headers for 2021Wouter Admiraal2021-01-0720-20/+20
|
* SQSCANNER-67 - Warn on duplicate property definitions (#89)Mark Rekveld2020-09-282-4/+18
|
* SQSCANNER-70 - Updated script comments (#91)Mark Rekveld2020-09-284-4/+9
|
* SQSCANNER-78 - backtick syntax (#83)Mark Rekveld2020-09-242-12/+12
|
* SQSCANNER-79 Changed name of scanner to SonarScanner CLI (#85)mickael-caro-sonarsource2020-06-2220-20/+20
|
* SQSCANNER-65 Add a new flag to get the Scanner that invoked the CLI a… (#84)mickael-caro-sonarsource2020-06-229-25/+90
| | | * SQSCANNER-65 Add a new flag to get the Scanner that invoked the CLI and its version from the invocation commandLine
* 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-2020-20/+20
| | | | | | | | * SQSCANNER-66 - Update parent pom and license headers. * SQCANNER-66 - Update parent pom of IT project * SQSCANNER-66 Updated Scanner API Version in pom.
* SQSCANNER-57 - Rename scanner SonarScanner (#78)mickael-caro-sonarsource2020-01-0310-30/+87
| | | * SQSCANNER-57 - Rename scanner SonarScanner
* Update travis utils version for appveyor (#75)Jacek2019-09-301-1/+6
|
* SQSCANNER-61 Consider 'project.settings' if set using SONARQUBE_SCANNER_PARAMS4.1.0.1829Julien HENRY2019-09-052-7/+29
|
* SQSCANNER-24 Always consider project.settings, if setJulien HENRY2019-09-054-11/+25
|
* SQSCANNER-56 Stacktrace are only displayed in verbose modeJulien HENRY2019-06-252-16/+30
|
* SQSCANNER-58 Return a different error code for functional errorsSimon Brandhof2019-03-155-17/+19
|
* Fix Quality flaws in testsSimon Brandhof2019-03-157-60/+43
|
* Check if Java is installed on LinuxMozes Gaal2019-02-221-0/+5
|
* SQSCANNER-54 don't print warnings to stderr (#57)Michal Duda2019-01-082-8/+7
| | | Redirect warnings to stdout instead of stderr.
* Update parent pom and license headersJulien HENRY2019-01-0820-20/+20
|
* Add more unit tests regarding the --embedded switch (#49)Amaury Levé2018-04-261-0/+7
|
* SQSCANNER-49: Don't suggest debug if CLI is embeded (#48)Amaury Levé2018-04-263-5/+35
|
* Update license headersDavid Rautureau2018-01-2920-20/+20
|
* SQSCANNER-47 Improve error logs when exception is a MessageExceptionDuarte Meneses2017-12-292-9/+11
|
* 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-313-68/+38
|
* 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-102-4/+4
|