aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19522 Fail-fast if SARIF file doesn't exist. (#8587)Wojtek Wajerowicz2023-06-151-12/+34
* SONAR-19532 PythonXUnitSensor takes too long due to non-optimized file queryDuarte Meneses2023-06-121-13/+17
* SONAR-19309 Improve SARIF logs in case of failure. (#8503)Wojtek Wajerowicz2023-06-121-28/+108
* SONAR-19160 handle missing locations in SARIF import. (#8476)Wojtek Wajerowicz2023-06-071-1/+13
* SONAR-19423 Files without suffixes can be declared as belonging to a LanguageJacek Poreda2023-06-012-35/+94
* SONAR-18213 - Make branches documentation link version sensitive in scanner logsAntoine Vinot2023-05-311-7/+18
* SONAR-19197 Add field for code variants to scanner-engineEric Giffon2023-05-161-1/+3
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-082-10/+10
* SONAR-19110 Update Not Authorized message to include sonar.tokenLéo Geoffroy2023-05-081-3/+3
* SONAR-18814 fixed a bug where sometimes on Windows analysis would fail if the...Lukasz Jarocki2023-05-022-4/+22
* [NO JIRA] fix FPDuarte Meneses2023-04-251-1/+2
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-1139-117/+139
* SONAR-18880 Ignore empty Sarif runsAurelien Poscia2023-03-311-2/+12
* SONAR-18828 Specify dotnet scanner version in warningEric Giffon2023-03-301-1/+29
* SONAR-18591 Different warning message if using sonar.login with tokenEric Giffon2023-03-291-5/+7
* SONAR-18867 When native git fails, it should output the actual error messageZipeng WU2023-03-271-0/+51
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-1743-6350/+31
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-173-12/+27
* SONAR-18408 Integrate git-files-blame algorithm to scanner-engineLéo Geoffroy2023-03-1443-108/+736
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-071-1/+1
* SONAR-18242 Clarify error message when creating new project without permissio...Eric Giffon2023-02-081-1/+1
* Fix logback configZipeng WU2023-02-021-24/+15
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-021-1/+0
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-171-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-1218-188/+193
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-126-8/+9
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-112-12/+29
* SONAR-18180 Fix import of SARIF issues with empty range.Wojtek Wajerowicz2023-01-101-0/+14
* NOJIRA_fix_license_in_AbstractExclusionFiltersTest Benjamin Campomenosi2023-01-091-1/+1
* SONAR-16491 add aliases for sonar.test.inclusions and sonar.test.exclusionsBenjamin Campomenosi2023-01-092-5/+145
* Update license templates for 2023Pierre2023-01-02206-206/+206
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-282-22/+41
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-151-0/+67
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-121-0/+174
* [NO JIRA] Fix unstable testDuarte Meneses2022-12-091-5/+0
* SONAR-17722 Scanner doesn't need to download list of PRsDuarte Meneses2022-12-094-148/+4
* SONAR-17564 fix Sarif region import Benjamin Campomenosi2022-12-071-9/+37
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-062-2/+2
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-100/+1
* SONAR-17592 adding code formatting in one of the sensor in xoo pluginLukasz Jarocki2022-12-011-5/+4
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-1/+6
* SONAR-17560 Minor improvements on `RulesSeverityDetectorTest` test classKlaudio Sinani2022-11-301-21/+8
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-283-31/+214
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-163-10/+40
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-161-4/+1
* SONAR-17564 Add statistics on imported sarif files/issues countAurelien Poscia2022-11-152-22/+81
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-151-2/+2
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-156-0/+852
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-081-0/+19
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-015-15/+15