aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-221-8/+2
|
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by ↵stanislavh2024-11-211-0/+2
| | | | chunks
* SONAR-23531 Change impact representation in IssueChangedEvent to fit conventionLéo Geoffroy2024-11-212-8/+12
|
* SONAR-23653 Replace tours with PopoversViktor Vorona2024-11-211-29/+9
|
* CODEFIX-204 Display the enablement on the Project Information pageDamien Urruty2024-11-201-0/+2
|
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-191-24/+30
|
* CODEFIX-189 Simplify accepting the terms and conditionsDamien Urruty2024-11-191-1/+1
| | | | The T&C are automatically accepted when enabling the feature
* CODEFIX-192 Add ai code fix enablement to audit logs (#12238)Serhat Yenican2024-11-191-0/+28
|
* SONAR-23626 publish Community Build and SonarQube Server independently.Steve Marion2024-11-151-1/+1
| | | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Matteo Mara <matteo.mara@sonarsource.com>
* SONAR-23555 Improve SonarWay Quality Gate CaYC onboarding tourMathieu Suen2024-11-151-7/+4
|
* SONAR-23582 Update custom rule dialog is MQR/Standard modes compatibleIsmail Cherri2024-11-151-2/+6
|
* SONAR-23536 Project badges page supports MQR modestanislavh2024-11-141-1/+0
|
* SONAR-23596 New brandingJeremy Davis2024-11-131-149/+148
| | | | SONAR-23597 SONAR-23598 SONAR-23595
* SONAR-23300 Fix wordingViktor Vorona2024-11-121-1/+1
|
* SONAR-23287 add issue changed event and bulk action changesLéo Geoffroy2024-11-113-6/+26
|
* SONAR-23527 impacts severity is updated when issue is set on manual severityLéo Geoffroy2024-11-112-0/+106
|
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-111-7/+7
|
* SONAR-23363 handle manual impact flag during project analysisLéo Geoffroy2024-11-113-5/+49
|
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-111-0/+1
|
* SONAR-23363 Update permissions tooltip text for "Administer issues"Ismail Cherri2024-11-111-1/+1
|
* SONAR-23299 Improve text in update conditions dialogstanislavh2024-11-111-2/+2
|
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-051-0/+12
|
* SONAR-23299 A11y improvements in QGstanislavh2024-11-051-1/+2
|
* SONAR-23196 Activity page uses combined graphs for MQR metricsViktor Vorona2024-11-051-21/+21
|
* SONAR-23196 Filter graph custom metrics based on current MQR modeIsmail Cherri2024-11-051-6/+33
|
* SONAR-23299 Update add condition dialog in QGstanislavh2024-11-051-0/+1
|
* SONAR-23301 Enhance the experience for transition between Standard and MQR modesstanislavh2024-11-051-2/+5
|
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-051-1/+8
|
* SONAR-23299 Update conditions dialogViktor Vorona2024-11-051-0/+14
|
* SONAR-23299 Add Quality Gate update icon when condition for other mode existIsmail Cherri2024-11-051-0/+1
|
* SONAR-23298 Fix metricsDejan Milisavljevic2024-11-051-3/+3
|
* SONAR-23298 Add new metrics and change some namesDejan Milisavljevic2024-11-053-50/+255
|
* SONAR-23300 Add popover to temporal issue filtersstanislavh2024-11-011-1/+3
|
* CODEFIX-75 Add a link to docs in AI CodeFix service check sectionDamien Urruty2024-10-301-0/+1
|
* CODEFIX-75 Improve error messageDamien Urruty2024-10-301-1/+1
|
* NO-JIRA Update plugin-api to released versionEric Giffon2024-10-291-2/+2
|
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-281-0/+2
|
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the ↵Julien HENRY2024-10-247-136/+29
| | | | plugin API
* SONAR-23425 Scanning alerts work in both MQR and STANDARD modesDejan Milisavljevic2024-10-232-1/+3
|
* SONAR-23205 Add lazy loading on most routes to improve build and dev server ↵Grégoire Aubert2024-10-221-1/+2
| | | | perfs
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-221-0/+14
|
* SONAR-23098 Introduce Project Dependencies tabLucas2024-10-211-0/+22
|
* SONAR-23188 Custom design for the mode settingViktor Vorona2024-10-192-0/+14
|
* SONAR-23191 Filter updates based on MQR or STANDARD modesIsmail Cherri2024-10-181-1/+1
|
* SONAR-22615 Inform admin that updating a group's member when SAML is enabled ↵guillaume-peoch-sonarsource2024-10-181-0/+1
| | | | is temporary
* No-JIRA Add missing package to fix issueLéo Geoffroy2024-10-171-0/+23
|
* SONAR-23260 Publish impact changes to SonarQube IDEDejan Milisavljevic2024-10-162-0/+94
|
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-162-0/+105
|
* SONAR-23263 Redesign Quality Profile select in activation modalViktor Vorona2024-10-161-1/+3
|
* SONAR-23262 Show if rule is customized on the quality profile list?Viktor Vorona2024-10-161-0/+3
|