aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-14367 Enable comments on azure based on settingsJacek Poreda2025-01-091-0/+1
|
* SONAR-14367 Add new field to ProjectAlmSettingDto and update queriesJacek Poreda2025-01-094-6/+56
|
* SONAR-14367 Add inline_annotations_enabled column to project_alm_settings tableJacek Poreda2025-01-094-1/+111
|
* SONAR-23944 Do not throw error is contains_ai_code is missingStuart VandenBrink2025-01-091-1/+1
|
* SONAR-24147 Use latest webapp lta versionStuart VandenBrink2025-01-091-1/+1
|
* SONAR-24149 Improve SonarArchitecture analysisPaul O'Reilly2025-01-091-2/+2
|
* SONAR-24141 Fix Quality Gate statusMatteo Mara2025-01-081-1/+0
|
* SONAR-24137 Improve SonarSecurity analysisRenaud T.2025-01-081-6/+6
|
* SONAR-24058 Fix encrypted response testNolwenn Cadic2025-01-082-8/+26
|
* SONAR-22047 Remove deprecated SecurityManager codeAlain Kermis2025-01-079-417/+3
|
* NO-JIRA fix sq issuesLéo Geoffroy2025-01-071-5/+5
|
* SONAR-23964 Create aica cacheStuart VandenBrink2025-01-071-3/+4
| | | | add dropped code during rebase
* SONAR-23946 Create AI measures during portfolio computationCody Simms2025-01-071-0/+11
| | | | SONAR-23946 Create new AI metrics
* SONAR-23943 Increase max requested metricsStuart VandenBrink2025-01-072-3/+4
|
* SONAR-22045 Do not fail analysis due to broken symlinks or symlinks pointing ↵Aleksandra Bozhinoska2025-01-072-9/+100
| | | | outside project/module
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-077-7/+21
|
* SONAR-24136 Improve SonarArchitecture analysisMarco Kaufmann2025-01-071-2/+2
|
* SONAR-23746 Security reports with fewer templatesDejan Milisavljevic2025-01-071-1/+1
|
* SONAR-23978 Add missing pagination to copilot callLéo Geoffroy2025-01-071-5/+5
|
* SONAR-21771 added libraries to help users connect to MSSQL database with ↵Lukasz Jarocki2025-01-077-7/+45
| | | | ActiveDirectory and Entra ID
* SONAR-24086 allow to remove browse permission from groups/users if access ↵Aurelien Poscia2025-01-075-26/+130
| | | | via another mean
* SONAR-24131 Upgrade `iac` plugins to version 1.41.0.14206github-actions[bot]2025-01-071-2/+2
| | | Co-authored-by: petertrr <petertrr@users.noreply.github.com>
* NO-JIRA bumping community build versionLukasz Jarocki2025-01-071-1/+1
|
* SONAR-23750 Remove deprecation on hotspots related statuses and resolutionsDejan Milisavljevic2025-01-073-6/+8
|
* SONAR-24129 Upgrade `php` plugins to version 3.42.0.12795github-actions[bot]2025-01-071-1/+1
| | | Co-authored-by: GabinL21 <GabinL21@users.noreply.github.com>
* SONAR-24126 Fix issues turning QG redMatteo Mara2025-01-072-7/+8
|
* SONAR-24062 Remove documentation link from migrationNolwenn Cadic2025-01-072-6/+2
|
* SONAR-23747 Change icon in security report when not on main branchDejan Milisavljevic2025-01-071-1/+1
|
* SONAR-24122 Fix application refresh not refreshing referencersDuarte Meneses2025-01-064-42/+5
| | | Co-authored-by: Cody Simms <cody.simms@sonarsource.com>
* SONAR-17771 Drop the support for 'sonar.password'Claire Villard2025-01-0610-57/+77
| | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com>
* SONAR-24049 Upgrade `python` plugins to version 4.26.0.19456github-actions[bot]2025-01-061-1/+1
| | | Co-authored-by: ghislainpiot <ghislainpiot@users.noreply.github.com>
* Reapply "SONAR-22876 Exclude metrics from being persisted to measures"Eric Giffon2025-01-062-0/+40
| | | | This reverts commit 43c024798d4612e4fa51ddf71acf93607ce4e570.
* Revert "SONAR-23594 Fix SSF-605"Nolwenn Cadic2025-01-062-39/+2
|
* SONAR-24061 Update SAML certificate configuration description25.1.0.102122Nolwenn Cadic2025-01-061-1/+1
|
* SONAR-24067 Improve logs when preprocessing filesJavier García Orduña2025-01-063-10/+29
|
* SONAR-24107 Fix quality gate issuebranch-25.1branch-25.01Alain Kermis2025-01-031-3/+2
|
* NO-JIRA fix QGAurelien Poscia2025-01-031-18/+18
|
* SONAR-24007 Add warning when SAML configuration is incorrect on MigrationNolwenn Cadic2025-01-033-0/+244
|
* SONAR-23021 Enforce password complexity in the backendAurelien Poscia2025-01-033-22/+94
|
* SONAR-23910 Support externalId in PATCH /api/v2/users-management/users/{ID}Aurelien Poscia2025-01-037-4/+28
|
* SONAR-24047 Remove unnecessary custom proxy handlingNolwenn Cadic2025-01-032-69/+2
|
* SONAR-23119 Implement database migration logging mechanismAlain Kermis2025-01-0321-431/+545
|
* SONAR-23119 Create 'migration_logs' tableAlain Kermis2025-01-0314-0/+464
|
* SONAR-24030 Improve sonar-dotnet analysisCristian2025-01-021-4/+4
|
* SONAR-24053 Replace expression language usage by simple message ↵Steve Marion2024-12-315-8/+18
| | | | | | interpolation for validation error messages. Remove dependency on org.glassfish.expressly:expressly.
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-3025-56/+22
|
* SONAR-23898 Issues are carry over on first analysis when reference branch ↵Jacek2024-12-3013-117/+283
| | | | strategy used
* SONAR-24042 add telemetry 'project_uses_aica_quality_gate'Dejan Milisavljevic2024-12-272-3/+62
|
* SONAR-24083 Add telemetries 'project_ai_detection_enabled' and ↵Dejan Milisavljevic2024-12-273-0/+16
| | | | 'instance_ai_detection_enabled'
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-2777-282/+509
|