aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/it
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20424 - Support issue impact changes for incremental analysisantoine.vinot2023-09-211-22/+37
* Revert "SONAR-7704 Change type of components.created_at to bigint"Eric Giffon2023-08-236-13/+15
* SONAR-20021 Fix performance regressionJacek Poreda2023-08-181-123/+204
* SONAR-20021 updating project import/export to take into account clean code ta...lukasz-jarocki-sonarsource2023-08-182-3/+29
* SONAR-20021 Manage external issues and adhoc rulesLéo Geoffroy2023-08-181-0/+16
* SONAR-20021 Add impacts and cca to import export of adhoc rulesLéo Geoffroy2023-08-181-3/+40
* SONAR-20021 persist impacts from report to DatabaseLéo Geoffroy2023-08-181-2/+8
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-021-0/+49
* SONAR-7704 Change type of components.created_at to bigintEric Giffon2023-07-246-15/+13
* SONAR-7698 Rename snapshots column build_date to analysis_dateAlain Kermis2023-07-213-4/+4
* SONAR-19850 Apply validation fixeslukasz-jarocki-sonarsource2023-07-191-0/+49
* SONAR-19850 Fix tests after enabling different uuids for project and branchlukasz-jarocki-sonarsource2023-07-191-9/+9
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-181-7/+7
* NO-JIRA remove unused importsPierre2023-07-172-2/+0
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-172-2/+2
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-0772-87/+73
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-051-12/+7
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-295-9/+9
* SONAR-19256 refactor project links to use entity Benjamin Campomenosi2023-06-282-51/+41
* SONAR-19558 Fix issue with test frameworkLéo Geoffroy2023-06-281-2/+1
* SONAR-19558 Fix import/export of project_links to not depend on componentLéo Geoffroy2023-06-261-13/+13
* SONAR-19558 Fix Settings using components instead of projectLéo Geoffroy2023-06-261-23/+25
* SONAR-19558 Fix duplication indexes tests to supportLéo Geoffroy2023-06-261-4/+2
* SONAR-19558 Fix WS action ITsDuarte Meneses2023-06-201-4/+4
* SONAR-19558 Refactor eventsDuarte Meneses2023-06-201-4/+3
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Léo Geoffroy2023-06-202-9/+11
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-2072-231/+216
* NO-JIRA (code smell fix): using isEmpty, isTrue, isNegative for better readab...Bruno Andrade2023-06-191-1/+1
* SONAR-18856 renaming properties.component_uuid to properties.entity_uuidLukasz Jarocki2023-06-011-3/+3
* SONAR-19407 Fix ComponentUuidFactory to load uuid for portfolio from `portfol...Benjamin Campomenosi2023-06-011-0/+26
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-303-8/+22
* SONAR-19197 Support code variants in project import/exportEric Giffon2023-05-161-1/+4
* SONAR-19197 Add code variant logic to compute engineAlain Kermis2023-05-161-42/+25
* SONAR-18856 Fix RenameAction endpoint to support project uuidLéo Geoffroy2023-05-111-1/+1
* [NO JIRA] Fix ComponentdbTester to support different main branch UUIDsDuarte Meneses2023-05-101-1/+1
* SONAR-18856 Adapt IT tests to support branch and project having different uuidsLéo Geoffroy2023-05-0842-121/+114
* SONAR-18860 Fix sql queries for components in the main branch and fix ITsDuarte Meneses2023-04-121-3/+3
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-1120-80/+114
* SONAR-18850 mainBranchProjectUuid refactoringLukasz Jarocki2023-04-064-17/+13
* SONAR-18850 removing usage of mainBranchUuid from selectByKeyAndBranchOrPrLukasz Jarocki2023-04-041-26/+25
* SONAR-18850 update branch mapper to use is main and update test frameworkLukasz Jarocki2023-04-0410-39/+48
* SONAR-18850 remove usage of mainBranchProjectUuid in task-analysis and es Léo Geoffroy2023-04-041-0/+8
* SONAR-18850 update branch mapper to use is main and update test framework Benjamin Campomenosi2023-04-045-7/+15
* SONAR-18728 use DB calls to replace UserIndex.getAtMostThreeActiveUsersForScm...Aurelien Poscia2023-03-311-12/+3
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-301-0/+65
* SONAR-18679 Move remaining ITsLéo Geoffroy2023-03-2131-0/+4465
* SONAR-18679 update UTs to ITs sonar-ceLéo Geoffroy2023-03-1763-0/+12735