aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/component/ComponentMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms2024-12-181-3/+7
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19324 Fix api/projects/search low performancesAlain Kermis2023-08-291-2/+2
* SONAR-19850 Use different uuids for project and branchlukasz-jarocki-sonarsource2023-07-191-1/+1
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-2/+0
* SONAR-19003 Fix error when retrieving multiple components with the same key a...Matteo Mara2023-06-121-1/+1
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-011-2/+0
* SONAR-18860 Remove use of main_branch_project_uuid in DB mappersDuarte Meneses2023-04-071-1/+1
* SONAR-18850 mainBranchProjectUuid refactoringLukasz Jarocki2023-04-061-7/+0
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-021-3/+3
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-021-1/+1
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-021-17/+2
* SONAR-17706 Drop support for projects still using modules in SonarQube serverDuarte Meneses2023-02-021-4/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-141-2/+0
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-14/+7
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-11/+9
* SONAR-17389 - Prevent project creation with existing key but different caseAntoine Vinot2022-09-291-2/+5
* SONAR-11401 Calculate hotspot measuresDuarte Meneses2022-06-101-1/+1
* SONAR-11401 Performance hotspot when changing state of issueDuarte Meneses2022-06-101-0/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14646 copy issue state on branch mergeMichal Duda2021-04-091-2/+4
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-9/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 remove orgs from application WSMichal Duda2020-12-221-4/+2
* SONAR-13696 drop PROJECT_ALM_BINDINGS tableDuarte Meneses2020-08-141-3/+0
* SONAR-13398 Throw ES exception in case component is a portfolio, subview or appJacek2020-06-261-0/+2
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-7/+2
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-311-2/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12259 - remove deprecated request params, response fields from api/proj...Jacek2019-07-221-6/+0
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-101-2/+0
* SONAR-11858 Apply light issue tracking with siblings for all branchesJulien HENRY2019-04-231-1/+2
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-0/+3
* SONAR-11463 Don't consider disabled components during migrationJulien HENRY2019-01-161-1/+1
* SONAR-11548 Fail CE if SLB/PR targets a branch containing modulesDuarte Meneses2019-01-161-1/+3
* SONAR-11463 Relocate issues from modules/dirs to root projectDuarte Meneses2019-01-161-0/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-192 move all analytics SQL out of core mappersSébastien Lesaint2018-12-211-5/+0
* SONAR-11502 do not fail on PR which key is a branch nameSébastien Lesaint2018-11-271-1/+4
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-011-0/+2
* SONARCLOUD-160 fix SQL hotspot to get distrib of private projectsSimon Brandhof2018-10-301-5/+1
* SONARCLOUD-140 Display breakdown by private LOC on the Billing page (#770)Stas Vilchik2018-10-121-0/+6
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-071-1/+1
* SONARCLOUD-78 add metric project_loc_rangesSimon Brandhof2018-06-291-0/+3
* SONAR-10812 Application with branchesJulien Lancelot2018-06-291-0/+2
* SONAR-10430 do not compute distance for files with too far sizeSébastien Lesaint2018-05-281-0/+2
* GOV-331 trigger views refresh on api/projects/bulk_deleteSébastien Lesaint2018-04-061-1/+1
* GOV-325 trigger refresh of view with project and not with it anymoreSébastien Lesaint2018-03-231-0/+3