aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-18872 improve total ncloc computation9.9.1.69595Pierre2023-04-273-0/+117
|
* SONAR-18195 Missing SCM data might cause a NPE in the Compute EngineDuarte Meneses2023-01-132-2/+14
|
* SONAR-17176 Change folder for saving score matrix to fix security hotspotLéo Geoffroy2023-01-122-3/+11
|
* SONAR-18174 Analyzer cache should be kept in the file system to decrease ↵Duarte Meneses2023-01-123-4/+10
| | | | memory use
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-1217-47/+49
|
* [NO-JIRA] Remove reported generic code smellMatteo Mara2023-01-121-1/+1
|
* [NO-JIRA] Remove reported code smells about unused importsMatteo Mara2023-01-123-3/+0
|
* [NO-JIRA] Use record for data classesZipeng WU2023-01-1250-425/+250
|
* [NO-JIRA] Remove reported code smells about usages of toListMatteo Mara2023-01-1025-56/+40
|
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-103-14/+14
|
* [NO-JIRA] Remove reported code smells about switch statementsMatteo Mara2023-01-101-20/+8
|
* Update license templates for 2023Pierre2023-01-02884-884/+884
|
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-1511-24/+24
|
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-153-14/+45
|
* SONAR-17592 - Add support for message formattings in import and exportLéo Geoffroy2022-12-013-9/+66
|
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-016-7/+70
|
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-33/+33
|
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-153-5/+0
|
* SONAR-17597 NullPointerException when CE loads SCM changesets from DBDuarte Meneses2022-11-113-2/+70
|
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
|
* [NO JIRA] Remove debug logsDuarte Meneses2022-11-111-10/+0
|
* SONAR-17559 Refine conditions under which we display a warning when using ↵Wouter Admiraal2022-11-072-21/+11
| | | | sonar.newCode.referenceBranch
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-0552-1167/+372
|
* SONAR-17524 using new config property to set default main branchLukasz Jarocki2022-11-013-11/+19
|
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-0113-30/+40
|
* SONAR-17501 Send push events to SonarLint for branchesJacek2022-10-264-48/+88
|
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-2615-166/+563
|
* SONAR-13579 Ensure issue tracking between new file on Pull Request and ↵Klaudio Sinani2022-10-268-21/+96
| | | | original file on target branch
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-2610-8/+283
| | | | | SONAR-13579 Get database files from target branch instead of snapshot SONAR-13579 Store old relative file path to `FileAttributes` class
* NO-JIRA Fix code smellsAntoine Vinot2022-10-141-5/+0
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-3/+5
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-1221-101/+121
|
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-123-8/+12
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-122-11/+5
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-12101-556/+441
|
* NO-JIRA fix code smellsPierre2022-10-121-1/+2
|
* SONAR-17271 update issue changelog with information about webhookAurelien Poscia2022-09-193-18/+46
|
* SONAR-17271 - Add origin on issue update from ALMAntoine Vinot2022-09-195-7/+10
|
* SONAR-17287 Fix quality issues and adopt changes to APIDuarte Meneses2022-09-161-4/+19
|
* SONAR-17287 Fix conversion of flow typesDuarte Meneses2022-09-161-1/+3
|
* SONAR-17287 SonarQube stores issue flow types and descriptionsDuarte Meneses2022-09-162-36/+65
|
* SONAR-17183 increase scanner report size threshold to 4GBZipeng WU2022-09-162-2/+2
|
* SONAR-17264 accept 404 response code when checking if user has access to ↵Benjamin Campomenosi2022-09-052-20/+23
| | | | | | github scanning alerts fix some code smells
* fix some typoscui fliter2022-08-311-1/+1
| | | | Signed-off-by: cui fliter <imcusg@gmail.com>
* SONAR-17210 - Generate the SARIF reportAurelien Poscia2022-08-3013-28/+329
|
* SONAR-17183 Fix SSF-207Zipeng WU2022-08-233-1/+18
|
* [NO-JIRA] Fix code smellsJacek2022-08-081-3/+0
|
* SONAR-16583 Fix location hashing to happen right before cachingJacek2022-08-085-42/+72
|
* SONAR-16583 Fix NPE in case location is in the same fileJacek2022-08-042-3/+40
|
* SONAR-16583 Collection of hashes of issue locations takes too longDuarte Meneses2022-08-026-205/+498
|