aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SONAR-21002 Adapt migration tests for all db vendorsEric Giffon2023-11-171-1/+0
* SONAR-21002 Make migration tests runnable on all db vendorsEric Giffon2023-11-172-78/+3
* SONAR-21002 Improve DB migration tests to use actual migration instead of sch...Léo Geoffroy2023-11-172-227/+1
* SONAR-20317 fixed the issue where creating a portfolio would insert two entri...lukasz-jarocki-sonarsource2023-10-162-1/+6
* SONAR-20630 Add creationMethod to project telemetry payload.Wojtek Wajerowicz2023-10-051-0/+5
* SONAR-20630 Discriminate between UI and API calls for projects creationAurelien Poscia2023-10-053-5/+5
* SONAR-20630 set projects creation methodAurelien Poscia2023-10-053-2/+9
* SONAR-20328 Upgrade sonar-orchestrator version and update affected tests from...Dimitris Kavvathas2023-09-072-4/+4
* SONAR-19888 Update test framework to not use addProjectPermission(java.lang.S...10.2.0.77647Léo Geoffroy2023-08-311-1/+18
* SONAR-20156 Create api/dismiss_message/dismiss endpoint Nolwenn Cadic2023-08-241-3/+13
* Revert "SONAR-7704 Change type of components.created_at to bigint"Eric Giffon2023-08-231-2/+2
* SONAR-20198 Added rules data to elasticsearch indexeslukasz-jarocki-sonarsource2023-08-221-0/+9
* SONAR-19783 Adapt synchronization steps to handle default organization groupAurelien Poscia2023-08-221-1/+2
* SONAR-19783 add GithubOrganizationGroupDao/Dto + mapperAurelien Poscia2023-08-221-0/+7
* SONAR-20021 Add impacts support in IssueDto, RuleDtoJacek Poreda2023-08-181-3/+7
* SONAR-20021 Add clean code attribute to RuleDto and IssueDtoLéo Geoffroy2023-08-181-0/+2
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-023-1/+71
* SONAR-7704 Change type of components.created_at to bigintEric Giffon2023-07-241-2/+2
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-211-2/+2
* SONAR-19785 update SQ groups permissions from GitHub teams permissionsAurelien Poscia2023-07-181-2/+14
* NO-JIRA remove unused importsPierre2023-07-172-2/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-173-5/+4
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-173-7/+7
* SONAR-19850 Fix permissions on testsLéo Geoffroy2023-07-101-2/+13
* SONAR-19850 Fix constructors for DbTester.createLéo Geoffroy2023-07-071-14/+8
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-072-60/+18
* SONAR-19558 Refactored SetActionITLéo Geoffroy2023-07-033-7/+6
* SONAR-19558 Refactor rest of test in webapi moduleBenjamin Campomenosi2023-07-033-0/+18
* SONAR-19558 made webserver-auth tests compatible with project/branch uuidlukasz-jarocki-sonarsource2023-06-301-1/+0
* SONAR-19558 Update rest of test for sonar-db-daoLéo Geoffroy2023-06-301-7/+6
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-293-5/+5
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-292-7/+8
* SONAR-19256 refactor project links to use entity Benjamin Campomenosi2023-06-282-23/+5
* SONAR-19558 Fix issue with test frameworkLéo Geoffroy2023-06-281-4/+0
* SONAR-19558 Fix import/export of project_links to not depend on componentLéo Geoffroy2023-06-261-0/+20
* SONAR-19556 updated webhooks to not rely on component_uuidLukasz Jarocki2023-06-222-4/+4
* SONAR-19558 Fix WS action ITsDuarte Meneses2023-06-203-17/+21
* 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...Léo Geoffroy2023-06-201-1/+17
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-203-15/+15
* SONAR-19445 renamed permissions' component_uuid column to entity_uuidLukasz Jarocki2023-06-191-12/+12
* SONAR-19445 update elasticSearch permission indexBenjamin Campomenosi2023-06-191-8/+11
* SONAR-19455 refactored permissions in the codebase to not rely on main branch...Lukasz Jarocki2023-06-194-25/+76
* SONAR-19445 Remove usage of registerComponents in UserSessionRuleLéo Geoffroy2023-06-192-2/+16
* [NO JIRA] Remove unused importsDuarte Meneses2023-06-191-1/+0
* SONAR-19445 Review and improve the endpoints in WebAPI that rely on ComponentDtoDuarte Meneses2023-06-193-23/+22
* SONAR-19445 Update AuthorizationDao to not rely on componentsLéo Geoffroy2023-06-192-13/+72
* SONAR-19445 refactor deleteProjectPermissionOfAnyUser methodLukasz Jarocki2023-06-192-7/+22
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-2/+2
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-014-9/+8