aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-312-9/+7
| | | | - introduce internal SonarQubeVersion
* SONAR-16316 Fill report dataDuarte Meneses2022-05-256-172/+40
|
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-245-47/+34
|
* SONAR-16370 computing new issues hashes. version takes into account issues ↵Lukasz Jarocki2022-05-243-26/+237
| | | | that can be be on many components
* SONAR-16302 - Update to add mybatis automapping (#5926)Léo Geoffroy2022-05-161-2/+2
|
* Revert "SONAR-16370 compute issue hashes when processing scanner report"Lukasz Jarocki2022-05-133-167/+25
| | | | This reverts commit 6e7de02b0cf93c482d8b640b4309814efc7b4de0.
* SONAR-16370 compute issue hashes when processing scanner reportLukasz Jarocki2022-05-113-25/+167
|
* SONAR-16302 Remove usage of field createdAt and updatedAt on RuleMetadataDtoLéo Geoffroy2022-05-062-7/+3
|
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-0613-72/+73
|
* SONAR-16302 Adapt ExportRuleDto to handle new structureZipeng WU2022-05-061-2/+2
|
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce ↵Léo Geoffroy2022-05-061-4/+4
| | | | RuleSectionDescriptionDto to prepare for multiple section support
* NO-JIRA fixing faulty test in ScoreMatricDumperImplTestLukasz Jarocki2022-05-051-7/+15
|
* Delete files if exist in ScoreMatrixDumperImplTestJacek2022-04-281-8/+6
|
* NO-JIRA fixed unit test that sometimes was not passingLukasz Jarocki2022-04-221-8/+12
|
* SONAR-15321 Large number of entries in 'issue_changes'Duarte Meneses2022-04-0712-121/+446
|
* NO-JIRA fixing SQ issues, code smells, bugsLukasz Jarocki2022-04-051-2/+2
|
* NO-JIRA fixed issues in ScoreMatrixDumperImplTest that occured sometimes on ↵Lukasz Jarocki2022-04-051-7/+7
| | | | some envs
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-0419-76/+75
|
* SONAR-16039 populating measure for new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-315-0/+183
|
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-317-28/+161
|
* SONAR-16163 update warning descriptionZipeng WU2022-03-301-2/+2
|
* Improve SQ code qualityDuarte Meneses2022-03-244-92/+45
|
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-2/+1
|
* Fix SonarQube quality issuesDuarte Meneses2022-03-236-69/+37
|
* SONAR-16163 Process reference branch set by the scanner in the CEZipeng WU2022-03-2310-20/+178
|
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-186-25/+25
|
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-187-4/+166
|
* SONAR-16100 When reference branch strategy used and file is not under SCM, ↵Jacek2022-03-113-7/+60
| | | | use component from referenced branch when computing changeset
* SONAR-13704 activity of a project now also display QG changes caused by ↵Lukasz Jarocki2022-03-021-1/+1
| | | | changing issues status
* SONAR-13588 External issue tags should inherit external rule tagsPierre2022-02-252-4/+15
|
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-247-33/+7
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2236-345/+309
|
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in ↵Duarte Meneses2022-02-023-6/+8
| | | | | | the scanner-engine Co-authored-by: Zipeng WU <zipeng.wu@sonarsource.com>
* Update license headers for 2022 [update headers]Pierre2022-01-28853-853/+853
|
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-1/+1
|
* SONAR-15817 project export should not require licence validationPierre2022-01-272-3/+1
|
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-2113-31/+313
|
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-216-117/+162
|
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵Duarte Meneses2022-01-2130-530/+790
| | | | with git merge workflow
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-212-8/+0
|
* SONAR-15836 Language files are not automatically publishedDuarte Meneses2021-12-211-0/+5
|
* SONAR-15102 Upgrade 3rd party dependenciesJacek2021-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 qualityDuarte Meneses2021-11-2077-284/+228
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-19153-2022/+1633
|
* Improve code qualityDuarte Meneses2021-11-1821-44/+95
|
* SONAR-15398 update class and method namesDuarte Meneses2021-11-183-16/+15
|
* Use Java 11 API instead of GuavaDuarte Meneses2021-11-091-2/+2
|
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-12/+7
|
* SONAR-15574 improving the code qualityLukasz Jarocki2021-11-0410-26/+20
|
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-044-4/+0
|