aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11525 message fixesMichal Duda2019-01-161-2/+4
* Fix quality flawsJulien HENRY2019-01-1620-147/+120
* SONAR-11464 Add ITsDuarte Meneses2019-01-163-3/+10
* SONAR-11480 Revert the warning when using module level coverage exclusionsJulien HENRY2019-01-162-47/+0
* SONAR-11508 Revert the warning when people uses module level propertiesJulien HENRY2019-01-162-43/+0
* SONAR-11465 Add project level Sensor EPJulien HENRY2019-01-1626-116/+398
* SONAR-11465 Rework scanner logsJulien HENRY2019-01-168-48/+44
* SONAR-11465 API cleanupJulien HENRY2019-01-1634-95/+26
* SONAR-11465 Move IssueFilter at project levelJulien HENRY2019-01-1610-54/+71
* SONAR-11465 Move post-job at project levelJulien HENRY2019-01-1636-564/+535
* SONAR-11524 textfield for deprecated module-lvl propertiesMichal Duda2019-01-161-2/+2
* SONAR-11509 Ignore module and folder level measures in Sensor APIJulien HENRY2019-01-163-39/+90
* SONAR-11525 analysis warning on module-lvl propsMichal Duda2019-01-161-2/+16
* SONAR-11508, SONAR-11484 Index files at project levelJulien HENRY2019-01-1631-666/+722
* SONAR-11530 Change Generic coverage/test reports sensors to be project level ...Julien HENRY2019-01-162-0/+2
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-163-18/+51
* SONAR-11507 WS /batch/project new file structureMichal Duda2019-01-1615-83/+288
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-1623-526/+297
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-1636-1269/+236
* SONAR-11459 Remove ModuleFileSystemInitializerJulien HENRY2019-01-1613-293/+99
* SONAR-11476 Remove scanner task supportJulien HENRY2019-01-1614-653/+65
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-16145-1291/+943
* SONAR-11459 move dir and module issues to rootMichal Duda2019-01-167-21/+77
* SONAR-11480 Evaluate coverage exclusions at project levelJulien HENRY2019-01-1613-159/+426
* Clean some scanner component namesJulien HENRY2019-01-1616-43/+42
* SONAR-11465 NoSonarFilter moved to project levelJulien HENRY2019-01-164-2/+58
* SONAR-11471 Stop providing RulesProfile on scanner sideJulien HENRY2019-01-1614-381/+50
* SONAR-11465 Deprecate task extensionsJulien HENRY2019-01-162-1/+11
* SONAR-11465 Introduce a new annotation for project level extensionsJulien HENRY2019-01-1610-31/+43
* SONAR-11459 Deprecate componentKeys in IssueFilterJulien HENRY2019-01-161-1/+0
* SONAR-11605 No changed lines detected in P/R and SLB if target branch is not ...Duarte Meneses2019-01-093-13/+2
* SONAR-11594 scanner authentication tokenMichal Duda2019-01-093-12/+29
* Fix license headers for 2019Duarte Meneses2019-01-02452-452/+452
* SONAR-11566 Sub modules don't always have a valid relative path from the rootDuarte Meneses2018-12-102-5/+55
* SONAR-11531 Set issue message for template rules on CE sideBenoit2018-12-053-84/+10
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-034-31/+35
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-0310-27/+89
* Move scan test resources outside IDE classpathSimon Brandhof2018-11-3051-403/+36
* SONAR-11394 Calculate estimated overall duplication in SLBDuarte Meneses2018-11-073-35/+5
* Fix scanner testBenoît Gianinetti2018-11-071-1/+1
* Improve code qualityDuarte Meneses2018-11-074-9/+4
* SONAR-11367 skip CPD for unchanged files in SLBDuarte Meneses2018-11-072-6/+19
* SONAR-11367 Fix testDuarte Meneses2018-11-071-2/+2
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-073-83/+126
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-074-60/+54
* Fix bugs, mainly about type castsSimon Brandhof2018-10-182-4/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-1613-44/+49
* SONAR-11218 Drop RuleFinder implementation on scanner side and remove depreca...Julien HENRY2018-10-113-215/+0
* SONAR-11113 Increase timeout for downloading pluginsEric Hartmann2018-10-101-1/+2
* SONAR-11244 Record warning when SCM provider cannot be detectedJanos Gyerik2018-10-102-9/+199