aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-1615-143/+170
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-1612-495/+135
* SONAR-11459 Remove ModuleFileSystemInitializerJulien HENRY2019-01-1611-177/+91
* SONAR-11476 Remove scanner task supportJulien HENRY2019-01-169-400/+40
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-1673-653/+447
* SONAR-11459 move dir and module issues to rootMichal Duda2019-01-162-3/+14
* SONAR-11480 Evaluate coverage exclusions at project levelJulien HENRY2019-01-1610-139/+247
* Clean some scanner component namesJulien HENRY2019-01-1612-35/+36
* SONAR-11465 NoSonarFilter moved to project levelJulien HENRY2019-01-163-2/+16
* SONAR-11471 Stop providing RulesProfile on scanner sideJulien HENRY2019-01-169-266/+26
* SONAR-11465 Deprecate task extensionsJulien HENRY2019-01-161-1/+8
* SONAR-11465 Introduce a new annotation for project level extensionsJulien HENRY2019-01-167-17/+22
* 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-092-8/+21
* Fix license headers for 2019Duarte Meneses2019-01-02278-278/+278
* SONAR-11566 Sub modules don't always have a valid relative path from the rootDuarte Meneses2018-12-101-5/+6
* SONAR-11531 Set issue message for template rules on CE sideBenoit2018-12-051-24/+6
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-032-30/+28
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-034-12/+26
* SONAR-11394 Calculate estimated overall duplication in SLBDuarte Meneses2018-11-071-12/+4
* Improve code qualityDuarte Meneses2018-11-073-8/+4
* SONAR-11367 skip CPD for unchanged files in SLBDuarte Meneses2018-11-071-4/+12
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-072-25/+56
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-073-14/+9
* Fix bugs, mainly about type castsSimon Brandhof2018-10-182-4/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-167-27/+30
* SONAR-11218 Drop RuleFinder implementation on scanner side and remove depreca...Julien HENRY2018-10-112-114/+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-101-9/+18
* SONAR-11241 Write analysis warnings to scanner reportJanos Gyerik2018-10-102-2/+56
* SONAR-11241 Provide API for SCM plugins to register analysis warningsJanos Gyerik2018-10-103-0/+99
* SONAR-11209 Store ad hoc rules coming from scanner in rules_metadataJulien HENRY2018-09-241-1/+4
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-247-6/+125
* Fix quality flawsJulien HENRY2018-09-241-1/+1
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-242-4/+5
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-195-18/+23
* SONAR-11166 Fall back to default branch when target is not specifiedJanos Gyerik2018-09-191-3/+20
* SONAR-11139 Store changed lines information received in scanner reportDuarte Meneses2018-09-191-6/+9
* SONAR-11125 Add ITDuarte Meneses2018-09-191-1/+1
* SONAR-11125 Save coverage in PRs and SLBDuarte Meneses2018-09-192-61/+0
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-196-21/+140
* SONAR-8368 reopen closed issues (restore status)Sébastien Lesaint2018-08-211-1/+1
* SONAR-8368 use Stream instead of Iterable in Tracking classSébastien Lesaint2018-08-211-6/+7
* SONAR-10991 Don't display error responses containing HTML contentDuarte Meneses2018-08-073-13/+42
* Fix Quality flaws in DefaultSensorStorageSimon Brandhof2018-07-301-103/+112
* SONAR-11064 drop metric comment_lines_dataSimon Brandhof2018-07-302-7/+14
* SONAR-10880 No hotspots on PR and short living branchesJulien HENRY2018-07-041-3/+23
* SONAR-10138 Restore Java duplicationsJulien HENRY2018-06-292-0/+115
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-2981-4034/+395
* SONAR-10690 Core Extension installed at level 1 2 3 and 4Sébastien Lesaint2018-06-213-3/+6