Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Map assertions | Claire Villard | 2024-05-06 | 1 | -16/+21 |
| | |||||
* | SCANCLI-146 Log using slf4j + logback | Julien HENRY | 2024-05-06 | 10 | -236/+277 |
| | |||||
* | Remove duplicated test | Julien HENRY | 2024-05-03 | 1 | -13/+0 |
| | |||||
* | Update tests to JUnit 5 | Julien HENRY | 2024-05-03 | 8 | -127/+118 |
| | |||||
* | SCANCLI-145 Update to the latest build | Julien HENRY | 2024-05-03 | 1 | -2/+2 |
| | |||||
* | SCANCLI-84 Rename SonarScanner -> SonarScanner CLI | Julien HENRY | 2024-05-03 | 2 | -13/+13 |
| | |||||
* | SCANCLI-127 Adjust logs | Julien HENRY | 2024-05-03 | 1 | -2/+2 |
| | |||||
* | SCANCLI-145 Update to the scanner library 3.0 | Julien HENRY | 2024-05-03 | 6 | -248/+192 |
| | |||||
* | SCANCLI-130 Set sonar.scanner.bootstrapStartTime | Claire Villard | 2024-04-29 | 2 | -23/+47 |
| | |||||
* | NO-JIRA Update license headers for 2024 | 7PH | 2024-01-04 | 9 | -9/+9 |
| | |||||
* | SQSCANNER-115 Fix SSF-392 | Antoine Vigneau | 2023-06-08 | 1 | -0/+12 |
| | |||||
* | [SQSCANNER-110] Update license headers 2023 | stanislavh | 2023-01-24 | 9 | -9/+9 |
| | |||||
* | SQSCANNER-101 Do not parse configuration twice | Julien HENRY | 2022-03-22 | 2 | -35/+26 |
| | |||||
* | SQSCANNER-95 - Update license headers (#120) | belen-pruvost-sonarsource | 2022-01-27 | 9 | -9/+9 |
| | |||||
* | Update license headers for 2021 | Wouter Admiraal | 2021-01-07 | 9 | -9/+9 |
| | |||||
* | SQSCANNER-67 - Warn on duplicate property definitions (#89) | Mark Rekveld | 2020-09-28 | 1 | -0/+8 |
| | |||||
* | SQSCANNER-79 Changed name of scanner to SonarScanner CLI (#85) | mickael-caro-sonarsource | 2020-06-22 | 9 | -9/+9 |
| | |||||
* | SQSCANNER-65 Add a new flag to get the Scanner that invoked the CLI a… (#84) | mickael-caro-sonarsource | 2020-06-22 | 6 | -22/+68 |
| | | | * SQSCANNER-65 Add a new flag to get the Scanner that invoked the CLI and its version from the invocation commandLine | ||||
* | SQSCANNER-66 - Update parent pom, license headers and Scanner API version. (#80)4.3.0.2102 | mickael-caro-sonarsource | 2020-02-20 | 9 | -9/+9 |
| | | | | | | | | * 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-sonarsource | 2020-01-03 | 3 | -15/+61 |
| | | | * SQSCANNER-57 - Rename scanner SonarScanner | ||||
* | Update travis utils version for appveyor (#75) | Jacek | 2019-09-30 | 1 | -1/+6 |
| | |||||
* | SQSCANNER-61 Consider 'project.settings' if set using SONARQUBE_SCANNER_PARAMS4.1.0.1829 | Julien HENRY | 2019-09-05 | 1 | -0/+15 |
| | |||||
* | SQSCANNER-24 Always consider project.settings, if set | Julien HENRY | 2019-09-05 | 3 | -0/+17 |
| | |||||
* | SQSCANNER-56 Stacktrace are only displayed in verbose mode | Julien HENRY | 2019-06-25 | 1 | -15/+29 |
| | |||||
* | SQSCANNER-58 Return a different error code for functional errors | Simon Brandhof | 2019-03-15 | 2 | -11/+11 |
| | |||||
* | Fix Quality flaws in tests | Simon Brandhof | 2019-03-15 | 7 | -60/+43 |
| | |||||
* | SQSCANNER-54 don't print warnings to stderr (#57) | Michal Duda | 2019-01-08 | 1 | -7/+6 |
| | | | Redirect warnings to stdout instead of stderr. | ||||
* | Update parent pom and license headers | Julien HENRY | 2019-01-08 | 9 | -9/+9 |
| | |||||
* | Add more unit tests regarding the --embedded switch (#49) | Amaury Levé | 2018-04-26 | 1 | -0/+7 |
| | |||||
* | SQSCANNER-49: Don't suggest debug if CLI is embeded (#48) | Amaury Levé | 2018-04-26 | 1 | -4/+24 |
| | |||||
* | Update license headers | David Rautureau | 2018-01-29 | 9 | -9/+9 |
| | |||||
* | SQSCANNER-47 Improve error logs when exception is a MessageException | Duarte Meneses | 2017-12-29 | 1 | -8/+10 |
| | |||||
* | SQSCANNER-42 Stop support of SQ < 5.2 | Julien HENRY | 2017-07-31 | 1 | -49/+30 |
| | |||||
* | SQSCANNER-40 Stop supporting $foo syntax3.0.2.768 | Julien HENRY | 2017-05-10 | 1 | -3/+3 |
| | |||||
* | Add unit tests var substitions | Duarte Meneses | 2017-05-02 | 1 | -0/+12 |
| | |||||
* | SQSCANNER-39 Don't filter properties with blank value | Julien HENRY | 2017-04-12 | 1 | -3/+16 |
| | |||||
* | SQSCANNER-37 Fix agent in network connections | Duarte Meneses | 2017-03-01 | 1 | -0/+2 |
| | |||||
* | Use assertj for testing | Duarte Meneses | 2017-02-23 | 7 | -8/+9 |
| | |||||
* | SQSCANNER-9 Allow to use variables in the configuration file | Duarte Meneses | 2017-02-23 | 2 | -1/+124 |
| | |||||
* | Update licenses | Duarte Meneses | 2017-02-22 | 8 | -16/+16 |
| | |||||
* | SQSCANNER-36 Don't loose error message in case of low level error (like OOM) | Julien HENRY | 2017-01-13 | 1 | -1/+19 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2017-01-13 | 3 | -5/+66 |
| | |||||
* | SQSCANNER-23 Support the new 'MessageException' unchecked exception and log ↵ | Duarte Meneses | 2016-09-16 | 2 | -8/+1 |
| | | | | by default the error stack trace only when a non-MessageException is thrown | ||||
* | SQSCANNER-23 Support the new 'MessageException' unchecked exception and log ↵ | Duarte Meneses | 2016-09-16 | 2 | -4/+4 |
| | | | | by default the error stack trace only when a non-MessageException is thrown | ||||
* | Improve coverage | Duarte Meneses | 2016-09-16 | 1 | -0/+15 |
| | |||||
* | Improve tests | Duarte Meneses | 2016-09-16 | 1 | -5/+4 |
| | |||||
* | SQSCANNER-23 Support the new 'MessageException' unchecked exception and log ↵ | Duarte Meneses | 2016-09-16 | 3 | -17/+57 |
| | | | | by default the error stack trace only when a non-MessageException is thrown | ||||
* | SQSCANNER-30 Add timestamp to logs in debug/verbose | Duarte Meneses | 2016-09-15 | 1 | -5/+6 |
| | |||||
* | SQSCANNER-29 Exit code should not be 0 when script fails due to ERROR: ↵ | Julien HENRY | 2016-09-14 | 1 | -0/+20 |
| | | | | Unrecognized option | ||||
* | SQSCANNER-28 Support sonar.scanner.skip without connecting to server | Duarte Meneses | 2016-09-13 | 1 | -0/+18 |
| |