aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* [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 ↵7PH2024-12-182-131/+27
| | | | edition or above in GitLab tutorials
* SONAR-23308 Re-introduce cache step for GitLab tutorials & Fix the cache ↵7PH2024-12-183-87/+154
| | | | path/policy
* 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
| | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com>
* 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 ↵Ismail Cherri2024-12-093-1/+46
| | | | Applications
* 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
| | | | to 'pdf_reports_confidential_flag' and define it only for Enterprise+
* 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
| | | | | | | | | * Remove from complexity measure step * Remove from PersistMeasuresStep * Remove from ScannerMetrics * Add the DB migration * Don't register complexity metrics * Fix tests
* 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
|
* SONAR-23849 Fix cache clearing when deleting a projectIsmail Cherri2024-12-064-20/+63
|
* SONAR-22471 issue search API should search all descendants for components ↵Zipeng WU2024-12-054-5/+31
| | | | parameter
* SONAR-23736 Add application report TelemetryOrlovAlexander2024-12-047-0/+143
|
* SONAR-23063, SONAR-23804 Add Prioritized rule flag to import/export and fix ↵Viktor Vorona2024-12-047-5/+21
| | | | first analysis bug
* SONAR-23666 Improve accessibility by informing the user of link destinationstanislavh2024-12-0412-51/+115
|
* SONAR-23656 Update footer to reflect instance modeIsmail Cherri2024-12-045-43/+111
|
* SONAR-23529 Fix projects list scrollbar draggingIsmail Cherri2024-12-041-15/+2
|
* SONAR-23732 Ability to set a confidential header in PDF reportsDejan Milisavljevic2024-12-036-0/+242
|
* SONAR-22830 Remove 'attr' field from api/issues endpoint examplesJavier Garcia Orduna2024-12-033-9/+0
|
* SONAR-21964 Fix documentation of api/rules/search regarding qprofile + ↵Javier Garcia Orduna2024-12-031-2/+3
| | | | activation parameters
* SONAR-23791 Show Software quality pills by order ↵stanislavh2024-12-031-14/+6
| | | | Security,Reliability,Maintainability
* [NO-JIRA] Fix issue severity badge textstanislavh2024-11-292-6/+14
|
* SONAR-23803 show upgrade banner(s) and modals for SQCB / SQSDavid Cho-Lerat2024-11-2918-528/+978
|
* SONAR-23803 determining sonar version to update takes into account two productslukasz-jarocki-sonarsource2024-11-296-15/+34
|
* SONAR-23766 Update SQC svg templates for QGSteve Marion2024-11-295-121/+114
|
* SONAR-23719 Make sure all components are using the new Email ConfigurationAntoine Vigneau2024-11-2925-331/+351
|