aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-311-0/+7
* SONAR-16204 drop sha1 legacy hash methodAurelien Poscia2022-03-311-1/+1
* Fix SonarQube quality issuesDuarte Meneses2022-03-231-0/+24
* Fix SSF-239Zipeng WU2022-03-181-0/+7
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-187-19/+18
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-189-28/+180
* SONAR-16013 export database results to CSVMatteo Mara2022-03-091-13/+0
* SONAR-16075 create DAO method for retrieving biggest branch per projectMatteo Mara2022-03-093-1/+114
* SONAR-16047 Don't start MyBatis in every testDuarte Meneses2022-03-042-7/+43
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-024-7/+14
* SONAR-10930 add pagination in activity APIMatteo Mara2022-02-253-1/+14
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-17/+0
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-223-8/+9
* Update license headers for 2022 [update headers]Pierre2022-01-28389-389/+389
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-4/+0
* SONAR-15825 Escape special characters in like sql query for portfolio projectsJacek2022-01-261-1/+2
* SONAR-15828 Refactor `ProjectDao#selectApplicationsByKeys` to use `executeLar...Klaudio Sinani2022-01-251-1/+4
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-213-10/+23
* SONAR-14929 - Purge new_code_reference_issues when issues are deletedBelen Pruvost2022-01-215-1/+28
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-214-0/+79
* SONAR-15866 Fix application master branch reference wrongly deselect when ref...Zipeng WU2021-12-301-1/+6
* SONAR-15802 Update computation of portfoliosZipeng WU2021-12-274-16/+39
* SONAR-15805 Add new endpoints for addition and removal of application branchesKlaudio Sinani2021-12-272-3/+8
* SONAR-15802 Add new 'branch_uuid' column to 'portfolio_references'Duarte Meneses2021-12-276-124/+48
* SONAR-15808 api/views/applications must provide new infoZipeng WU2021-12-272-1/+9
* SONAR-15770 added compute engine metricsLukasz Jarocki2021-12-132-0/+6
* SONAR-15726 Inform previously selected projects in applications within the po...Zipeng WU2021-12-054-0/+60
* SONAR-15745 Create 'views/remove_portfolio' and 'views/remove_application'Duarte Meneses2021-12-052-2/+16
* Improve code qualityDuarte Meneses2021-11-203-12/+5
* SONAR-15398 update class and method namesDuarte Meneses2021-11-182-2/+2
* SONAR-15398 Project is not removed from application_projects table when deletedDuarte Meneses2021-11-183-8/+21
* SONAR-13427 implement ITsLukasz Jarocki2021-11-161-0/+1
* SONAR-13427 Added a new endpoint to renew the project badge tokenLukasz Jarocki2021-11-164-1/+18
* SONAR-13426 purge project_badge_token when a project is deletedPierre2021-11-153-0/+11
* SONAR-13426 add api/project_badges/token endpointPierre2021-11-159-2/+244
* SONAR-15498 add IT and Purge should delete selected project if it only select...Duarte Meneses2021-11-093-1/+7
* SONAR-15528 Support export project branches in portfolio in XMLJacek2021-11-092-0/+11
* SONAR-15499 Show portfolio branch selection in views/show WS and clean select...Duarte Meneses2021-11-095-18/+11
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-5/+5
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-093-12/+12
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-095-31/+99
* SONAR-15574 open source background project export task processingpierre2021-11-043-0/+41
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-032-0/+6
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-031-0/+10
* SONAR-15603 - Quality Profile permission delegation logsBelen Pruvost2021-11-0310-26/+176
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-039-16/+257
* SONAR-15541 Create api/qualitygates/remove_user serviceZipeng WU2021-10-222-0/+6
* SONAR-15442 Deactivate an user should remove its permission on Quality GateZipeng WU2021-10-222-0/+6
* SONAR-15539 - Removing a QG removes QG permissionsBelen Pruvost2021-10-224-4/+17
* SONAR-15443 - Removing a group removes QG group permissionBelen Pruvost2021-10-222-0/+6