aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/scan/ProjectScanContainer.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-387/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-211-2/+2
* SONAR-15686 Files provided are restricted when PR for selected sensorsDuarte Meneses2021-11-291-4/+4
* SONAR-15412 detection of branches and PRs when using CodeMagic CILukasz Jarocki2021-09-231-0/+2
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-10/+0
* SONAR-14550 Show analysis warning when scanner uses Java < 118.8.0.42792Duarte Meneses2021-03-261-3/+0
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-0/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-4/+0
* SONAR-13792 Embed sonar-scm-svnDuarte Meneses2020-08-281-1/+3
* SONAR-13792 Embed sonar-scm-gitDuarte Meneses2020-08-281-0/+3
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-12/+1
* SONAR-12630 Improve Quality Gate Check logging messagesJacek2019-11-081-6/+2
* SONAR-12629 unit and integration tests + minor fixesJacek2019-11-081-0/+3
* SONAR-12630 reorganize log resultsJacek2019-11-081-0/+4
* SONAR-12629 Scanner Quality Gate checkJacek2019-11-081-3/+10
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-14/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-4/+4
* Reduce dependency of sonar-scanner-engine on GuavaDuarte Meneses2019-07-121-3/+0
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-4/+4
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-4/+4
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-1/+1
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-151-6/+16
* SONAR-11950 add support of Azure DevOpsSimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on Travis CISimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on Gitlab CISimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on Github ActionsSimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on AppVeyorSimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on BuildkiteSimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on CircleCISimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on JenkinsSimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on DroneCISimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on SemaphoreCISimon Brandhof2019-05-221-0/+2
* SONAR-11950 autoconfig of SCM revision on Cirrus and BitbucketSimon Brandhof2019-05-221-0/+10
* SONAR-11859, SONAR-11879 Track issues with the target branchJulien HENRY2019-04-231-1/+2
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-3/+3
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-10/+2
* SONAR-11670 Drop preview modeJulien HENRY2019-02-211-54/+7
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-181-2/+8
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-2/+2
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-171-3/+1
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-161-2/+2
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-161-3/+0
* Fix quality flawsJulien HENRY2019-01-161-2/+6
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-161-2/+13
* SONAR-11465 Rework scanner logsJulien HENRY2019-01-161-4/+1
* SONAR-11465 API cleanupJulien HENRY2019-01-161-1/+6