aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23133 Upgrade com.zaxxer:HikariCP from 5.1.0 to 6.0.0Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade plugin com.github.johnrengelman.shadow from 7.1.2 to com....Matteo Mara2024-10-073-3/+3
* SONAR-23133 Upgrade ElasticSearch server from 8.14.1 to 8.15.2Matteo Mara2024-10-071-1/+1
* SONAR-23133 Update com.google.guava:guava to 33.3.1-jreAlain Kermis2024-10-071-1/+1
* SONAR-23133 Update com.h2database:h2 to 2.3.232Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update com.microsoft.sqlserver:mssql-jdbc to 12.8.1.jre11Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update com.oracle.database.jdbc:ojdbc11 to 23.5.0.24.07Alain Kermis2024-10-071-1/+1
* SONAR-23133 Upgrade group org.junit.platform from 1.10.2 to 1.11.1Matteo Mara2024-10-071-10/+12
* SONAR-23133 Upgrade com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade group org.junit.jupiter from 5.10.2 to 5.11.1Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade org.apache.commons:commons-csv from 1.11.0 to 1.12.0Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade org.apache.kerby:kerb-simplekdc and org.apache.kerby:ldap...Matteo Mara2024-10-071-2/+2
* SONAR-23133 Upgrade group org.apache.logging.log4j from 2.23.1 to 2.24.1Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade org.jsoup:jsoup from 1.17.2 to 1.18.1Matteo Mara2024-10-071-1/+1
* SONAR-23133 Upgrade org.mockito:mockito-junit-jupiter and org.mockito:mockito...Matteo Mara2024-10-071-3/+5
* SONAR-23133 upgrade org.hamcrest:hamcrest from 2.2 to 3.0Steve Marion2024-10-071-1/+1
* SONAR-23133 move hamcrest-core dependency to hamcrest. remove obsolete exclus...Steve Marion2024-10-078-10/+8
* SONAR-23133 upgrade commons-io:commons-io from 2.16.1 to 2.17.0Steve Marion2024-10-071-1/+1
* SONAR-23133 upgrade org.elasticsearch.client:elasticsearch-rest-high-level-cl...Steve Marion2024-10-071-1/+1
* SONAR-23133 upgrade commons-codec:commons-codec from 1.17.0 to 1.17.1Steve Marion2024-10-071-1/+1
* SONAR-23133 upgrade org.awaitility:awaitility from 4.2.1 to 4.2.2Steve Marion2024-10-071-1/+1
* SONAR-23133 upgrade io.netty:netty-all from 4.1.111.Final to 4.1.113.FinalSteve Marion2024-10-071-1/+1
* SONAR-23133 upgrade io.github.hakky54:sslcontext-kickstart from 8.3.6 to 8.3.7Steve Marion2024-10-071-1/+1
* SONAR-23133 removing com.squareup.okio:okio direct dependencySteve Marion2024-10-074-5/+0
* SONAR-23133 upgrade commons-logging:commons-logging from 1.3.1 to 1.3.4Steve Marion2024-10-071-2/+1
* SONAR-23133 upgrade org.apache.sshd:sshd-core from 2.13.1 to 2.13.2Steve Marion2024-10-071-1/+1
* SONAR-23133 upgrade org.assertj:assertj-guava from 3.26.0 to 3.26.3Steve Marion2024-10-071-1/+1
* SONAR-23133 upgrade org.assertj:assertj-core from 3.26.0 to 3.26.3Steve Marion2024-10-071-1/+1
* SONAR-23133 Update org.skyscreamer:jsonassert to 1.5.3Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update org.wiremock:wiremock-standalone to 3.9.1Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update org.kohsuke:github-api to 1.326Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update org.yaml:snakeyaml to 2.3Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update org.slf4j to 2.0.16Alain Kermis2024-10-071-1/+1
* SONAR-23133 Update org.postgresql:postgresql to 42.7.4Alain Kermis2024-10-071-1/+1
* SONAR-23265 Fix SSF-623Julien Camus2024-10-0411-19/+141
* SGB-163 Moving IssueDetails out of IssuesAppRevanshu Paliwal2024-10-042-241/+375
* SONAR-23199 Update Bitbucket Pipelines tutorialJulien HENRY2024-10-042-9/+6
* SONAR-23279 fixed syntax in assertAiCodeAssuranceColumnSetToDefault methodlukasz-jarocki-sonarsource2024-10-041-1/+1
* SONAR-23279 fixed an issue where the mapping for the jdbc column type was mis...lukasz-jarocki-sonarsource2024-10-041-2/+5
* SONAR-23279 fixed an issue where the mapping for the jdbc column type was mis...lukasz-jarocki-sonarsource2024-10-041-1/+3
* SONAR-20936 Improve test performance to avoid timeoutsJeremy Davis2024-10-031-12/+15
* SONAR-23187 Remove old fixup code since react-router-dom updated version has ...Revanshu Paliwal2024-10-031-3/+1
* SONAR-23202 Update react, react-dom and @types/react to 18.3.1Ismail Cherri2024-10-039-84/+97
* SONAR-22486 Show group membership in user list when auto provision is enable...Sarath Nair2024-10-034-15/+118
* Revert "SONAR-23076 Hide ratings"Viktor Vorona2024-10-0315-80/+74
* Revert "SONAR-23076 Hide blocker and info filters"Viktor Vorona2024-10-031-37/+1
* SONAR-23082 Improve exception handling in APIJulien Camus2024-10-035-70/+527
* SGB-126 Migrate the test to Junit 5 (#11904)Anita Stanisz2024-10-031-23/+27
* SONAR-22990 improved the mechanism for locking the leader in data centern edi...lukasz-jarocki-sonarsource2024-10-028-10/+100