Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [NO JIRA] Increase maximum zip size | Jeremy Davis | 2023-05-17 | 1 | -1/+1 | |
| | ||||||
* | SONAR-19005 - Upgrade mssql driver dependency | Antoine Vinot | 2023-04-13 | 1 | -3/+3 | |
| | ||||||
* | SONAR-19005 Update Elasticsearch to 8.7.0 | Jacek Poreda | 2023-04-12 | 1 | -2/+2 | |
| | | | | | - update ES client to 7.17.9 - update ES modules used in test to 8.7.0 | |||||
* | SONAR-18940 Embed Inter font | Jeremy Davis | 2023-04-11 | 1 | -1/+1 | |
| | ||||||
* | [NO-JIRA] Align sonar.properties to refer to the right MSSQL driver version | Antoine Vigneau | 2023-04-11 | 1 | -3/+3 | |
| | ||||||
* | SONAR-17714 Fix elasticsearch/bin directory issue | Jacek Poreda | 2023-02-22 | 1 | -1/+19 | |
| | | | | Elasticsearch requires to not have empty elasticsearch/bin directory, hence we are excluding some of the scripts from the archive | |||||
* | SONAR-18484 Documentation for SonarQube Web API V2 (OpenApi/Swagger) | Aurelien Poscia | 2023-02-21 | 1 | -2/+2 | |
| | ||||||
* | SONAR-18484 Add api/v2/system/liveness endpoint | Pierre | 2023-02-21 | 1 | -1/+1 | |
| | ||||||
* | Optimize gradle build to use the incremental build feature | Olaf Śnieżek | 2023-02-14 | 1 | -21/+8 | |
| | ||||||
* | SONAR-17714 Update ES binaries | Jacek Poreda | 2023-02-09 | 2 | -124/+53 | |
| | | | | | | | | | - 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 | |||||
* | [NO JIRA] Update org.cyclonedx.bom from 1.6.1 to 1.7.3 | Matteo Mara | 2023-02-02 | 1 | -2/+2 | |
| | ||||||
* | 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-15595 Replace Gradle deprecated dependency scopes | Zipeng WU | 2022-12-01 | 1 | -13/+13 | |
| | ||||||
* | SONAR-17611 Fix too much files excluded from build | Zipeng WU | 2022-11-17 | 1 | -8/+11 | |
| | ||||||
* | SONAR-17611 Only run downloadLicenses task if release flag is set | Zipeng WU | 2022-11-17 | 1 | -22/+26 | |
| | ||||||
* | SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar' | Duarte Meneses | 2022-11-11 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | SONAR-15489 Add licenses for third-party library (analyzers) dependencies | Dimitris Kavvathas | 2022-10-14 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | BUILD-1745 execute only on CI and main branch or explicit call | Julien Carsique | 2022-09-08 | 1 | -3/+5 | |
| | | | | fix: remove sonar-web from bom inputs.files, a dedicated yarn bom build is to be implemented if needed | |||||
* | SONAR-17193 Documentation about Telemetry (#6577) | Peeter Piegaze | 2022-09-05 | 1 | -1/+0 | |
| | ||||||
* | BUILD-1745 fix bom inputs.files | Julien Carsique | 2022-08-31 | 1 | -1/+2 | |
| | ||||||
* | BUILD-1745 Improve bom generation time | Philippe Perrin | 2022-08-31 | 1 | -1/+3 | |
| | ||||||
* | 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 | 3 | -4/+6 | |
| | ||||||
* | 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 | 4 | -8/+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 | 7 | -51/+142 | |
| | | | | 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 | 9 | -155/+120 | |
| | ||||||
* | SONAR-17136 Replace JSW with nohup for Linux & MacOS | Zipeng WU | 2022-08-05 | 9 | -858/+122 | |
| | ||||||
* | 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 | |
| | ||||||
* | feat(BUILD-1436): sbom plugin | Julien Carsique | 2022-05-24 | 2 | -18/+40 | |
| | ||||||
* | SONAR-16232 Add dependencies to new sonar-plugin-api | Duarte Meneses | 2022-04-21 | 1 | -1/+1 | |
| | | | | | - fix tests - use plugin api from artifactory | |||||
* | SONAR-16224 SONAR-16213 SONAR-16209 SONAR-16208 SONAR-16196 SONAR-16192 ↵ | Wouter Admiraal | 2022-04-01 | 1 | -1/+1 | |
| | | | | SONAR-16160 SONAR-16099 SONAR-16098 Upgrade analyzers | |||||
* | Fix issue on UTs after ES upgrade | Jacek | 2022-03-29 | 1 | -1/+0 | |
| | ||||||
* | docs: default value for keepAliveTimeout | Jason | 2022-03-11 | 1 | -1/+1 | |
| | ||||||
* | feat: support configuration of the tomcat keepAliveTimeout | jason.damour | 2022-03-11 | 1 | -0/+6 | |
| | ||||||
* | [NO-JIRA] Increase allowed zip size | Jacek | 2022-02-04 | 1 | -2/+2 | |
| |