aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18213 - Make branches documentation link version sensitive in scanner logsAntoine Vinot2023-05-311-6/+10
* SONAR-19197 Add field for code variants to scanner-engineEric Giffon2023-05-161-0/+4
* SONAR-18210 not computing the whole file metadata when only status is needed.Lukasz Jarocki2023-05-083-5/+22
* SONAR-19110 Update Not Authorized message to include sonar.tokenLéo Geoffroy2023-05-081-6/+7
* SONAR-18814 fixed a bug where sometimes on Windows analysis would fail if the...Lukasz Jarocki2023-05-023-12/+14
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-122-2/+0
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+1
* SONAR-18880 Ignore empty Sarif runsAurelien Poscia2023-03-311-0/+4
* NO-JIRA added missing package-info.javaAurelien Poscia2023-03-301-0/+23
* SONAR-18828 Specify dotnet scanner version in warningEric Giffon2023-03-301-5/+26
* SONAR-18591 Different warning message if using sonar.login with tokenEric Giffon2023-03-291-6/+12
* SONAR-18867 When native git fails, it should output the actual error messageZipeng WU2023-03-271-7/+15
* SONAR-18591 Add sonar.token property and deprecate sonar.loginEric Giffon2023-03-173-8/+13
* 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-145-14/+206
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-071-39/+0
* 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-081-1/+2
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-021-16/+2
* 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-1211-86/+125
* SONAR-14656 fixed unit tests not passing on WindowsLukasz Jarocki2023-01-111-1/+1
* SONAR-18180 Fix import of SARIF issues with empty range.Wojtek Wajerowicz2023-01-101-7/+11
* SONAR-16491 add aliases for sonar.test.inclusions and sonar.test.exclusionsBenjamin Campomenosi2023-01-094-22/+86
* Update license templates for 2023Pierre2023-01-02309-309/+309
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-284-12/+33
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-152-0/+57
* SONAR-17518 Ignore AccessDeniedException of directory, if it is excluded.Dimitris Kavvathas2022-12-122-6/+75
* SONAR-17722 Scanner doesn't need to download list of PRsDuarte Meneses2022-12-097-193/+3
* SONAR-17564 fix Sarif region import Benjamin Campomenosi2022-12-071-2/+6
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-062-2/+2
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-061-35/+3
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-12-021-0/+23
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-1/+18
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-283-17/+143
* SONAR-15651 display clear message when sources or tests contain '*'.Wojtek Wajerowicz2022-11-161-6/+20
* SONAR-17564 Add ITs for SARIF import.Wojtek Wajerowicz2022-11-161-7/+19
* SONAR-17564 Add statistics on imported sarif files/issues countAurelien Poscia2022-11-154-14/+125
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-158-0/+496
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-151-0/+2
* SONAR-17571 Ensure file existence prior to file size assessmentKlaudio Sinani2022-11-081-3/+6
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-1/+1
* [NO-JIRA] Fix reported code smells & bugsKlaudio Sinani2022-10-282-10/+11
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-262-1/+13
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-267-167/+170
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-267-19/+308
* SONAR-17331 Log message when Elasticsearch index requires re-indexingJacek2022-10-241-1/+6
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-145-7/+33
* NO-JIRA fix code smellsAurelien Poscia2022-10-132-2/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-7/+0