aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/project/ProjectDao.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24712 Computation of portfolios with more than 1000 projects fails on O...Duarte Meneses2025-03-271-1/+1
* SONAR-24413 Create GET /feature-enablement endpointSerhat Yenican2025-03-101-0/+4
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23978 Detect AI CodeDejan Milisavljevic2024-12-201-0/+4
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-181-0/+4
* SONAR-23619 Rename ai_code_assurance_column (#12320)Anita Stanisz2024-11-291-2/+2
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-3/+3
* CODEFIX-184 send ai suggestion enabled/disabled project count telemetry (#12228)Serhat Yenican2024-11-191-0/+8
* CODEFIX-181 Introduce a new endpoint for AI CodeFix project level enablementVojtech Suchy2024-11-191-0/+4
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-3/+0
* SONAR-22873 Remove project queries using joins on live_measuresEric Giffon2024-10-091-13/+0
* SONAR-23064 Add POST endpoint api/projects/set_ai_code_assuranceMatteo Mara2024-09-251-0/+4
* SONAR-22479 added new metric project_cpp_config_typelukasz-jarocki-sonarsource2024-07-241-2/+13
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20630 Add creationMethod to project telemetry payload.Wojtek Wajerowicz2023-10-051-4/+0
* SONAR-19728 Update ws indexation_status to return project count instead of br...Eric Giffon2023-07-191-0/+8
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-291-1/+2
* SONAR-19256 refactor project links to use entity Benjamin Campomenosi2023-06-281-0/+8
* SONAR-18856 Move Entity queries to dedicated DAODuarte Meneses2023-06-011-30/+0
* SONAR-18856 Refactor properties and related web servicesDuarte Meneses2023-06-011-4/+7
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-3/+30
* SONAR-18860 Refactor usage of main_branch_project_uuid to use branch is_main ...Duarte Meneses2023-04-041-0/+4
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-301-0/+13
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17110 Register events on default quality profile updatesKlaudio Sinani2022-10-121-0/+5
* SONAR-17195 Add new telemetry fieldsalain2022-09-051-0/+3
* SONAR-16431 Fix project recomputation failure when project is part of large p...Jacek2022-05-241-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15828 Refactor `ProjectDao#selectApplicationsByKeys` to use `executeLar...Klaudio Sinani2022-01-251-1/+4
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-13/+4
* SONAR-15142 - Persisting deletes only when deletedRows > 0Belen Pruvost2021-08-191-1/+1
* SONAR-15277 removing duplicates from audit table when changing visibility of ...Lukasz Jarocki2021-08-191-3/+0
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-191-2/+2
* SONAR-15142 add name to audit visibility updatePierre2021-08-191-2/+2
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-271-7/+27
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Remove organizations from Portfolio WSMichal Duda2020-12-221-7/+3
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-0/+12
* SONAR-12689 change WS to use ProjectDtoDuarte Meneses2020-01-311-1/+11
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-311-0/+4
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-0/+88