Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-22119 Increase max size of the zip file after dependency updates | Matteo Mara | 2024-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-22105 updated comment in sonar.properties | lukasz-jarocki-sonarsource | 2024-04-19 | 1 | -2/+1 |
| | |||||
* | SONAR-21973 Increase allowed max size of the ZIP archive due to new ↵ | David Cho-Lerat | 2024-04-12 | 1 | -1/+1 |
| | | | | material-symbols dependency | ||||
* | SONAR-20773 Update the update-center URL | Eric Giffon | 2024-02-07 | 1 | -1/+1 |
| | |||||
* | SONAR-21523 Upgrade sonar-iac-plugin and remove legacy ↵ | Aurelien Poscia | 2024-02-01 | 1 | -1/+0 |
| | | | | sonar-configuration-plugin | ||||
* | NO-JIRA increase allowed max size of the ZIP archive due to larger analyzer ↵ | Aurelien Poscia | 2024-02-01 | 1 | -1/+1 |
| | | | | dependencies size | ||||
* | SONAR-21227 Update sonar.properties on log files | antoine.vinot | 2024-01-29 | 1 | -2/+17 |
| | |||||
* | SONAR-21512 Embed the javascript analyzer including node.js with ↵ | Matteo Mara | 2024-01-24 | 1 | -1/+1 |
| | | | | multi-platform capabilities | ||||
* | SONAR-21512 Increase max size of the archive in order to fit the larger ↵ | Matteo Mara | 2024-01-24 | 1 | -1/+1 |
| | | | | javascript analyzer with node.js | ||||
* | 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 Elasticsearch to 8.11.0 | Jacek Poreda | 2023-11-09 | 1 | -6/+16 |
| | |||||
* | [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 |
| | |||||
* | 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 |