Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sonar startup script insensitive to the terminal widthaz/ps-wide-output | Arseniy Zaostrovnykh | 2025-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Surprizingly, even when `ps` output is piped into another command, such as `grep` in this case, it is still truncated based on the terminal width. Depending on how wide your terminal you get different results from running the same command: Wide-enough terminal: ``` ./sonar.sh start /usr/bin/java Starting SonarQube... Started SonarQube. ``` Not-wide-enough terminal (width = 263 columns): ``` sonar.sh start /usr/bin/java Starting SonarQube... Removed stale pid file: ./SonarQube.pid Failed to start SonarQube. ``` To fix that, `ps` should be run with `-ww` option, see the [man page](https://man7.org/linux/man-pages/man1/ps.1.html) Tested on `ps` version 4.0.3 and 3.3.17 | ||||
* | SONAR-24381 Upgrade `php` plugins to version 3.44.0.12898 | github-actions[bot] | 2025-02-17 | 1 | -1/+1 |
| | |||||
* | SONAR-24379 Upgrade SonarJS 10.21.0.30473 (#12915) | zglicz | 2025-02-17 | 1 | -1/+1 |
| | |||||
* | SONAR-24369 Increase test coverage on master | Alain Kermis | 2025-02-17 | 1 | -0/+13 |
| | |||||
* | SONAR-23111 fixed the issue where logs were not downloaded when SonarQube ↵ | Lukasz Jarocki | 2025-02-17 | 5 | -5/+20 |
| | | | | was deployed with web context | ||||
* | SONAR-24336 handle pagination | Aurelien Poscia | 2025-02-17 | 3 | -8/+8 |
| | |||||
* | SONAR-24376 Fix stdout and stderr streams conflicting with each other | antoine.vinot | 2025-02-17 | 2 | -28/+48 |
| | |||||
* | SONAR-24336 Make GitHub login ready to scale with # of organizations | Aurelien Poscia | 2025-02-17 | 6 | -74/+176 |
| | |||||
* | SONAR-24359 Change CODEOWNERS for On-Prem squad | Davi Koscianski Vidal | 2025-02-13 | 1 | -2/+2 |
| | |||||
* | SONAR-24345 Update webapp version (#12889) | Daniel Nagy | 2025-02-13 | 1 | -1/+1 |
| | |||||
* | SONAR-24316 Integrate sonar-go-enterprise plugin and migrate sonar-go ↵ | GabinL21 | 2025-02-13 | 3 | -3/+4 |
| | | | | groupId (#12873) | ||||
* | SONAR-24319 Allow the scanner engine to query feature flags (#12874) | Julien HENRY | 2025-02-13 | 12 | -7/+388 |
| | | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> | ||||
* | SONAR-24315 Simplify the Spring configuration | Julien HENRY | 2025-02-06 | 5 | -205/+92 |
| | |||||
* | SONAR-24301 Support new SonarQube for IDE headers to update last connection | Damien Urruty | 2025-02-06 | 3 | -15/+39 |
| | |||||
* | SONAR-24210 Do not migrate large measures to prevent OOM errors | Eric Giffon | 2025-02-05 | 2 | -3/+80 |
| | |||||
* | NO-JIRA bumping sonarqube version to 25.3 | Lukasz Jarocki | 2025-02-05 | 1 | -1/+1 |
| | |||||
* | SONAR-24300 Fix quality gate on master | Alain Kermis | 2025-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-24299 Upgrade `php` plugins to version 3.43.0.12862 | github-actions[bot] | 2025-02-04 | 1 | -1/+1 |
| | | | Co-authored-by: rudy-regazzoni-sonarsource <rudy-regazzoni-sonarsource@users.noreply.github.com> | ||||
* | SONAR-24296 Upgrade `iac` plugins to version 1.42.0.14460 | github-actions[bot] | 2025-02-04 | 1 | -2/+2 |
| | |||||
* | SONAR-24298 Rework the batch report reader | Julien HENRY | 2025-02-04 | 68 | -229/+258 |
| | |||||
* | SONAR-24285 Improve LogListenerIT test output | Travis Collins | 2025-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-24297 Upgrade `text` plugins to version 2.21.0.5225 | github-actions[bot] | 2025-02-04 | 1 | -3/+3 |
| | | | Co-authored-by: petertrr <petertrr@users.noreply.github.com> | ||||
* | SONAR-24295 Update CFamily analyzer and dependencies to version 6.63.0.79828 | hashicorp-vault-sonar-prod[bot] | 2025-02-04 | 1 | -2/+2 |
| | |||||
* | SC-19458 Improve API documentation v2 for /dop-translation/bound-projects | Tom | 2025-02-04 | 3 | -3/+5 |
| | |||||
* | SQRP-154 Cleanup leftovers from FOSSA | Javier García Orduña | 2025-02-04 | 75 | -2368/+249 |
| | |||||
* | SONAR-24163 fix TelemetryBadgeProvider | OrlovAlexander | 2025-02-04 | 1 | -4/+9 |
| | |||||
* | SONAR-23389 Fix CE failing to stop due to NPE in shutting down Spring Container | Alain Kermis | 2025-02-03 | 1 | -1/+2 |
| | |||||
* | SONAR-24289 Update webappVersion to 2025.1.0.11368 | David Cho-Lerat | 2025-02-03 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 downgrading elasticsearch to 8.16.325.2.0.102705 | Lukasz Jarocki | 2025-01-31 | 1 | -1/+1 |
| | |||||
* | SONAR-23111 Fix date in license headers | Matteo Mara | 2025-01-30 | 2 | -2/+2 |
| | |||||
* | SONAR-23111 api/system/logs now correctly return logs for data center edition | Lukasz Jarocki | 2025-01-30 | 13 | -79/+873 |
| | |||||
* | SONAR-24173 io.spring.dependency-management bump to 1.1.7 | Lukasz Jarocki | 2025-01-30 | 1 | -1/+1 |
| | |||||
* | SONAR-24215 bumping cyclonedx.bom to 2.0 | Lukasz Jarocki | 2025-01-30 | 1 | -1/+1 |
| | |||||
* | SONAR-24251 Improve sonar-dotnet analysis | Alex Meseldzija | 2025-01-30 | 1 | -4/+4 |
| | |||||
* | SONAR-24173 Upgrade ElasticSearch server from 8.16.1 to 8.17.1 | Matteo Mara | 2025-01-29 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade org.json:json from 20240303 to 20250107 | Matteo Mara | 2025-01-29 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade io.github.hakky54:sslcontext-kickstart from 8.3.7 to 9.0.0 | Matteo Mara | 2025-01-29 | 1 | -1/+1 |
| | |||||
* | Fix comment in AnticipatedTransitionTracker | antoine.vinot | 2025-01-29 | 1 | -2/+1 |
| | |||||
* | SONAR-24216 Optimize querying of measures on startup indexing | Eric Giffon | 2025-01-28 | 3 | -83/+25 |
| | |||||
* | SONAR-24226 Update webappVersion to the latest | Revanshu Paliwal | 2025-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-24161 Portfolio breakdown shows incorrect project analysis dates | Duarte Meneses | 2025-01-27 | 2 | -4/+26 |
| | |||||
* | SONAR-24173 Upgrade com.google.protobuf from 4.29.0 to 4.29.3 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade Spring from 6.2.1 to 6.2.2 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade ↵ | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | | | | org.springframework.security:spring-security-saml2-service-provider from 6.4.1 to 6.4.2 | ||||
* | SONAR-24173 Upgrade ElasticSearch client from 7.17.25 to 7.17.27 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade ch.qos.logback group from 1.5.13 to 1.5.16 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade ch.qos.logback.access:logback-access-tomcat from 2.0.5 ↵ | Matteo Mara | 2025-01-27 | 1 | -2/+2 |
| | | | | to 2.0.6 | ||||
* | SONAR-24173 Upgrade commons-codec:commons-codec from 1.17.1 to 1.17.2 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade com.github.erosb:json-sKema from 0.19.0 to 0.20.0 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| | |||||
* | SONAR-24173 Upgrade com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0 | Matteo Mara | 2025-01-27 | 1 | -1/+1 |
| |