aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine
Commit message (Expand)AuthorAgeFilesLines
* 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-40/+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
* SONAR-11241 Persist analysis warnings from scanner reportJanos Gyerik2018-10-101-8/+8
* SONAR-11241 Write analysis warnings to scanner reportJanos Gyerik2018-10-103-2/+144
* SONAR-11241 Provide API for SCM plugins to register analysis warningsJanos Gyerik2018-10-104-0/+197
* 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-2410-12/+169
* Fix quality flawsJulien HENRY2018-09-241-1/+1
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-245-16/+17
* SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloaderJulien HENRY2018-09-191-0/+1
* Add tests for ProjectBranchesJanos Gyerik2018-09-191-0/+76
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-199-48/+47
* 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-192-7/+10
* SONAR-11125 Add ITDuarte Meneses2018-09-191-1/+1
* SONAR-11125 Save coverage in PRs and SLBDuarte Meneses2018-09-193-70/+1
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-197-21/+291
* 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-11169 make log interceptor concurrent and thread safeSébastien Lesaint2018-08-211-1/+1
* SONAR-11169 add ability to verify log argumentsSébastien Lesaint2018-08-211-1/+1
* SONAR-10991 Don't display error responses containing HTML contentDuarte Meneses2018-08-075-19/+68
* Fix Quality flaws in DefaultSensorStorageSimon Brandhof2018-07-301-103/+112
* SONAR-11064 drop metric comment_lines_dataSimon Brandhof2018-07-303-12/+14
* Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin cla...Duarte Meneses2018-07-191-1/+0