aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar/db/component/ComponentTesting.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-21/+19
* SONAR-23098 Persist dependencies in the compute engineJulien HENRY2024-10-211-0/+12
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-051-3/+3
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-051-1/+4
* SONAR-19888 Update test framework to not use addProjectPermission(java.lang.S...10.2.0.77647Léo Geoffroy2023-08-311-1/+18
* Revert "SONAR-7704 Change type of components.created_at to bigint"Eric Giffon2023-08-231-2/+2
* SONAR-7704 Change type of components.created_at to bigintEric Giffon2023-07-241-2/+2
* SONAR-19558 Fix WS action ITsDuarte Meneses2023-06-201-14/+14
* SONAR-19028 Drop column 'main_branch_project_uuid' in the Components tableDuarte Meneses2023-06-201-4/+0
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-201-12/+12
* SONAR-19445 Remove usage of registerComponents in UserSessionRuleLéo Geoffroy2023-06-191-0/+8
* SONAR-19445 refactor deleteProjectPermissionOfAnyUser methodLukasz Jarocki2023-06-191-4/+8
* SONAR-19407 Fix ComponentUuidFactory to load uuid for portfolio from `portfol...Benjamin Campomenosi2023-06-011-0/+15
* SONAR-18856 accurate usage of project uuid in applicationsLukasz Jarocki2023-05-121-0/+4
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-081-2/+2
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-041-11/+37
* SONAR-18850 update branch mapper to use is main and update test framework Benjamin Campomenosi2023-04-041-0/+7
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-021-4/+2
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-021-42/+20
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-151-5/+2
* SONAR-17524 changing default branch name for projectsLukasz Jarocki2022-11-011-2/+5
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-0/+13
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-1/+2
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-8/+1
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-31/+14
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-261-0/+1
* SONAR-15138 Generate PDFJeremy Davis2021-08-091-4/+4
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-091-4/+4
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-54/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-221-49/+0
* SONAR-13999 Remove organizations from Portfolio WSMichal Duda2020-12-221-19/+0
* SONAR-13999 remove orgs from application WSMichal Duda2020-12-221-6/+23
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-0/+1
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-221-0/+4
* SONAR-13999 remove orgs from issue WSMichal Duda2020-12-221-5/+8
* SONAR-13999 drop organization from Components WSJacek2020-12-221-0/+19
* SONAR-13999 remove orgs from favorite WSMichal Duda2020-12-221-2/+39
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-1/+1
* SONAR-13941 Move and adapt application CE processorZipeng WU2020-10-231-2/+10
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-4/+0
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-1/+43
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12679 Use single branch typeDuarte Meneses2019-12-091-1/+1