aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-312-9/+7
* 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 th...Lukasz Jarocki2022-05-243-26/+237
* 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
* 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 RuleSectionDescrip...Léo Geoffroy2022-05-061-4/+4
* 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-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* 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 s...Lukasz Jarocki2022-04-051-7/+7
* 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, us...Jacek2022-03-113-7/+60
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-021-1/+1
* 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-2237-346/+309
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-023-6/+8
* 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 w...Duarte Meneses2022-01-2130-530/+790
* [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
* 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