aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24012 Migrate replay attack prevention mechanismAurelien Poscia14 days10-83/+206
|
* SONAR-24023 Remove onelogin dependencyAurelien Poscia14 days4-28/+8
|
* SONAR-24023 Add tests for SamlPrivateKeyConverter and SamlCertificateConverterAurelien Poscia14 days5-0/+237
|
* SONAR-24023 Added test for SonarqubeRelyingPartyRegistrationRepository + ↵Aurelien Poscia14 days16-1022/+348
| | | | refactoring
* SONAR-24023 Add PrincipalToUserIdentityConverterTestAurelien Poscia14 days3-22/+172
|
* SONAR-24023 Migrate onelogin auth to opensamlAurelien Poscia14 days17-226/+628
|
* SONAR-24000 Rename old SonarWay to legacyAnita Stanisz14 days4-0/+217
|
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus14 days9-35/+25
|
* SONAR-23995 Fix broken documentation links from the new code period API ↵Zipeng WU14 days10-24/+64
| | | | description
* SONAR-24044 Lower logging in Exception Handler methods.Steve Marion2024-12-192-43/+43
|
* SONAR-23990 Replace with text blockJulien Camus2024-12-1928-993/+1098
|
* SONAR-24000 Remove creation of SonarWay(legacy)Zipeng WU2024-12-192-121/+0
|
* SONAR-15049 Taint Vulnerabilities should be reopened if new flows are createdAntoine Vinot2024-12-1815-76/+168
|
* SONAR-23936 Query all portfolio projects at once rather than recursivelyCody Simms2024-12-184-74/+62
| | | Co-authored-by: Duarte Meneses <duarte.meneses@sonarsource.com>
* SONAR-17786 Add jakarta request wrapper for onelogin compatibility.Matteo Mara2024-12-186-8/+952
|
* SONAR-17786 Update Jetty to 11.XJacek Poreda2024-12-183-108/+70
|
* SONAR-17786 Migrate from Wiser to Greenmail email testing frameworkJacek Poreda2024-12-184-46/+46
| | | | Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com>
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-1834-44/+31
|
* SONAR-19122 Upgrade to Spring 6Jacek Poreda2024-12-18129-470/+460
|
* SONAR-23932 Update sonar-plugin-api and remove dropped methodsJacek Poreda2024-12-188-90/+3
|
* SONAR-23932 Drop support of deprecated org.sonar.api.web.ServletFilterJacek Poreda2024-12-185-124/+44
|
* NO JIRA fix quality gate status.Matteo Mara2024-12-183-8/+5
|
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-1813-105/+235
|
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-1824-64/+33
|
* SONAR-23571 Add index on rule_tags tableEric Giffon2024-12-184-0/+121
|
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-1855-396/+364
|
* SONAR-23893 Inject different AiCodeAssuranceVerifier impl depending on editionAnita Stanisz2024-12-186-348/+122
|
* SONAR-23893 Fix containsAiCode of api/qualitygates/search for community editionZipeng WU2024-12-182-7/+33
|
* SONAR-23893 Create project_branches/get_ai_code_assurance endpointAnita Stanisz2024-12-182-9/+18
|
* SONAR-23893 Fix containsAiCode for community editionAnita Stanisz2024-12-182-13/+41
|
* SONAR-23893 Update SearchProjectsActionAnita Stanisz2024-12-183-42/+64
|
* SONAR-23893 Update AiCodeAssuranceVerifierAnita Stanisz2024-12-188-90/+214
|
* SONAR-23893 Update quality gate search endpoint to return containsAiCode fieldZipeng WU2024-12-182-23/+10
|
* SONAR-23973 fix SSF-697Aurelien Poscia2024-12-181-0/+2
|
* SONAR-22265 Clean upantoine.vinot2024-12-181-18/+14
|
* SONAR-22265 Migrate ScmInfoDbLoaderIT to junit5antoine.vinot2024-12-181-27/+24
|
* SONAR-22265 Fix trying to get referenceBranch for main branchantoine.vinot2024-12-181-3/+5
|
* SONAR-22265 Get the scm info from the previous branch analysis instead of ↵antoine.vinot2024-12-186-96/+119
| | | | the reference branch
* CODEFIX-246 Add logging to the handler of ServerExceptionsVojtech Suchy2024-12-182-0/+4
|
* Revert "SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-40/+0
|
* SONAR-18646 Drop htmlDesc from api/rules/show and api/rules/searchJulien HENRY2024-12-189-91/+54
|
* SONAR-22876 Exclude metrics from being persisted to measuresJavier García Orduña2024-12-182-0/+40
|
* SONAR-23737 Portfolio Activity telemetryOrlovAlexander2024-12-1812-34/+496
|
* SONAR-23954 Fix calculation of the field installedVersionActive in the ↵Matteo Mara2024-12-182-10/+59
| | | | response of api/system/upgrades
* SONAR-23688 Add facet and filter on active_impactSeveritiesDejan Milisavljevic2024-12-1811-52/+254
| | | Co-authored-by: OrlovAlexander <alexander.orlov@sonarsource.com>
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-181451-163130/+0
|
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-18990-153323/+0
|
* SONAR-23209 Download webapp instead of using local buildJeremy Davis2024-12-181-5/+0
|
* [NO JIRA] Remove aria-hidden on password inputguillaume-peoch-sonarsource2024-12-181-1/+1
|
* SONAR-23268 Remove duplicate API functionAmbroise C2024-12-184-35/+7
|