aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12186 Fix SSF-78Michal Duda2019-06-282-103/+2
|
* SONAR-12182 drop "sonar.branch" from SQMichal Duda2019-06-158-19/+115
|
* SONAR-12181 Improve the error message when using sonar.branch.name on ↵Duarte Meneses2019-06-112-9/+10
| | | | Community Edition
* SONAR-12172 CI auto-configuration conflict with JenkinsSimon Brandhof2019-06-042-1/+8
|
* SONAR-11950 add support of Azure DevOpsSimon Brandhof2019-05-223-0/+139
|
* SONAR-11950 autoconfig of SCM revision on Travis CISimon Brandhof2019-05-223-0/+143
|
* SONAR-11950 autoconfig of SCM revision on Gitlab CISimon Brandhof2019-05-223-0/+115
|
* SONAR-11950 autoconfig of SCM revision on Github ActionsSimon Brandhof2019-05-223-0/+141
|
* SONAR-11950 autoconfig of SCM revision on AppVeyorSimon Brandhof2019-05-223-0/+131
|
* SONAR-11950 autoconfig of SCM revision on BuildkiteSimon Brandhof2019-05-223-0/+126
|
* SONAR-11950 autoconfig of SCM revision on CircleCISimon Brandhof2019-05-223-0/+126
|
* SONAR-11950 autoconfig of SCM revision on JenkinsSimon Brandhof2019-05-223-0/+140
|
* SONAR-11950 autoconfig of SCM revision on DroneCISimon Brandhof2019-05-223-0/+120
|
* SONAR-11950 autoconfig of SCM revision on SemaphoreCISimon Brandhof2019-05-223-0/+128
|
* SONAR-11950 autoconfig of SCM revision on Cirrus and BitbucketSimon Brandhof2019-05-2219-80/+897
|
* Fix Quality flawsSimon Brandhof2019-05-222-4/+4
|
* SONAR-11950 add scm revision scanner parameterMichal Duda2019-05-223-4/+33
|
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-202-28/+3
|
* SONAR-12108 Support Java 11 RTEDuarte Meneses2019-05-161-1/+12
|
* SONARCLOUD-633 Fix analysis of projects using 'sonar.branch'Julien HENRY2019-05-072-36/+68
|
* SONAR-11966 Add security hotspot to Github ChecksBenoît Gianinetti2019-05-062-61/+12
|
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-063-5/+11
|
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility ↵Duarte Meneses2019-04-301-3/+3
| | | | with Java 11
* Refactor code to avoid costly loopJulien HENRY2019-04-251-10/+6
|
* 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 ↵Duarte Meneses2019-04-2323-163/+162
| | | | it properly
* SONAR-11946 Point to Overview page of a PR in report-task.txtJanos Gyerik2019-04-092-5/+3
|
* Fix simple quality issuesJanos Gyerik2019-04-091-2/+3
|
* SONAR-11878 fix scanner behaviour on /batch/project timeoutMichal Duda2019-04-052-11/+15
|
* SONAR-11449 Drop deprecated property sonar.profileBenoît Gianinetti2019-03-1911-124/+32
|
* SONAR-11449 Drop deprecated property sonar.languageBenoît Gianinetti2019-03-195-79/+9
|
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-194-62/+24
|
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-195-7/+76
|
* SONAR-11795 Make metric 'executable_lines_data' availableDuarte Meneses2019-03-122-3/+9
|
* SONAR-11641 Add testsJulien HENRY2019-03-081-0/+30
|
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-0830-2486/+241
|
* SONAR-11794 Remove old deprecated metricsJulien HENRY2019-03-061-26/+1
|
* SONAR-11561 Allow more special characters in branch namesDuarte Meneses2019-03-061-3/+3
|
* fixup! SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-222-30/+23
|
* SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-222-1/+205
| | | | Incomplete definition of issue offsets should not make the import fail.
* SONAR-11670 Drop preview modeJulien HENRY2019-02-2182-4952/+182
|
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-184-12/+27
|
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-1842-170/+733
|
* SONAR-11677 Use main branch as reference when analyzing a PR and base branch ↵Julien HENRY2019-02-181-1/+1
| | | | is not analyzed
* Remove wildcard imports in testsJanos Gyerik2019-02-111-1/+0
|
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-119-47/+149
| | | | and pass it in scanner report as Metadata.codePeriodVersion property
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-1114-179/+227
| | | | in scanner report
* Add missing value in FileIndexer debug logBenoit2019-02-111-1/+1
|
* SONAR-11621 Use scm based exclusion in scanner engineBenoît Gianinetti2019-01-223-32/+115
|
* SONAR-11621 Add sonar.scm.exclusions.disabled propertyBenoît Gianinetti2019-01-222-0/+39
|