aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* 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 w...Duarte Meneses2019-04-301-3/+3
* 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 i...Duarte Meneses2019-04-2323-163/+162
* 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-1912-87/+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-0831-2487/+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
* 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
* Remove wildcard imports in testsJanos Gyerik2019-02-111-1/+0
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-119-47/+149
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-1114-179/+227
* Add missing value in FileIndexer debug logBenoit2019-02-111-1/+1
* SONAR-11621 Use scm based exclusion in scanner engineBenoît Gianinetti2019-01-2210-32/+160
* SONAR-11621 Add sonar.scm.exclusions.disabled propertyBenoît Gianinetti2019-01-222-0/+39
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-177-581/+6
* Fix test on Mac OS by removing symbolic links from temp directoryJulien Lancelot2019-01-171-2/+2
* SONAR-11606 Stop excluding directories starting with a dotDuarte Meneses2019-01-161-7/+17
* SONAR-11484 Fix NPE by restoring old behavior of ignoring files outside modul...Julien HENRY2019-01-162-34/+81
* SONAR-11508 Missing global server settings in module settingsJulien HENRY2019-01-163-4/+80
* SONAR-11508 Rework FS loggingJulien HENRY2019-01-166-36/+105
* SONAR-11508 Rework inclusion/exclusion to restore support of module overridesJulien HENRY2019-01-167-126/+328
* change year in file headersStas Vilchik2019-01-1625-34/+34
* SONAR-11598 Rework CPD exclusionsJulien HENRY2019-01-1613-106/+262
* SONAR-11587 Rework issue exclusionsJulien HENRY2019-01-1631-737/+589
* SONAR-11480 SONAR-11508 Consider server side settings when evaluating module ...Julien HENRY2019-01-1624-133/+187
* SONAR-11508 Change messageJulien HENRY2019-01-162-2/+3
* Improve code qualityDuarte Meneses2019-01-161-0/+32
* SONAR-11459 Migrate module and folder issues to the rootJulien HENRY2019-01-161-1/+2
* SONAR-11508 Update the messageJulien HENRY2019-01-162-4/+5
* SONAR-11480 Change warning messageJulien HENRY2019-01-162-5/+4
* SONAR-11464 Fix migration of branches and add ITDuarte Meneses2019-01-161-2/+2
* SONAR-11525 message fixesMichal Duda2019-01-161-2/+4