aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/resources
Commit message (Collapse)AuthorAgeFilesLines
* SCA-112 Send SQ Server Type and Version to CLIMike Young11 days2-0/+4
|
* SCA-65 Pass Variable to Allow CLI Resolution FailuresMike Young14 days2-0/+2
|
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-042-0/+2
|
* SQRP-255 SCA CLI test should work on Windowsantoine.vinot2025-02-191-0/+22
|
* SQRP-149 Generate Manifest FilesMike Young2025-02-191-0/+28
|
* NO-JIRA fix GithubActionsTest resourcesSteve Marion2024-12-181-0/+448
|
* SONAR-23680 Support changeit as default keystore passwordJulien HENRY2024-11-223-0/+0
|
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-3018-0/+922
| | | | | * Move scanner HttpClient code in its own package * Factorize the computation of the Sonar User Home
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2024-01-042-2/+22
|
* Revert "SONAR-21195 Enhance scanner engine to download only required plugins"Matteo Mara2023-12-222-22/+2
| | | | This reverts commit 981e6b85954f413666e8608a4e2f46fa2e4089cc.
* SONAR-21195 Enhance scanner engine to download only required pluginsMatteo Mara2023-12-212-2/+22
|
* SONAR-20552 Refactor external issue format to comply with CCTAlain Kermis2023-10-202-94/+100
|
* SONAR-20552 Introduce new generic issue import format in scannerAlain Kermis2023-10-049-208/+139
|
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-178-0/+0
|
* SONAR-18408 Integrate git-files-blame algorithm to scanner-engineLéo Geoffroy2023-03-1436-0/+327
| | | | | | Co-authored-by: lukasz-jarocki-sonarsource <lukasz.jarocki@sonarsource.com> Co-authored-by: leo-geoffroy-sonarsource <leo.geoffroy@sonarsource.com> Co-authored-by: benjamin-campomenosi-sonarsource <benjamin.campomenosi@sonarsource.com> Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* Fix logback configZipeng WU2023-02-021-24/+15
|
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-162-0/+13
|
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-143-0/+6
|
* SONAR-17353 native git blame reads author instead of committerSteve Marion2022-10-121-0/+0
|
* SONAR-17259 Remove unsupported XML tag for generic test execution reportMatteo Mara2022-09-222-6/+6
|
* SONAR-16544 Scanner fails if there's no git HEAD commitDuarte Meneses2022-06-231-0/+0
|
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-212-0/+11
| | | | | - fix tests - use plugin api from artifactory
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-288-0/+0
|
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-286-0/+0
|
* Extract implementation from plugin API and create new module ↵Duarte Meneses2019-07-121-0/+0
| | | | sonar-plugin-api-impl
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-121-0/+0
|
* SONAR-11449 Drop deprecated property sonar.profileBenoît Gianinetti2019-03-191-1/+0
|
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-191-2/+0
|
* SONAR-11670 Drop preview modeJulien HENRY2019-02-212-60/+0
|
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-162-28/+0
|
* Move scan test resources outside IDE classpathSimon Brandhof2018-11-3038-363/+0
| | | | That fixes the compatibility with Idea 2018.3
* SONAR-10138 Restore Java duplicationsJulien HENRY2018-06-291-0/+0
|
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-113-43/+33
|
* SONAR-10648 Fix InputFile::relativePath for global sensorsJulien HENRY2018-04-271-1/+0
| | | | SensorStrategy was wrongly instanciated once per module, while it was supposed to be a project level singleton.
* SONAR-10543 Fix external issues effortDuarte Meneses2018-04-262-1/+2
|
* SONAR-10544 Set effort for external issuesDuarte Meneses2018-04-263-1/+68
|
* Fix testsDuarte Meneses2018-04-262-8/+16
|
* SONAR-10551 Import issues from external rule engines from generic reportDuarte Meneses2018-04-269-0/+305
|
* fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-241-0/+3
|
* SONAR-9684 Use api/plugins/installed to load pluginsJulien HENRY2017-09-071-0/+52
|
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-141-43/+0
|
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-141-8/+32
|
* Detect Windows-1252 encoding (#2156)Janos Gyerik2017-06-081-0/+30
|
* SONAR-6100 Improve support of binary files and/or files with different encodingDuarte Meneses2017-05-031-0/+0
|
* SONAR-9080 Stop using api/batch/usersDuarte Meneses2017-04-121-1/+1
|
* SONAR-6100 Improve support of binary files and/or files with different encodingDuarte Meneses2017-04-112-5/+5
|
* SONAR-9025 Optimize computation issue exclusionsDuarte Meneses2017-04-112-4/+35
|
* SONAR-8925 scanner sends param "organization" when requesting Quality profilesSimon Brandhof2017-03-231-0/+0
|
* SONAR-7860 Remove CodeColorizerFormat APIDuarte Meneses2017-03-163-21/+0
|
* SONAR-8857 add organisation uuid to quality profile database tableDaniel Schwarz2017-03-031-4/+4
|