aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/project/ProjectMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24413 Create GET /feature-enablement endpointSerhat Yenican2025-03-101-0/+3
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-201-0/+2
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-181-0/+2
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-291-1/+1
* CODEFIX-184 send ai suggestion enabled/disabled project count telemetry (#12228)Serhat Yenican2024-11-191-0/+2
* CODEFIX-181 Introduce a new endpoint for AI CodeFix project level enablementVojtech Suchy2024-11-191-0/+2
* SONAR-22873 Remove project queries using joins on live_measuresEric Giffon2024-10-091-5/+0
* SONAR-23064 Add POST endpoint api/projects/set_ai_code_assuranceMatteo Mara2024-09-251-0/+2
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-0/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20630 Add creationMethod to project telemetry payload.Wojtek Wajerowicz2023-10-051-2/+0
* SONAR-19728 Update ws indexation_status to return project count instead of br...Eric Giffon2023-07-191-0/+4
* SONAR-19256 refactor project links to use entity Benjamin Campomenosi2023-06-281-0/+3
* SONAR-18856 Fix SonarQube issues and BTTDuarte Meneses2023-06-011-2/+0
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-011-12/+0
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-011-0/+3
* SONAR-18856 Refactor propertiesDuarte Meneses2023-06-011-2/+0
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-0/+12
* SONAR-18860 Refactor usage of main_branch_project_uuid to use branch is_main ...Duarte Meneses2023-04-041-0/+3
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-301-0/+7
* Update license templates for 2023Pierre2023-01-021-1/+1
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-141-2/+0
* SONAR-17110 Register events on default quality profile updatesKlaudio Sinani2022-10-121-0/+3
* SONAR-17195 Add new telemetry fieldsalain2022-09-051-0/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Remove organizations from Portfolio WSMichal Duda2020-12-221-3/+1
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+4
* SONAR-12689 change WS to use ProjectDtoDuarte Meneses2020-01-311-1/+3
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-311-1/+3
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-0/+56