aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23578 Add release.ymllj/testing-releaselukasz-jarocki-sonarsource2024-11-081-0/+19
|
* SONAR-23493 Don't reset issue filters when opening project settingsDavid Cho-Lerat2024-11-071-2/+3
|
* SONAR-23195 Hide software quality severities in measures pageIsmail Cherri2024-11-071-3/+15
|
* SONAR-23299 Failed condition links point to issues liststanislavh2024-11-055-42/+259
|
* SONAR-23298 Fix computation of new metrics so they are only computed after ↵Léo Geoffroy2024-11-052-124/+127
| | | | reanalysis
* SONAR-23498 Add BBT testing QG MQR and Standard transitionstanislavh2024-11-051-0/+1
|
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-0530-288/+263
|
* SONAR-23998 Migrate project_measures deprecated metricsDejan Milisavljevic2024-11-057-3/+449
| | | Co-authored-by: Léo Geoffroy <leo.geoffroy@sonarsource.com>
* SONAR-23299 Add missing portfolios and views metrics and reindex project measureLéo Geoffroy2024-11-059-7/+270
|
* SONAR-23299 A11y improvements in QGstanislavh2024-11-052-20/+33
|
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-0515-254/+229
|
* SONAR-23196 Filter graph custom metrics based on current MQR modeIsmail Cherri2024-11-059-155/+176
|
* SONAR-23298 Update Changelog with new and deprecated metricsOrlovAlexander2024-11-056-12/+91
|
* SONAR-23998 Add migration of deprecated json metrics to measures migrationLéo Geoffroy2024-11-053-3/+155
| | | | | | fixup! SONAR-23998 Add migration of deprecated json metrics to measures migration SONAR-23998 Add a unit test to check on cenversion failure
* SONAR-23299 Update add condition dialog in QGstanislavh2024-11-056-54/+145
|
* SONAR-23301 Enhance the experience for transition between Standard and MQR modesstanislavh2024-11-055-36/+103
|
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-0514-362/+868
|
* SONAR-23299 Remove rating measures introduced in 10.7 during data migrationLéo Geoffroy2024-11-054-7/+83
|
* SONAR-23299 Remove historical data from software quality rating based measuresLéo Geoffroy2024-11-053-1/+154
|
* SONAR-23299 add flags in quality gate show endopintLéo Geoffroy2024-11-054-7/+38
|
* SONAR-23299 Update conditions dialogViktor Vorona2024-11-056-13/+452
|
* SONAR-23299 add fallback condition to live quality gate evaluationLéo Geoffroy2024-11-0515-44/+238
|
* SONAR-23298 Compute new measures for project and live updateDejan Milisavljevic2024-11-0511-68/+665
|
* SONAR-23299 Add Quality Gate update icon when condition for other mode existIsmail Cherri2024-11-057-63/+141
|
* Add new fields hasStandardConditions and hasMQRConditions in ↵Léo Geoffroy2024-11-0520-145/+585
| | | | qualitgates/list endpoint and checks
* SONAR-23298 Fix metricsDejan Milisavljevic2024-11-051-3/+3
|
* SONAR-23298 Add new metrics and change some namesDejan Milisavljevic2024-11-054-52/+257
|
* SONAR-23493 Don't reset issue filters when opening project settingsDavid Cho-Lerat2024-11-051-2/+2
|
* SONAR-23503 Improve SonarIaC analysis - update sonar-iac-plugin and embed ↵Rudy Regazzoni2024-11-041-1/+2
| | | | sonar-iac-enterprise-plugin (#12194)
* SONAR-23300 Add popover to temporal issue filtersstanislavh2024-11-018-58/+138
|
* NO-JIRA Fix quality issueDamien Urruty2024-10-301-1/+1
|
* CODEFIX-75 Add a link to docs in AI CodeFix service check sectionDamien Urruty2024-10-303-4/+14
|
* CODEFIX-75 Improve error messageDamien Urruty2024-10-301-1/+1
|
* CODEFIX-75 Replace Title components with HeadingDamien Urruty2024-10-301-16/+10
|
* SONAR-23485 Fix NPE when importing FOSSA CVEsJulien HENRY2024-10-298-42/+176
| | | | Make published_at and last_modified_at nullable
* SONAR-23302 Enable a specific MQR mode when user upgrades SQOrlovAlexander2024-10-297-2/+224
|
* NO-JIRA Update plugin-api to released versionEric Giffon2024-10-292-3/+3
|
* SONAR-23470 Fix URL validation check for Bitbucket 9.0+Pawel Kupinski2024-10-293-5/+42
|
* NO-JIRA changes to gradle.properties now require platform squad approvallukasz-jarocki-sonarsource2024-10-291-0/+1
|
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-2816-87/+339
|
* SONAR-23469 Support Pagination of Dependencies (#12149)Lucas2024-10-255-19/+144
|
* SONAR-23475 Provide up to date l10n files when using webapp proxy serverGrégoire Aubert2024-10-253-20/+35
|
* Fix broken URLs pointing to the docskevin.hinz2024-10-241-6/+6
|
* SONAR-23466 Partially revert changes made by SONAR-22914Julien HENRY2024-10-246-71/+25
|
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵Julien HENRY2024-10-24224-997/+1725
| | | | plugin API
* SONAR-23431 Adjust maximum page size parameter when retrieving GitLab ↵Julien Camus2024-10-232-1/+87
| | | | repositories
* NO-JIRA improved performance of tests in sonar-scanner-engine modulelukasz-jarocki-sonarsource2024-10-2314-37/+74
|
* SONAR-23425 Scanning alerts work in both MQR and STANDARD modesDejan Milisavljevic2024-10-232-1/+3
|
* SONAR-23133 Downgrade ElasticSearch Server from 8.15.2 to 8.14.3Matteo Mara2024-10-231-1/+1
|
* SONAR-23461 fixed an issue where telemetry for helm autoscaling and ↵lukasz-jarocki-sonarsource2024-10-232-2/+6
| | | | openshift was not sent