aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Fix flaky TelemetryDaemonTest testAlain Kermis2025-01-151-9/+11
* SONAR-24166 Fix flaky TelemetryDaemonTest.start_shouldCheckIfDataSentPeriodic...Alain Kermis2025-01-101-1/+1
* SONAR-19225 Fit IT for Oracle databaseMatteo Mara2025-01-101-2/+2
* SGB-268 Fix failing testNolwenn Cadic2025-01-101-3/+2
* SONAR-23122 Add telemetry to async issue index creation at startup.Steve Marion2025-01-1011-2/+407
* SONAR-23224 Reduce risk of telemetry daemon from endlessly sending messagesAlain Kermis2025-01-102-30/+49
* SONAR-22155 Add missing prefix for token expiration emailNolwenn Cadic2025-01-093-9/+41
* SONAR-24146 Update license headers to 2025Matteo Mara2025-01-094-4/+4
* SONAR-19225 Add migration to update admin hashing algorithm is still based on...Matteo Mara2025-01-093-1/+160
* SONAR-19225 Add migration to warn about the dropped BCRYPT hashing methodMatteo Mara2025-01-093-0/+150
* SONAR-19225 Drop BCRYPT hash method for user passwordsMatteo Mara2025-01-0911-98/+21
* SONAR-23711 Retrieve rules based on modeOrlovAlexander2025-01-098-0/+101
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-096067-6071/+6067
* SONAR-14367 Enable inline annotations by default decoration when project is o...Jacek Poreda2025-01-092-0/+2
* SONAR-14367 Add populate migration for Azure + fix get_binding WSJacek Poreda2025-01-094-1/+202
* 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-24141 Fix Quality Gate statusMatteo Mara2025-01-081-1/+0
* 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
* SONAR-23946 Create AI measures during portfolio computationCody Simms2025-01-071-0/+11
* SONAR-23943 Increase max requested metricsStuart VandenBrink2025-01-072-3/+4
* SONAR-22345 Reflect changes to prioritized rule in the changelogOrlovAlexander2025-01-077-7/+21
* 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 Acti...Lukasz Jarocki2025-01-075-4/+38
* SONAR-24086 allow to remove browse permission from groups/users if access via...Aurelien Poscia2025-01-075-26/+130
* SONAR-23750 Remove deprecation on hotspots related statuses and resolutionsDejan Milisavljevic2025-01-072-5/+7
* SONAR-24062 Remove documentation link from migrationNolwenn Cadic2025-01-072-6/+2
* SONAR-24122 Fix application refresh not refreshing referencersDuarte Meneses2025-01-064-42/+5
* Reapply "SONAR-22876 Exclude metrics from being persisted to measures"Eric Giffon2025-01-062-0/+40
* 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-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-032-20/+74
* 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-24053 Replace expression language usage by simple message interpolation...Steve Marion2024-12-313-5/+17
* SONAR-24091 Fix quality gate on masterAlain Kermis2024-12-3025-56/+22
* SONAR-23898 Issues are carry over on first analysis when reference branch str...Jacek2024-12-3013-117/+283
* SONAR-24042 add telemetry 'project_uses_aica_quality_gate'Dejan Milisavljevic2024-12-272-3/+62
* SONAR-24083 Add telemetries 'project_ai_detection_enabled' and 'instance_ai_d...Dejan Milisavljevic2024-12-273-0/+16
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-2748-203/+335