aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-10690 install Core Extensions before pluginsSébastien Lesaint2018-06-213-6/+6
* SONAR-10690 move deprecated views task to public scannerSimon Brandhof2018-06-122-1/+51
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-126-27/+98
* SONAR-10464 Improve error message when passing a wrong organization during th...Duarte Meneses2018-06-111-7/+21
* SONAR-10201 Expose issue precise location in the FilterableIssue APIDuarte Meneses2018-06-111-0/+15
* SONAR-10542 Deprecation warning always logged when using generic test executi...Duarte Meneses2018-06-114-13/+30
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-116-66/+136
* SONAR-10467 scanner report link support branches and pull requestsGuillaume Jambet2018-06-061-17/+86
* SONAR-9396 remove usage of dashboard/index<project_key> in scanner reportGuillaume Jambet2018-06-061-4/+12
* SONAR-10658 Prevent Scanner Context from being too bigJulien HENRY2018-05-251-2/+3
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-161-10/+5
* SONAR-10591 do not instantiate class PluginWSCommonsSimon Brandhof2018-05-111-54/+0
* SONAR-10591 drop module sonar-homeSimon Brandhof2018-05-113-4/+83
* SONAR-10591 scanner uses WS api/plugins/downloadSimon Brandhof2018-05-115-111/+283
* SONAR-10591 Remove unused code in sonar-homeSimon Brandhof2018-05-111-1/+4
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-093-1/+82
* SONAR-10648 Fix InputFile::relativePath for global sensorsJulien HENRY2018-04-272-3/+3
* SONAR-10543 Fix external issues effortDuarte Meneses2018-04-261-1/+4
* SONAR-10544 Set effort for external issuesDuarte Meneses2018-04-261-1/+4
* Fix testsDuarte Meneses2018-04-261-1/+1