aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-122-58/+2
* SONAR-11778 Measure 'new lines' doesn't match 'lines' if the file ends with n...Duarte Meneses2019-07-241-6/+37
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-127-15/+15
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-127-77/+17
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-126-20/+79
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-124-4/+4
* Extract implementation from plugin API - Scanner rulesDuarte Meneses2019-07-121-2/+2
* Clean old remains of the preview modeJulien HENRY2019-06-281-15/+1
* SONAR-12186 Fix SSF-78Michal Duda2019-06-281-65/+2
* SONAR-11950 autoconfig of SCM revision on Cirrus and BitbucketSimon Brandhof2019-05-221-48/+5
* SONAR-11950 add scm revision scanner parameterMichal Duda2019-05-221-3/+16
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-232-5/+8
* SONAR-11946 Point to Overview page of a PR in report-task.txtJanos Gyerik2019-04-091-2/+2
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-191-27/+0
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-191-0/+27
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-082-216/+0
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-112-8/+39
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-112-18/+46
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-171-68/+0
* SONAR-11464 Add ITsDuarte Meneses2019-01-161-2/+2
* SONAR-11508, SONAR-11484 Index files at project levelJulien HENRY2019-01-164-8/+8
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-161-10/+25
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-49/+101
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-164-516/+44
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-167-60/+59
* SONAR-11471 Stop providing RulesProfile on scanner sideJulien HENRY2019-01-161-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-0212-12/+12
* SONAR-11566 Sub modules don't always have a valid relative path from the rootDuarte Meneses2018-12-101-0/+49
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-031-0/+2
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-031-2/+9
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-162-5/+3
* SONAR-11241 Persist analysis warnings from scanner reportJanos Gyerik2018-10-101-8/+8
* SONAR-11241 Write analysis warnings to scanner reportJanos Gyerik2018-10-101-0/+88
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-241-9/+8
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-192-9/+11
* SONAR-11139 Store changed lines information received in scanner reportDuarte Meneses2018-09-191-1/+1
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-191-0/+151
* SONAR-10991 Don't display error responses containing HTML contentDuarte Meneses2018-08-071-1/+1
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-112-80/+49
* SONAR-10467 scanner report link support branches and pull requestsGuillaume Jambet2018-06-061-1/+74
* SONAR-9396 remove usage of dashboard/index<project_key> in scanner reportGuillaume Jambet2018-06-061-11/+11
* SONAR-10658 Prevent Scanner Context from being too bigJulien HENRY2018-05-251-13/+37
* Fix Quality flawsSimon Brandhof2018-05-101-5/+5
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-133-2/+125
* Fix tests on WindowsJulien HENRY2018-03-131-10/+12
* Fix some Java compiler warningsSimon Brandhof2018-03-125-5/+5
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-141-3/+3
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-141-13/+4
* Fix license headers for 2018Simon Brandhof2018-01-0710-10/+10
* SONAR-10125 Add project relative path for all componentsJanos Gyerik2017-12-051-15/+149