aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-222221-5574/+3769
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23205 Add rollup-plugin-license like in SC (serve 3rd-party licenses ↵David Cho-Lerat2024-10-225-4/+229
| | | | at /vendor.LICENSE.txt)
* SONAR-23205 Genereate CSP hash of assetsPath script based WEB_CONTEXT valueGrégoire Aubert2024-10-222-3/+42
|
* SONAR-23205 Add lazy loading on most routes to improve build and dev server ↵Grégoire Aubert2024-10-2238-59/+317
| | | | perfs
* SONAR-23205 Move Esbuild config into each extensionsGrégoire Aubert2024-10-222-118/+0
|
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-2238-1048/+248
|
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-2229-706/+1953
|
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-227-10/+331
|
* SONAR-23460 Update SonarSecurity to version 10.8.0.33361 (#12124)Christophe Zürn2024-10-221-6/+6
|
* SONAR-23232 Fix analysis missing message showing on all Pull RequestsIsmail Cherri2024-10-223-4/+42
|
* NO-JIRA Fix SQ Issuesantoine.vinot2024-10-225-10/+37
|
* SONAR-23325 Add changelog for new severities introduced (INFO, BLOCKER)Léo Geoffroy2024-10-2110-12/+48
|
* SONAR-23430 modified api/system/liveness to not pollute logslukasz-jarocki-sonarsource2024-10-213-11/+16
|
* SONAR-23098 Persist dependencies in the compute engineJulien HENRY2024-10-2126-11/+1218
|