Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-15761 new API to identify Sensors processing files independently (#5091) | Julien HENRY | 2021-12-03 | 1 | -11/+17 |
| | |||||
* | SONAR-15686 Files provided are restricted when PR for selected sensors | Duarte Meneses | 2021-11-29 | 2 | -0/+57 |
| | |||||
* | SONAR-15102 Upgrade 3rd party dependencies | Jacek | 2021-11-22 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Upgrade logback to 1.2.7 * Upgrade build-time-tracker to 2.1.0 * Upgrade com.auth0:java-jwt [3.10.3 -> 3.18.2] * Upgrade com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.33.0 -> 0.39.0] * Upgrade com.github.everit-org.json-schema:org.everit.json.schema [1.12.2 -> 1.14.0] * Upgrade com.google.code.gson:gson [2.8.6 -> 2.8.9] * Upgrade com.google.protobuf:com.google.protobuf.gradle.plugin [0.8.13 -> 0.8.18] * Upgrade com.google.protobuf:protobuf-java [3.17.3 -> 3.19.1] * Upgrade com.googlecode.java-diff-utils:diffutils [1.2 -> 1.3.0] * Upgrade com.hazelcast:hazelcast [4.2 -> 4.2.2] * Upgrade com.jfrog.artifactory:com.jfrog.artifactory.gradle.plugin [4.21.0 -> 4.24.23] * Upgrade com.squareup.okhttp3:mockwebserver [4.9.0 -> 4.9.3] * Upgrade com.yworks:yguard [2.7.1 -> 2.10.0] * Upgrade commons-codec:commons-codec [1.14 -> 1.15] * Upgrade commons-io:commons-io [2.8.0 -> 2.11.0] * Upgrade commons-logging:commons-logging [1.1.1 -> 1.2] * Upgrade de.undercouch.download:de.undercouch.download.gradle.plugin [4.1.1 -> 4.1.2] * Upgrade io.spring.dependency-management:io.spring.dependency-management.gradle.plugin [1.0.10.RELEASE -> 1.0.11.RELEASE] * Upgrade junit:junit [4.13.1 -> 4.13.2] * Upgrade net.javacrumbs.json-unit:json-unit-fluent [2.14.0 -> 2.28.0] * Upgrade org.apache.commons:commons-csv [1.7 -> 1.9.0] * Upgrade org.apache.commons:commons-lang3 [3.9 -> 3.12.0] * Upgrade org.apache.tomcat.embed:tomcat-embed-core [8.5.72 -> 8.5.73] * Upgrade org.assertj:assertj-core [3.15.0 -> 3.21.0] * Upgrade org.assertj:assertj-guava [3.3.0 -> 3.4.0] * Upgrade org.awaitility:awaitility [4.0.2 -> 4.1.1] * Upgrade org.eclipse.jgit:org.eclipse.jgit [5.11.0.202103091610-r -> 5.13.0.202109080827-r] * Upgrade org.jboss.byteman:byteman [4.0.10 -> 4.0.17] * Upgrade org.jboss.resteasy:resteasy-client [3.11.0.Final -> 3.15.2.Final] * Upgrade org.jfree:jfreechart [1.5.0 -> 1.5.3] * Upgrade org.jsoup:jsoup [1.13.1 -> 1.14.3] * Upgrade org.junit.jupiter:junit-jupiter-api [5.6.0 -> 5.8.1] * Upgrade org.mockito:mockito-core [3.3.3 -> 3.12.4] * Upgrade org.mybatis:mybatis [3.5.6 -> 3.5.7] * Upgrade org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin [6.3.1 -> 6.5.0.1] * Upgrade org.reflections:reflections [0.9.12 -> 0.10.2] * Upgrade org.sonarqube:org.sonarqube.gradle.plugin [3.0 -> 3.3] * Upgrade org.tmatesoft.svnkit:svnkit [1.10.1 -> 1.10.3] * Upgrade org.xmlunit:xmlunit-core [2.6.4 -> 2.8.3] * Upgrade org.xmlunit:xmlunit-matchers [2.6.4 -> 2.8.3] | ||||
* | Improve code quality | Duarte Meneses | 2021-11-20 | 2 | -4/+1 |
| | |||||
* | Improve code quality | Duarte Meneses | 2021-11-18 | 3 | -5/+10 |
| | |||||
* | [NO-JIRA] Fix Quality Gate | Belen Pruvost | 2021-10-26 | 1 | -2/+2 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-10-25 | 3 | -3/+5 |
| | |||||
* | SONAR-15487 add quickfix flag in plugin-api | Pierre | 2021-10-13 | 1 | -0/+12 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -1/+1 |
| | |||||
* | Code smell fix: Remove unused imports | Bruno Andrade | 2021-07-12 | 1 | -1/+0 |
| | |||||
* | SONAR-13513 Request parameter should not allow NUL character | Zipeng WU | 2021-07-01 | 1 | -1/+5 |
| | |||||
* | SONAR-15056 It should be possible to create external issues with project ↵ | Tobias Stadler | 2021-06-18 | 1 | -2/+1 |
| | | | | location | ||||
* | SONAR-14925 Remove code deprecated before 7.0 in the Plugin API | Duarte Meneses | 2021-06-17 | 5 | -77/+0 |
| | |||||
* | SONAR-14192 Deprecating rule keys may break users' exclusion settings | Duarte Meneses | 2021-03-17 | 4 | -2/+36 |
| | |||||
* | SONAR-14426 Add support for AES-GCM encryption | Zipeng WU | 2021-02-17 | 4 | -40/+164 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 110 | -110/+110 |
| | |||||
* | SONAR-8427 Add a timeZone param to api/issues/search | Julien HENRY | 2020-12-03 | 1 | -1/+1 |
| | |||||
* | SONAR-12841 Support AES 256 Settings Encryption | Duarte Meneses | 2020-08-14 | 1 | -5/+1 |
| | |||||
* | SONAR-13221 change PK of RULES and update FK | Michal Duda | 2020-05-25 | 2 | -14/+1 |
| | |||||
* | SONAR-13206 Show warning if scanner fails to detect files' encoding | Duarte Meneses | 2020-04-17 | 3 | -7/+20 |
| | |||||
* | SONAR-13272 fix issue with setting some properties through env variables | Michal Duda | 2020-04-14 | 1 | -1/+2 |
| | |||||
* | SONAR-13214 Restore a minimal Settings API for backward compatibility | Julien HENRY | 2020-03-23 | 2 | -12/+16 |
| | |||||
* | SONAR-13214 Remove org.sonar.api.config.Settings from the API | Julien HENRY | 2020-03-23 | 8 | -8/+752 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 105 | -105/+105 |
| | |||||
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 5 | -12/+10 |
| | |||||
* | SONAR-12630 reorganize log results | Jacek | 2019-11-08 | 1 | -5/+7 |
| | |||||
* | fix missing class constructor (mostly GSon serialized classes) | Sébastien Lesaint | 2019-10-14 | 1 | -1/+1 |
| | |||||
* | SONAR-12427 Patterns to ignore all issues in files are not always taken into ↵ | Duarte Meneses | 2019-10-12 | 1 | -0/+2 |
| | | | | account | ||||
* | SONAR-12214 - order by created_at instead of technical id (#2029) | Jacek | 2019-09-05 | 1 | -1/+11 |
| | | | | * SONAR-12214 - order by created_at instead of technical id | ||||
* | SONAR-12197 completely drop "sonar.branch" code | Michal Duda | 2019-08-12 | 1 | -16/+0 |
| | |||||
* | SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with ↵ | Duarte Meneses | 2019-07-24 | 1 | -1/+1 |
| | | | | new line | ||||
* | Bring back server rule implementations to sonar-plugin-api | Duarte Meneses | 2019-07-15 | 8 | -1070/+3 |
| | |||||
* | Fix code quality issues | Duarte Meneses | 2019-07-12 | 6 | -8/+11 |
| | |||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 94 | -132/+636 |
| | | | | sonar-plugin-api-impl | ||||
* | Extract implementation from plugin API and create new module ↵ | Duarte Meneses | 2019-07-12 | 99 | -0/+9735 |
sonar-plugin-api-impl |