aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23978 Detect AI CodeDejan Milisavljevic33 hours7-0/+48
* SONAR-23984 Add Scheduler to fetch information about Copilot usageLéo Geoffroy33 hours5-5/+110
* SONAR-23978 Add DAO for user_ai_tool_usages tableLéo Geoffroy33 hours9-0/+287
* SONAR-23978 Create table 'user_ai_tool_usages' and add column 'detected_ai_co...Dejan Milisavljevic33 hours6-1/+240
* SONAR-24057 Optimize querying of branch measures to only load required measur...Eric Giffon33 hours18-324/+138
* SONAR-24007 Implement migration testsNolwenn Cadic33 hours16-95/+161
* SONAR-24023 Rewrite tests for SamlAuthenticatorAurelien Poscia33 hours11-95/+214
* SONAR-24024 Fix diagnostic testsAurelien Poscia33 hours2-138/+94
* SONAR-24012 Migrate replay attack prevention mechanismAurelien Poscia33 hours10-83/+206
* SONAR-24023 Remove onelogin dependencyAurelien Poscia33 hours4-28/+8
* SONAR-24023 Add tests for SamlPrivateKeyConverter and SamlCertificateConverterAurelien Poscia33 hours5-0/+237
* SONAR-24023 Added test for SonarqubeRelyingPartyRegistrationRepository + refa...Aurelien Poscia33 hours16-1022/+348
* SONAR-24023 Add PrincipalToUserIdentityConverterTestAurelien Poscia33 hours3-22/+172
* SONAR-24023 Migrate onelogin auth to opensamlAurelien Poscia33 hours17-226/+628
* SONAR-24000 Rename old SonarWay to legacyAnita Stanisz33 hours4-0/+217
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus33 hours9-35/+25
* SONAR-23995 Fix broken documentation links from the new code period API descr...Zipeng WU33 hours10-24/+64
* SONAR-24044 Lower logging in Exception Handler methods.Steve Marion2 days2-43/+43
* SONAR-23990 Replace with text blockJulien Camus2 days28-993/+1098
* SONAR-24000 Remove creation of SonarWay(legacy)Zipeng WU2 days2-121/+0
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot3 days15-76/+168
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms3 days4-74/+62
* SONAR-17786 Add jakarta request wrapper for onelogin compatibility.Matteo Mara3 days6-8/+952
* SONAR-17786 Update Jetty to 11.XJacek Poreda3 days3-108/+70
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda3 days4-46/+46
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda3 days34-44/+31
* SONAR-19122 Upgrade to Spring 6Jacek Poreda3 days129-470/+460
* SONAR-23932 Update sonar-plugin-api and remove dropped methodsJacek Poreda3 days8-90/+3
* SONAR-23932 Drop support of deprecated org.sonar.api.web.ServletFilterJacek Poreda3 days5-124/+44
* NO JIRA fix quality gate status.Matteo Mara3 days3-8/+5
* SONAR-23974 Optimize the scanner reportJulien HENRY4 days13-105/+235
* SONAR-24003 Delete unnecessary importsJulien Camus4 days24-64/+33
* SONAR-23571 Add index on rule_tags tableEric Giffon4 days4-0/+121
* SONAR-24004 Replace lambda with method referenceJulien Camus4 days55-396/+364
* SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on editionAnita Stanisz4 days6-348/+122
* SONAR-23893 Fix containsAiCode of api/qualitygates/search for community editionZipeng WU4 days2-7/+33
* SONAR-23893 Create project_branches/get_ai_code_assurance endpointAnita Stanisz4 days2-9/+18
* SONAR-23893 Fix containsAiCode for community editionAnita Stanisz4 days2-13/+41
* SONAR-23893 Update SearchProjectsActionAnita Stanisz4 days3-42/+64
* SONAR-23893 Update AiCodeAssuranceVerifierAnita Stanisz4 days8-90/+214
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU4 days2-23/+10
* SONAR-23973 fix SSF-697Aurelien Poscia4 days1-0/+2
* SONAR-22265 Clean upantoine.vinot4 days1-18/+14
* SONAR-22265 Migrate ScmInfoDbLoaderIT to junit5antoine.vinot4 days1-27/+24
* SONAR-22265 Fix trying to get referenceBranch for main branchantoine.vinot4 days1-3/+5
* SONAR-22265 Get the scm info from the previous branch analysis instead of the...antoine.vinot4 days6-96/+119
* CODEFIX-246 Add logging to the handler of ServerExceptionsVojtech Suchy4 days2-0/+4
* Revert "SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña4 days2-40/+0
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY4 days9-91/+54
* SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña4 days2-0/+40