aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20198 security hospot should not return cleancode attribute, and should...Léo Geoffroy2023-08-221-0/+16
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-181-3/+11
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-181-1/+8
* SONAR-20021 persist impacts from report to DatabaseLéo Geoffroy2023-08-181-0/+14
* SONAR-20102 add Gitlab Security Report export usage to telemetryPierre2023-08-111-4/+8
* SONAR-19789 schedule permissions sync task upon project onboardingAurelien Poscia2023-08-092-9/+139
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-021-0/+91
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-186-34/+19
* SONAR-19790 Return managed status for project in /api/project/searchAntoine Vigneau2023-07-181-0/+42
* SONAR-19787 Restrict permissions changes on managed instancesAntoine Vigneau2023-07-181-8/+32
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-182-0/+696
* SONAR-19784 Improve GitHub project lookup to disallow visibility updateAntoine Vigneau2023-07-181-30/+26
* SONAR-19784 Do not allow visibility update on managed projectsAntoine Vigneau2023-07-181-7/+37
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-171-2/+1
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-175-17/+15
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-171-2/+2
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-055-182/+108
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-292-9/+9
* SONAR-19690 updated test to use hostname instead of ip in order to benefit fr...Lukasz Jarocki2023-06-261-1/+1
* SONAR-19556 updated webhooks to not rely on component_uuidLukasz Jarocki2023-06-221-3/+3
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-202-8/+86
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Duarte Meneses2023-06-201-1/+1
* SONAR-19556 org.sonar.server.project.Project#from(org.sonar.db.component.Comp...Lukasz Jarocki2023-06-201-0/+24
* SONAR-19445 Rename AuthorizationDao methods to use entity insteadLéo Geoffroy2023-06-191-27/+22
* SONAR-19445 refactor deleteProjectPermissionOfAnyUser methodLukasz Jarocki2023-06-191-0/+28
* NO-JIRA (code smell fix): using isEmpty, isTrue, isNegative for better readab...Bruno Andrade2023-06-191-1/+1
* NO-JIRA improve log to not be sensitive to line return from user inputPierre2023-06-151-0/+383
* SONAR-19425 Update logic for SQ container contextAlain Kermis2023-06-131-2/+3
* SONAR-19425 Update telemetry with official helm chart and image usageEric Giffon2023-06-131-2/+4
* SONAR-19425 Update telemetry with kubernetes usageEric Giffon2023-06-131-1/+18
* SONAR-19425 Rename docker to container in telemetry and system infoAlain Kermis2023-06-131-4/+4
* SONAR-19425 Init components to add cloud usage to telemetryEric Giffon2023-06-131-0/+1
* SONAR-19515 Let the user remove a non-local user, in case the user is provide...Aurelien Poscia2023-06-081-0/+24
* SONAR-19483 Collect daily counts of analysis and green Quality Gate in Teleme...Zipeng WU2023-06-071-11/+17
* SONAR-18856 Refactor favorites and propertiesDuarte Meneses2023-06-011-119/+0
* SONAR-19340 Raise security hotspots events from CEEric Giffon2023-05-301-2/+5
* SONAR-19297 Track new code definition in TelemetryZipeng WU2023-05-251-5/+91
* SONAR-19197 Add code variant logic to compute engineAlain Kermis2023-05-161-1/+46
* SONAR-19197 Update ES and web services with code variantsEric Giffon2023-05-161-1/+3
* SONAR-19084 Add telemetry information (managed instance provider)Aurelien Poscia2023-05-111-7/+33
* SONAR-19084 Return GitHub as provider managing the instance in system/infoAntoine Vigneau2023-05-111-0/+27
* Revert "SONAR-19050 added characteristic to elasticsearch index"Duarte Meneses2023-04-281-3/+0
* SONAR-19050 added characteristic to elasticsearch indexlukasz-jarocki-sonarsource2023-04-241-0/+3
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-115-15/+15
* SONAR-18728 Remove ES User indexAurelien Poscia2023-03-311-50/+0
* NO-JIRA - rename isEnable to isAvailable for feature flag, as features can be...Pierre2023-03-222-5/+5
* SONAR-18657 allow filtering on isManaged for /api/user_groups/searchWojtek Wajerowicz2023-03-221-0/+28
* SONAR-18689 add filtering by managed in /api/users/searchAurelien Poscia2023-03-221-0/+28
* SONAR-18708 add 'managed' property for users in the telemetryPierre2023-03-221-4/+8