aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-122-2/+0
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-1155-180/+221
* SONAR-18880 Ignore empty Sarif runsAurelien Poscia2023-03-312-2/+16
* NO-JIRA added missing package-info.javaAurelien Poscia2023-03-301-0/+23
* SONAR-18828 Specify dotnet scanner version in warningEric Giffon2023-03-302-6/+55
* SONAR-18591 Different warning message if using sonar.login with tokenEric Giffon2023-03-292-11/+19
* SONAR-18867 When native git fails, it should output the actual error messageZipeng WU2023-03-272-7/+66
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-1743-137/+68
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-176-20/+40
* SONAR-18389 - Fix Sarif import triggered multiple times for project with many...Antoine Vinot2023-03-171-2/+2
* SONAR-18408 Integrate git-files-blame algorithm to scanner-engineLéo Geoffroy2023-03-1449-123/+944
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-072-40/+1
* SONAR-18397 add ITs for permanent users de-provisioning triggered by Azure (S...Aurelien Poscia2023-02-101-1/+2
* SONAR-18242 Clarify error message when creating new project without permissio...Eric Giffon2023-02-082-2/+3
* Fix logback configZipeng WU2023-02-023-58/+27
* [NO JIRA] remove mockito-inline as it is now unnecessary with mockito 5Steve Marion2023-02-021-1/+0
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-022-17/+2
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-172-2/+2
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-1229-274/+318
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-126-8/+9
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-113-13/+30
* SONAR-18180 Fix import of SARIF issues with empty range.Wojtek Wajerowicz2023-01-102-7/+25
* 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-096-27/+231
* Update license templates for 2023Pierre2023-01-02515-515/+515
* SONAR-17566 Drop jdk11 support for running the SonarQube serverMatteo Mara2022-12-291-0/+5
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-286-34/+74
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-153-0/+124
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-123-6/+249
* [NO JIRA] Fix unstable testDuarte Meneses2022-12-091-5/+0
* SONAR-17722 Scanner doesn't need to download list of PRsDuarte Meneses2022-12-0911-341/+7
* SONAR-17564 fix Sarif region import Benjamin Campomenosi2022-12-072-11/+43
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-064-4/+4
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-062-135/+4
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-12-021-0/+23
* 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-012-2/+24
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-39/+39
* SONAR-17560 Minor improvements on `RulesSeverityDetectorTest` test classKlaudio Sinani2022-11-301-21/+8
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-287-48/+358
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-164-16/+60
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-162-11/+20
* SONAR-17564 Add statistics on imported sarif files/issues countAurelien Poscia2022-11-156-36/+206
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-151-2/+2
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-1514-0/+1348
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-151-0/+2
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-082-3/+25
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-016-16/+16
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-282-10/+11