Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | NO-JIRA bumped bouncycastle to 1.74 | lukasz-jarocki-sonarsource | 2023-07-07 | 1 | -1/+2 |
| | |||||
* | (code smell fix): removing variables and exception that are not being thrown | Bruno Andrade | 2023-06-28 | 1 | -1/+1 |
| | |||||
* | SONAR-19410 Embed the Clean as You Code plugin | Philippe Perrin | 2023-06-14 | 2 | -2/+3 |
| | |||||
* | BUILD-3122 Fix ES Url for public build | Aurelien Poscia | 2023-06-14 | 1 | -1/+1 |
| | |||||
* | SONAR-19498 stop fetching ElasticSearch manually (and benefit from caching) | Aurelien Poscia | 2023-06-13 | 1 | -31/+15 |
| | |||||
* | [NOJIRA] Remove usage of deprecated Loggers. (#8527) | Wojtek Wajerowicz | 2023-06-13 | 1 | -2/+2 |
| | |||||
* | Revert "SONAR-19410 Embed the Clean as You Code plugin" | Philippe Perrin | 2023-06-01 | 2 | -3/+2 |
| | | | | This reverts commit 165754f63e45a038afba2a5d8c8415ff51c2631f. | ||||
* | SONAR-19410 Embed the Clean as You Code plugin | Philippe Perrin | 2023-05-31 | 2 | -2/+3 |
| | |||||
* | [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 |
| |