aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-protocol/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-2/+1
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-10/+11
* Clean depsDuarte Meneses2019-07-171-2/+2
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-0/+3
* SONAR-11647 Drop report field component.versionJanos Gyerik2019-03-191-2/+0
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-191-2/+1
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-191-0/+1
* SONAR-11795 Drop persistit and move coverage measures computation to CE sideJulien HENRY2019-03-081-3/+6
* SONAR-11670 Drop preview modeJulien HENRY2019-02-213-34/+5
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-111-0/+1
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-2/+4
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-175-80/+0
* change year in file headersStas Vilchik2019-01-162-8/+8
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-162-3/+2
* SONAR-11507 WS /batch/project new file structureMichal Duda2019-01-163-28/+99
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-29/+0
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-161-3/+3
* Fix license headers for 2019Duarte Meneses2019-01-0212-12/+12
* SONAR-11515 Add QProfileKey to ActiveRule in scanner reportBenoît Gianinetti2018-12-031-0/+1
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-031-0/+1
* Fix bugs, mainly about type castsSimon Brandhof2018-10-181-1/+0
* SONAR-11241 Persist analysis warnings from scanner reportJanos Gyerik2018-10-101-0/+8
* SONAR-11241 Write analysis warnings to scanner reportJanos Gyerik2018-10-103-0/+15
* Retab scanner report proto schemaJanos Gyerik2018-10-101-43/+42
* SONAR-11209 remove space in ad hoc rule namesJulien HENRY2018-09-241-6/+0
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-245-5/+75
* SONAR-11151 Load changed lines from the reportDuarte Meneses2018-09-191-0/+9
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-193-1/+12
* SONAR-10868 Fix from_hotspot for external issuesJulien HENRY2018-07-041-4/+5
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-0/+1
* Add to scanner report viewer: tab with significant code rangesDuarte Meneses2018-05-091-0/+25
* SONAR-10647 Compare lines of code taking into account significant codeDuarte Meneses2018-05-091-1/+2
* Minor refactoringDuarte Meneses2018-05-091-0/+13
* SONAR-10638 Create Java API for analyzers to report significant codeDuarte Meneses2018-05-093-2/+15
* SONAR-10543 Update test to v7.2 and remove descriptionUrl and ruleTitle from ...Duarte Meneses2018-04-261-4/+1
* SONAR-10543 Fix mandatory fieldsDuarte Meneses2018-04-261-1/+0
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-264-0/+48
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-0/+3
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-201-6/+7
* Fix license headers for 2018Simon Brandhof2018-01-0712-12/+12
* SONAR-10125 Add project relative path for all componentsJanos Gyerik2017-12-051-0/+5
* SONAR-10126 Add relative path of project basedir to scanner reportJanos Gyerik2017-12-051-0/+3
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-5/+3
* SONAR-9674 Load branch information from scanner reportDuarte Meneses2017-09-121-0/+8
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-122-2/+4
* Update scanner report viewer to show QP and pluginsJulien HENRY2017-09-071-6/+47
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-071-1/+7
* Fix quality flawsJulien Lancelot2017-09-061-10/+2
* Add CPD text blocks to report viewerDuarte Meneses2017-08-071-1/+24
* SONAR-9576 Add incremental mode flag and file status in scanner reportJulien HENRY2017-08-071-1/+11