Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO-JIRA fix link | Lukasz Jarocki | 11 days | 1 | -1/+1 |
| | |||||
* | SONAR-24701 Add CVE Review and Treatment files to the zip | Matteo Mara | 2025-04-07 | 2 | -0/+46983 |
| | |||||
* | SONAR-24711 Update database requirements to match documentation | Bill Nottingham | 2025-04-03 | 1 | -2/+2 |
| | |||||
* | SONAR-24393 Make sonar startup script insensitive to the terminal width | Arseniy Zaostrovnykh | 2025-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | [SONAR-24393](https://sonarsource.atlassian.net/browse/SONAR-24393) 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, I propose to run `ps` 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-24393]: https://sonarsource.atlassian.net/browse/SONAR-24393?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | ||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 5 | -6/+6 |
| | |||||
* | SONAR-22987 improved startup of DCE on Windows | lukasz-jarocki-sonarsource | 2024-12-06 | 1 | -0/+5 |
| | |||||
* | SONAR-23835 Update provisionned JRE to 17.0.13+11 | Julien HENRY | 2024-12-03 | 1 | -24/+24 |
| | |||||
* | SONAR-23742 Update edition name in footer | David Cho-Lerat | 2024-11-26 | 1 | -1/+1 |
| | |||||
* | SONAR-23757 Update the COPYING files bundled in the distributions of ↵ | Matteo Mara | 2024-11-26 | 1 | -0/+2 |
| | | | | SonarQube Community Build and SonarQube Server | ||||
* | SONAR-23501 Update default accessLogs pattern in sonar.properties file | Alain Kermis | 2024-11-11 | 1 | -1/+1 |
| | |||||
* | SONAR-22473 make the instruction for integrated security not dependant of ↵ | Steve Marion | 2024-08-23 | 1 | -3/+3 |
| | | | | the version. | ||||
* | SONAR-22167 Add Gradle tasks to bundle JREs | Julien HENRY | 2024-05-03 | 1 | -0/+50 |
| | |||||
* | SONAR-22105 updated comment in sonar.properties | lukasz-jarocki-sonarsource | 2024-04-19 | 1 | -2/+1 |
| | |||||
* | SONAR-20773 Update the update-center URL | Eric Giffon | 2024-02-07 | 1 | -1/+1 |
| | |||||
* | SONAR-21227 Update sonar.properties on log files | antoine.vinot | 2024-01-29 | 1 | -2/+17 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 5 | -5/+5 |
| | |||||
* | [NO-JIRA] Fix version of Microsoft SQL JDBC in the comments | Léo Geoffroy | 2023-11-23 | 1 | -1/+1 |
| | |||||
* | [NO-JIRA] Update com.microsoft.sqlserver:mssql-jdbc 12.4.1.jre11 -> 12.4.2.jre11 | antoine.vinot | 2023-11-09 | 1 | -2/+2 |
| | |||||
* | SONAR-20310 Provide PIDDIR environment variable in the bootstrap script to ↵ | Zipeng WU | 2023-08-30 | 2 | -2/+8 |
| | | | | allow customization | ||||
* | SONAR-19761 Change documentation URL | Wouter Admiraal | 2023-08-24 | 2 | -2/+2 |
| | |||||
* | (code smell fix): removing variables and exception that are not being thrown | Bruno Andrade | 2023-06-28 | 1 | -1/+1 |
| | |||||
* | [NOJIRA] Remove usage of deprecated Loggers. (#8527) | Wojtek Wajerowicz | 2023-06-13 | 1 | -2/+2 |
| | |||||
* | SONAR-19005 - Upgrade mssql driver dependency | Antoine Vinot | 2023-04-13 | 1 | -3/+3 |
| | |||||
* | [NO-JIRA] Align sonar.properties to refer to the right MSSQL driver version | Antoine Vigneau | 2023-04-11 | 1 | -3/+3 |
| | |||||
* | SONAR-17714 Update ES binaries | Jacek Poreda | 2023-02-09 | 1 | -81/+0 |
| | | | | | | | | | - use no-jdk for local development and jdk for open source part - use ES cli tool to start Elasticsearch - platform agnostic - fix query issue with dates - disable security autoconfiguration on a single node environment - fix single-node settings - Use Elasticsearch CLI java tool to run keystore cli and Elasticsearch | ||||
* | SONAR-17732 Remove all usage of redirect.sonarsource.com | Wouter Admiraal | 2023-01-17 | 2 | -3/+3 |
| | |||||
* | SONAR-17446 - updated PGSQL version support to sonar.properties | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 2 | -2/+2 |
| | |||||
* | SONAR-17712 SONAR-17713 SONAR-17742 Update configuration file with new ↵ | Duarte Meneses | 2022-12-20 | 1 | -2/+2 |
| | | | | supported DB versions | ||||
* | [NO JIRA] Update com.microsoft.sqlserver:mssql-jdbc to 11.2.2.jre17 | Matteo Mara | 2022-12-20 | 1 | -3/+3 |
| | |||||
* | SONAR-13057 Explain that update in sonar.properties are not taken into ↵9.8.0.63668 | David Cho-Lerat | 2022-12-15 | 1 | -0/+8 |
| | | | | account when restarting from UI/WS | ||||
* | SONAR-17164 Document the side-effect of changing the web context | Wouter Admiraal | 2022-11-04 | 1 | -0/+4 |
| | |||||
* | Dependency upgrade (minor): com.microsoft.sqlserver:mssql-jdbc from ↵ | Dimitris Kavvathas | 2022-10-20 | 1 | -3/+3 |
| | | | | 11.2.0.jre11 to 11.2.1.jre11 | ||||
* | Reset %errorlevel% after checks in batch scripts | Felipe Zorzo | 2022-09-28 | 2 | -2/+2 |
| | |||||
* | Fix SonarService.bat for supporting folders with names including spaces | Jose C | 2022-09-27 | 1 | -1/+1 |
| | | | When %REALPATH% had a folder with whitespaces, e.g. c:\program files\sonarqube, it showed a nasty powershell error | ||||
* | SONAR-17193 Documentation about Telemetry (#6577) | Peeter Piegaze | 2022-09-05 | 1 | -1/+0 |
| | |||||
* | SONAR-17200 Ignore unused sonar.jdbc.* properties for HikariCP | Jacek | 2022-08-30 | 1 | -5/+0 |
| | |||||
* | SONAR-17200 Move to HikariCP from Apache DBCP | Jacek | 2022-08-29 | 1 | -6/+3 |
| | |||||
* | SONAR-17224 Fix WinSW not reading environment variable | Zipeng WU | 2022-08-25 | 2 | -2/+4 |
| | |||||
* | Update MSSQL JDBC to 11.2.0 | Matteo Mara | 2022-08-19 | 1 | -3/+3 |
| | |||||
* | Remove all wrapper.conf reference | Zipeng WU | 2022-08-12 | 3 | -7/+0 |
| | |||||
* | SONAR-17136 Add SONAR_JAVA_PATH env variable support for custom JRE on MacOS | Zipeng WU | 2022-08-11 | 1 | -2/+18 |
| | |||||
* | SONAR-17136 Add SONAR_JAVA_PATH env variable support for user-defined Java ↵ | Dimitris Kavvathas | 2022-08-10 | 1 | -2/+18 |
| | | | | executable | ||||
* | SONAR-17137 add SONAR_JAVA_PATH environmental variable for user-defined Java ↵ | Dimitris Kavvathas | 2022-08-10 | 6 | -49/+134 |
| | | | | executable path | ||||
* | Add realpath and check for running service | Dimitris Kavvathas | 2022-08-08 | 1 | -1/+10 |
| | |||||
* | SONAR-17137 Replace JSW with WinSW for running SQ on Windows | Dimitris Kavvathas | 2022-08-05 | 8 | -155/+110 |
| | |||||
* | SONAR-17136 Replace JSW with nohup for Linux & MacOS | Zipeng WU | 2022-08-05 | 8 | -849/+108 |
| | |||||
* | SONAR-16249 Add release notes | Duarte Meneses | 2022-06-20 | 1 | -2/+1 |
| | |||||
* | SONAR-16249 Update mssql JDBC to v10.2.1 | Duarte Meneses | 2022-06-15 | 1 | -3/+4 |
| | |||||
* | docs: default value for keepAliveTimeout | Jason | 2022-03-11 | 1 | -1/+1 |
| |