aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-17800 Reduce default `sonar.jdbc.keepaliveTime` to 3minJacek2022-12-201-1/+1
| | | | It helps to avoid idle connections to be killed by infrastracture configuration
* [NO JIRA] Bump typescript version dependenciesKevin Silva2022-12-202-35/+106
|
* feat(BUILD-2365): migrate github code scanning IT to use vaultMalena Ebert2022-12-201-2/+2
|
* [NO JIRA] Update ch.qos.logback:logback-access/classic/core to 1.2.10Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update org.apache.logging.log4j:log4j-core/api/to-slf4j to 2.19.0Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update io.jsonwebtoken:jjwt-api/impl/jackson to 0.11.5Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.github.scribejava:scribejava-apis/core to 8.3.2Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.microsoft.sqlserver:mssql-jdbc to 11.2.2.jre17Matteo Mara2022-12-202-4/+4
|
* [NO JIRA] Update org.mockito:mockito-core and mockito-inline to 4.10.0Matteo Mara2022-12-201-2/+2
|
* [NO JIRA] Update org.eclipse.jgit:org.eclipse.jgit to 6.4.0.202211300538-rMatteo Mara2022-12-201-2/+2
|
* [NO JIRA] Update org.elasticsearch.plugin:transport-netty4-client to 7.17.8Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update ↵Matteo Mara2022-12-202-7/+3
| | | | org.elasticsearch.client:elasticsearch-rest-high-level-client to 7.17.8
* [NO JIRA] Update org.apache.httpcomponents:httpclient to 4.5.14Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update io.netty:netty-all to 4.1.86.FinalMatteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.auth0:java-jwt to 4.2.1Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.oracle.database.jdbc:ojdbc8 to 21.8.0.0Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.google.code.gson:gson to 2.10Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.fasterxml.jackson:jackson-bom to 2.14.1Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update com.jfrog.artifactory to 4.30.1Matteo Mara2022-12-201-1/+1
|
* [NO JIRA] Update protobuf to 3.21.12Matteo Mara2022-12-201-1/+1
|
* SONAR-17579 Absolute links from user input should open in a new tabZipeng WU2022-12-193-5/+14
|
* SONAR-17579 UI changes to open external links from user input in a new tabRevanshu Paliwal2022-12-197-12/+40
|
* SONAR-17579 add security Link attributes noopener and noreferrerZipeng WU2022-12-197-6/+10
|
* SONAR-17735 Telemetry improvementsalain2022-12-199-84/+147
|
* [NO-JIRA] Update Hazelcast to 5.2.1Jacek2022-12-191-1/+1
|
* SONAR-17780 Fix SSF-352Mathieu Suen2022-12-193-3/+25
|
* [NO JIRA] Upgrade patch version of dependenciesJeremy Davis2022-12-198-443/+1072
|
* SONAR-17777 Use suffix "sqb_" for project badge tokensAurelien Poscia2022-12-198-15/+12
|
* SONAR-17756 Bump version of Gitlab for ITs to match oldest supported versionAurelien Poscia2022-12-161-2/+2
|
* [NO JIRA] Prepare for next release cycleAlain Kermis2022-12-161-1/+1
|
* SONAR-13057 Explain that update in sonar.properties are not taken into ↵9.8.0.63668David Cho-Lerat2022-12-156-7/+21
| | | | account when restarting from UI/WS
* SONAR-17613 changing default branch for applications to follow the settingLukasz Jarocki2022-12-1538-103/+98
|
* SONAR-17748 Add RTL test for 'project/create' GitHub pages and remove the ↵Kevin Silva2022-12-156-898/+180
| | | | enzyme tests
* SONAR-17254 added coverage for renaming the main branch of the applicationLukasz Jarocki2022-12-156-8/+8
|
* SONAR-17671 Add description context key for taint vulnerabilitiesAntoine Vinot2022-12-159-18/+60
|
* SONAR-17770 Dependency update: sonar-swift-plugin:4.8.0.5759Dimitris Kavvathas2022-12-151-1/+1
|
* SONAR-13799 Drop deprecated measures counters from ↵Jacek2022-12-153-105/+9
| | | | `api/project_pull_requests/list`
* SONAR-17723 make links in tooltip to be interactive via keyboardstanislavh2022-12-1511-161/+213
|
* SONAR-4043 deprecate sonar.password for analysisPierre2022-12-153-0/+124
|
* SONAR-17718 Fix warning position on protfolio when not all project is accessibleMathieu Suen2022-12-148-195/+65
|
* [NO JIRA] Remove unused codeDuarte Meneses2022-12-1434-487/+1
|
* Revert "SONAR-17606 Comment popover should not close on mouse out (#7066)"Revanshu Paliwal2022-12-141-2/+2
| | | | This reverts commit 6bd056db4e02a880c4b802dbb0066cb9ad736994.
* SONAR-17752 Move Lines of Codes in System section Benjamin Campomenosi2022-12-137-41/+45
|
* SONAR-17766 Ignore 'Issue.addQuickFix' instead of throwing an exceptionDuarte Meneses2022-12-134-9/+138
|
* SONAR-17725 Using incorrect ARIA role "group" for list of buttonsguillaume-peoch-sonarsource2022-12-132-11/+4
|
* SONAR-17740 Add RTL test for 'project/create' bitbucket and gitlab pages and ↵Kevin Silva2022-12-1350-6833/+1001
| | | | remove the enzyme tests
* SONAR-17764 Dependency upgrade: sonar-kotlin-plugin:2.12.0.1956Dimitris Kavvathas2022-12-131-1/+1
|
* SONAR-17754 Improve SonarPython analysisPhilippe Perrin2022-12-131-1/+1
|
* SONAR-17762 Allow customization of HikariCP configurationJacek2022-12-133-9/+52
|
* SONAR-17765 Upgrade Tomcat from 9.0.62 to 9.0.70Duarte Meneses2022-12-121-1/+1
|