aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-24489 Move Core extension loading to happen before start of level conta...Steve Marion2025-02-285-72/+64
* SONAR-24489 Improve platform tests to showcase misloading of core extension o...Steve Marion2025-02-286-44/+140
* SONAR-24210 Lower the size limit and exclude duplications_dataEric Giffon2025-02-282-4/+8
* SONAR-23184 Fix deactivated rules in a Quality Profile are activated after an...Zipeng WU2025-02-285-9/+144
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-281-1/+1
* SONAR-24358 Make measures migration reentrantAleksandra Bozhinoska2025-02-283-2/+113
* SONAR-24350 Decrypt encrypted properties from SMTP configurationPawel Kupinski2025-02-283-2/+103
* SCA-57 Simplify ScaStep IOCTravis Collins2025-02-2812-396/+105
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-2813-105/+102
* SQRP-191 Ingest and persist the new "chains" field on each dependencyTieg Zaharia2025-02-2811-21/+123
* SQRP-156 A frontend-used API is created that returns a CycloneDX SBOM for a p...John Bintz2025-02-282-9/+10
* SONAR-23456 Add IPv6 support to health check endpointAlain Kermis2025-02-283-3/+20
* SONAR-23456 allowing users to set IPv6 address in square brackets for propert...Lukasz Jarocki2025-02-282-4/+29
* SONAR-23456 enabled support for IPv6 in hazelcastlukasz-jarocki-sonarsource2025-02-281-0/+2
* SONAR-23454 Add telemetry data about usage of IPv6Matteo Mara2025-02-286-18/+223
* SONAR-23456 ElasticSearch changeslukasz-jarocki-sonarsource2025-02-282-0/+8
* SONAR-23456 fix sonar.cluster.hosts not supporting default port on ipv6 addre...Steve Marion2025-02-284-96/+183
* SQRP-242 Add releases endpointsTravis Collins2025-02-286-2/+123
* SONAR-24399 inNewCodePeriod has no effect on portfolios when using api/issues...Zipeng WU2025-02-281-1/+2
* SQRP-191 add new "sca_dependencies.chains" columnTieg Zaharia2025-02-194-0/+8
* SQRP-221 Add sca_releases table splitting out part of sca_dependenciesHavoc Pennington2025-02-1935-250/+1502
* SQRP-192 Store SCA analysis errors as task messagesHavoc Pennington2025-02-193-11/+13
* SQRP-150 Endpoints to download the CLIantoine.vinot2025-02-194-53/+115
* SQRP-188 Add filtering to "search" dependencies REST APIJavier García Orduña2025-02-195-97/+174
* SQRP-139 store normalized dependency information in database after sca analysisHavoc Pennington2025-02-196-1/+181
* SQRP-140 Expose dependency details with new REST APIsJavier García Orduña2025-02-1911-483/+4
* SQRP-169 Write the ScaDependencies to an in-memory ScaHolderTravis Collins2025-02-196-10/+66
* SQRP-172 fix typo in selectByUuid in ScaDependenciesMapperHavoc Pennington2025-02-192-1/+10
* SQRP-170 Rename ScaStep classes to shorter namesTravis Collins2025-02-194-9/+9
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-1924-3/+1150
* SQRP-158 Create SCA CE step in the SCA moduleJulien HENRY2025-02-1911-2015/+150
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-1912-0/+2099
* Fix build cache issuesMichael Ondrejko2025-02-181-0/+3
* SONAR-23111 fixed the issue where logs were not downloaded when SonarQube was...Lukasz Jarocki2025-02-175-5/+20
* SONAR-24336 handle paginationAurelien Poscia2025-02-173-8/+8
* SONAR-24336 Make GitHub login ready to scale with # of organizationsAurelien Poscia2025-02-176-74/+176
* SONAR-24315 Simplify the Spring configurationJulien HENRY2025-02-065-205/+92
* SONAR-24301 Support new SonarQube for IDE headers to update last connectionDamien Urruty2025-02-063-15/+39
* SONAR-24210 Do not migrate large measures to prevent OOM errorsEric Giffon2025-02-052-3/+80
* SONAR-24300 Fix quality gate on masterAlain Kermis2025-02-041-1/+1
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-0468-229/+258
* SC-19458 Improve API documentation v2 for /dop-translation/bound-projectsTom2025-02-043-3/+5
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-0460-2215/+238
* SONAR-24163 fix TelemetryBadgeProviderOrlovAlexander2025-02-041-4/+9
* SONAR-23111 Fix date in license headersMatteo Mara2025-01-302-2/+2
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-3013-79/+873
* SONAR-24216 Optimize querying of measures on startup indexingEric Giffon2025-01-283-83/+25
* SONAR-24161 Portfolio breakdown shows incorrect project analysis datesDuarte Meneses2025-01-272-4/+26
* SONAR-24213 'api/views/projects_status' is slow because it runs DB queries fo...Duarte Meneses2025-01-251-24/+27
* SONAR-24166 Fix flaky TelemetryDaemonTest testAlain Kermis2025-01-211-26/+0