aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16594 Quality Gate changes on same code on reference branch strategyJacek2022-07-041-1/+6
* SONAR-16521 'Line Coverage' inconsistent with 'Lines to cover' and 'uncovered...Duarte Meneses2022-06-212-1/+4
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-155-6/+1
* SONAR-16472 Set 'security_hotspots_reviewed_status' and 'security_hotspots_to...9.5.0.56709Duarte Meneses2022-06-101-3/+2
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-5/+5
* SONAR-16316 Fill report dataDuarte Meneses2022-05-254-68/+22
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-242-14/+10
* SONAR-16370 computing new issues hashes. version takes into account issues th...Lukasz Jarocki2022-05-241-3/+51
* Revert "SONAR-16370 compute issue hashes when processing scanner report"Lukasz Jarocki2022-05-131-37/+3
* SONAR-16370 compute issue hashes when processing scanner reportLukasz Jarocki2022-05-111-3/+37
* SONAR-16302 Remove usage of field createdAt and updatedAt on RuleMetadataDtoLéo Geoffroy2022-05-061-2/+1
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-23/+27
* SONAR-15321 Large number of entries in 'issue_changes'Duarte Meneses2022-04-076-84/+253
* SONAR-16039 populating measure for new metric analysis_from_sonarqube_9_4Lukasz Jarocki2022-03-313-0/+82
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-315-10/+42
* SONAR-16163 update warning descriptionZipeng WU2022-03-301-2/+2
* Improve SQ code qualityDuarte Meneses2022-03-243-91/+44
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-2/+1
* Fix SonarQube quality issuesDuarte Meneses2022-03-235-69/+31
* SONAR-16163 Process reference branch set by the scanner in the CEZipeng WU2022-03-235-9/+51
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-184-13/+13
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-185-4/+81
* SONAR-16100 When reference branch strategy used and file is not under SCM, us...Jacek2022-03-112-4/+22
* 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-251-3/+1
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-245-12/+7
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2225-133/+84
* 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-28490-490/+490
* [NO-JIRA] Fix reported code smells9.3.0.51899Klaudio Sinani2022-01-281-1/+1
* SONAR-15817 project export should not require licence validationPierre2022-01-271-2/+0
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-218-12/+93
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-214-3/+16
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-2117-125/+247
* [NO-JIRA] Fix Bugs, Code SmellsJacek2021-12-211-3/+0
* SONAR-15102 Upgrade 3rd party dependenciesJacek2021-11-221-1/+1
* Improve code qualityDuarte Meneses2021-11-206-13/+9
* Improve code qualityDuarte Meneses2021-11-1818-24/+70
* SONAR-15398 update class and method namesDuarte Meneses2021-11-182-10/+9
* 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-045-13/+12
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-042-2/+0
* SONAR-15574 open source background project export task processingpierre2021-11-0464-1/+4390
* Fix code quality issuesDuarte Meneses2021-10-2510-20/+17
* SONAR-15479 updated saving issues from report in the database - added quickFi...Lukasz Jarocki2021-10-133-0/+5
* SONAR-15307 Run Audit Purge operation in batchesDuarte Meneses2021-10-011-11/+8
* Fix code quality issuesDuarte Meneses2021-09-245-14/+13
* SONAR-15352 Reopened closed hotspots should bring back their previous stateDuarte Meneses2021-09-221-2/+3
* SONAR-13798 Show NCLOC of the analysis when it's over the license's limitDuarte Meneses2021-09-162-0/+8