aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-182-23/+10
* SONAR-23973 fix SSF-697Aurelien Poscia2024-12-181-0/+2
* SONAR-22265 Clean upantoine.vinot2024-12-181-18/+14
* SONAR-22265 Migrate ScmInfoDbLoaderIT to junit5antoine.vinot2024-12-181-27/+24
* SONAR-22265 Fix trying to get referenceBranch for main branchantoine.vinot2024-12-181-3/+5
* SONAR-22265 Get the scm info from the previous branch analysis instead of the...antoine.vinot2024-12-186-96/+119
* CODEFIX-246 Add logging to the handler of ServerExceptionsVojtech Suchy2024-12-182-0/+4
* Revert "SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-40/+0
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-189-91/+54
* SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-0/+40
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-1812-34/+496
* SONAR-23954 Fix calculation of the field installedVersionActive in the respon...Matteo Mara2024-12-182-10/+59
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-1811-52/+254
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-181451-163130/+0
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-18990-153323/+0
* SONAR-23209 Download webapp instead of using local buildJeremy Davis2024-12-181-5/+0
* [NO JIRA] Remove aria-hidden on password inputguillaume-peoch-sonarsource2024-12-181-1/+1
* SONAR-23268 Remove duplicate API functionAmbroise C2024-12-184-35/+7
* SONAR-23268 Add pagination to API functionsAmbroise C2024-12-182-10/+35
* SONAR-23880 Only suggest sonarqube vulnerability report when in Developer edi...7PH2024-12-182-131/+27
* SONAR-23308 Re-introduce cache step for GitLab tutorials & Fix the cache path...7PH2024-12-183-87/+154
* SONAR-23845 Add pagination to SearchBitbucketServerReposActionJulien Camus2024-12-187-178/+427
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-1819-27/+1034
* SONAR-23844 Add pagination to ListBitbucketServerProjectsActionJulien Camus2024-12-188-359/+611
* SONAR-23931 Fix Quality Gate mode banner titleIsmail Cherri2024-12-182-5/+11
* SONAR-23751 Notifications checkbox -> switch + Design changesViktor Vorona2024-12-187-89/+138
* SONAR-23896 Improve MQR tourIsmail Cherri2024-12-186-16/+48
* SGB-216 Reducing size of render to improve the flaky testRevanshu Paliwal2024-12-181-1/+3
* SONAR-23734 Total number of applications TelemetryOrlovAlexander2024-12-187-0/+119
* SONAR-21038 Indicate not computed metrics correctlyLucas2024-12-181-30/+34
* SONAR-23906 Fix footer request for non upgrade instaneViktor Vorona2024-12-182-3/+5
* SONAR-23738 Portfolio and Subportfolio selection mode telemetryOrlovAlexander2024-12-1811-1/+339
* SONAR-23901 replace invalid documentation upgrade url.Steve Marion2024-12-093-5/+5
* SONAR-23523 Hide Effort to reach maintainability rating A for Portfolio and A...Ismail Cherri2024-12-093-1/+46
* SONAR-23667 Inform users when using filters from a different modeIsmail Cherri2024-12-095-24/+24
* [NO JIRA] Remove unused hoc and fix issueMathieu Suen2024-12-092-89/+1
* SONAR-14333 Placing the coverage tooltip at bottom for content to be visibleRevanshu Paliwal2024-12-091-1/+1
* SONAR-22743 Fix duplicate snippet when seeing issue flowsMathieu Suen2024-12-061-1/+1
* SONAR-23688 Index active rules impactsDejan Milisavljevic2024-12-066-73/+125
* SONAR-22012 Change the Clean as You Code banner on quality gate pageMathieu Suen2024-12-061-14/+9
* SONAR-21224 Improving status change drop-down inside issues pageRevanshu Paliwal2024-12-065-73/+198
* SONAR-23877 Fix link for failed A RatingViktor Vorona2024-12-061-1/+1
* SONAR-23732 Migrate telemetry key from 'portfolio_reports_confidential_flag' ...Dejan Milisavljevic2024-12-063-116/+0
* SONAR-23731 Portfolio report telemetryOrlovAlexander2024-12-067-2/+120
* SONAR-23365 Adding more space for search inside project listRevanshu Paliwal2024-12-062-3/+7
* SONAR-23850 Improve accessibility for calculation messagesstanislavh2024-12-0616-236/+323
* SONAR-23512 Project report telemetryOrlovAlexander2024-12-069-3/+228
* SONAR-12647 Remove deprecated complexity metricsJulien HENRY2024-12-0618-425/+355
* NO-JIRA Fix locale comparison issue in testsJulien HENRY2024-12-062-2/+2
* NO-JIRA replace usage of Java6Assertions by normal AssertionsSteve Marion2024-12-062-2/+2