aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot2025-03-271-2/+2
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-041-6/+0
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-22914 Create and update APIs for CVEsantoine.vinot2024-09-121-0/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-021-1/+0
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-291-6/+6
* SONAR-19558 Fix WS action ITsDuarte Meneses2023-06-201-2/+2
* SONAR-18856 accurate usage of project uuid in applicationsLukasz Jarocki2023-05-121-0/+5
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-3/+3
* SONAR-18850 clean sonar-webserver-auth of main_branc_project_uuid usage Benjamin Campomenosi2023-04-071-0/+10
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16542 fixed an issue where rule repo key was not returnedLukasz Jarocki2022-06-221-1/+11
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-251-0/+5
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-9/+9
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-211-1/+1
* SONAR-14929 - Purge new_code_reference_issues when issues are deletedBelen Pruvost2022-01-211-0/+8
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-221-22/+5
* SONAR-13999 remove orgs from hotspots WSMichal Duda2020-12-221-2/+2
* SONAR-12692 add project_uuid to issues_changesPierre2020-09-081-2/+2
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-251-1/+4
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-3/+11
* SONAR-12723 api/issues/tags and component_tags ignore HotspotsSébastien Lesaint2020-01-131-0/+3
* SONAR-12723 text fixtures enforce split of issue from secu hotspotSébastien Lesaint2020-01-131-5/+133
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-0/+96