aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18856 Fix RenameAction endpoint to support project uuidLéo Geoffroy2023-05-111-1/+1
* [NO JIRA] Fix ComponentdbTester to support different main branch UUIDsDuarte Meneses2023-05-102-2/+2
* SONAR-18860 Remove usage of main branch project uuid from import/export of a ...Lukasz Jarocki2023-05-092-3/+2
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-0844-125/+117
* SONAR-13362 Do not show a deprecation warning if cross-project duplication is...Duarte Meneses2023-05-052-10/+13
* SONAR-18860 Remove use of main_branch_project_uuidDuarte Meneses2023-04-122-0/+2
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-122-3/+0
* SONAR-18860 Fix sql queries for components in the main branch and fix ITsDuarte Meneses2023-04-121-3/+3
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-1133-117/+188
* SONAR-18850 mainBranchProjectUuid refactoringLukasz Jarocki2023-04-064-17/+13
* SONAR-18850 removing usage of mainBranchUuid from selectByKeyAndBranchOrPrLukasz Jarocki2023-04-042-26/+28
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-0412-47/+52
* SONAR-18850 remove usage of mainBranchProjectUuid in task-analysis and es Léo Geoffroy2023-04-042-7/+15
* SONAR-18850 update branch mapper to use is main and update test framework Benjamin Campomenosi2023-04-046-7/+16
* SONAR-18728 use DB calls to replace UserIndex.getAtMostThreeActiveUsersForScm...Aurelien Poscia2023-03-312-32/+23
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-303-0/+117
* SONAR-18462 - Fix ALM PR decoration not using ad hoc typeAntoine Vinot2023-03-222-1/+35
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-2131-18/+18
* SONAR-18679 update UTs to ITs sonar-ceLéo Geoffroy2023-03-1763-65/+62
* SONAR-18629 Drop deprecated test utility methods in Issue and Rule testingZipeng WU2023-03-131-7/+7
* SONAR-18565 - Improve IssueIndexer performance to use markAsUnchanged flagAntoine Vinot2023-03-037-8/+212
* SONAR-16198 removing the 6 built in common rulesMatteo Mara2023-02-2724-1545/+3
* org.mockito:mockito-inline 4.10.0 -> 5.0.0Steve Marion2023-02-021-16/+12
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-0216-59/+12
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-0217-234/+43
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-0210-290/+13
* SONAR-17706 Drop few queries related to modulesDuarte Meneses2023-02-021-18/+0
* SONAR-17706 Drop support for projects still using modules in SonarQube serverDuarte Meneses2023-02-025-421/+99
* 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 memo...Duarte Meneses2023-01-123-4/+10
* [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 son...Wouter Admiraal2022-11-072-21/+11
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-0552-1167/+372