aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24667 Stop relying on UserRole from the plugin APIJulien HENRY5 days2-4/+4
* SONAR-24520 Replace usages of Plugin API RuleType with internal Enumantoine.vinot5 days4-6/+6
* SONAR-24688 allow /api/hotspots/pull endpoint to return hotspots not assigne...Matteo Mara8 days1-0/+27
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY14 days2-50/+2
* SONAR-23456 Add IPv6 support to health check endpointAlain Kermis2025-02-281-1/+1
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09199-199/+199
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia2024-12-201-2/+2
* SONAR-23990 Replace with text blockJulien Camus2024-12-193-153/+149
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda2024-12-181-1/+1
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-181-5/+5
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-188-41/+40
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-183-1/+102
* SONAR-23954 Fix calculation of the field installedVersionActive in the respon...Matteo Mara2024-12-181-5/+44
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-061-1/+1
* SONAR-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-292-10/+13
* SONAR-23619 Add Sonar way for AI Code Quality GateJacek2024-11-291-1/+1
* SONAR-23619 Add new action to list and show QG endpoints (#12391)Anita Stanisz2024-11-291-1/+1
* SONAR-23649 Conditions mismatch notification should be enabled by default for...Léo Geoffroy2024-11-262-9/+37
* SONAR-23537 Add badge telemetryOrlovAlexander2024-11-151-0/+55
* SONAR-23593 UpdateAction accepts impactsOrlovAlexander2024-11-151-0/+56
* SONAR-23566 Remove deprecation on metrics based on type or severityLéo Geoffroy2024-11-131-0/+8
* SONAR-23564 Update mapping logic for active rule impacts and severitiesLéo Geoffroy2024-11-111-4/+4
* SONAR-23298 Fix computation of new metrics so they are only computed after re...Léo Geoffroy2024-11-051-108/+111
* SONAR-23298 Update Changelog with new and deprecated metricsOrlovAlexander2024-11-051-6/+24
* SONAR-23299 add fallback condition to live quality gate evaluationLéo Geoffroy2024-11-052-46/+1
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-051-3/+154
* Add new fields hasStandardConditions and hasMQRConditions in qualitgates/list...Léo Geoffroy2024-11-053-1/+106
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-245-33/+33
* SONAR-23430 modified api/system/liveness to not pollute logslukasz-jarocki-sonarsource2024-10-212-10/+11
* SONAR-23250 Support impacts in QP export-importOrlovAlexander2024-10-161-0/+66
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-161-38/+0
* SONAR-23250 Update rule activator to support impact severity overridesLéo Geoffroy2024-10-161-2/+11
* SONAR-23250 Support impacts in rule/searchOrlovAlexander2024-10-161-0/+58
* SONAR-23250 Add backward and forward severity mapping for quality profileLéo Geoffroy2024-10-161-0/+147
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-151-1/+1
* NO-JIRA Remove new code issues resulting from the update of the deprecated me...Matteo Mara2024-10-142-26/+28
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-1418-104/+101
* SONAR-23142 Fix SSF (#12040)Anita Stanisz2024-10-111-46/+54
* SONAR-22873 Read JSON measures (#11683)Eric Giffon2024-10-091-8/+7
* SONAR-22872 Live update of JSON measuresEric Giffon2024-10-091-29/+27
* SONAR-22951 high_impact_accepted_issues should include blocker severitiesLéo Geoffroy2024-09-251-2/+3
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-183-101/+205
* SONAR-22912 Backup and restore prioritizedRule flag in Quality ProfilesDejan Milisavljevic2024-09-161-22/+64
* SONAR-22874 Rename Measure classes to ProjectMeasureEric Giffon2024-08-281-5/+5
* SONAR-22727 Manage new metrics in the live updateLéo Geoffroy2024-08-261-157/+408
* SONAR-22727 Add new metric to changelog in webapiLéo Geoffroy2024-08-261-1/+12
* SONAR-22516 API v2 endpoints for managing the email configurationAntoine Vigneau2024-08-161-1/+1
* SONAR-22224 live update metricDDMili2024-06-031-0/+7
* SONAR-22141 implement simple linear ETA algorithm for db-migration.Steve Marion2024-05-082-26/+30
* SONAR-22141 added new endpoint /api/v2/system/migrations-statuslukasz-jarocki-sonarsource2024-05-082-23/+12