aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* SONAR-10880 No hotspots on PR and short living branchesJulien HENRY2018-07-042-10/+62
* SONAR-10138 Restore Java duplicationsJulien HENRY2018-06-294-0/+208
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-29114-6065/+662
* SONAR-10690 Core Extension installed at level 1 2 3 and 4Sébastien Lesaint2018-06-214-4/+9
* SONAR-10690 install Core Extensions before pluginsSébastien Lesaint2018-06-213-6/+6
* SONAR-10690 move deprecated views task to public scannerSimon Brandhof2018-06-123-1/+103
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-128-28/+209
* SONAR-10464 Improve error message when passing a wrong organization during th...Duarte Meneses2018-06-112-7/+34
* SONAR-10201 Expose issue precise location in the FilterableIssue APIDuarte Meneses2018-06-112-1/+24
* SONAR-10542 Deprecation warning always logged when using generic test executi...Duarte Meneses2018-06-119-47/+117
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-1112-154/+306
* SONAR-10467 scanner report link support branches and pull requestsGuillaume Jambet2018-06-062-18/+160
* SONAR-9396 remove usage of dashboard/index<project_key> in scanner reportGuillaume Jambet2018-06-062-15/+23