aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-1348-124/+124
* SONAR-18877 Compute primary location hash for all issuesAntoine Vigneau2023-06-092-123/+164
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-014-8/+8
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-014-22/+9
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-012-6/+8
* SONAR-19407 Fix ComponentUuidFactory to load uuid for portfolio from `portfol...Benjamin Campomenosi2023-06-012-2/+38
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-3024-139/+600
* SONAR-19340 Update Hash algorithm to include Security HotspotsAntoine Vinot2023-05-302-21/+82
* SONAR-19197 Support code variants in project import/exportEric Giffon2023-05-163-3/+8
* SONAR-19197 Add code variant logic to compute engineAlain Kermis2023-05-166-44/+37
* [NO JIRA] Remove dead code in PropertiesDaoDuarte Meneses2023-05-151-3/+6
* SONAR-18852 Refactor 'portfolio_projects'Duarte Meneses2023-05-121-10/+2
* 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