aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-protocol/src
Commit message (Collapse)AuthorAgeFilesLines
* Improve SQ code qualityDuarte Meneses2022-03-241-0/+6
|
* SONAR-16162 Enable New Code based on "reference branch" with a scanner parameterDuarte Meneses2022-03-231-0/+2
|
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-183-4/+4
|
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-185-10/+11
|
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-185-0/+56
|
* Update license headers for 2022 [update headers]Pierre2022-01-2819-19/+19
|
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code ↵Duarte Meneses2022-01-211-1/+1
| | | | with git merge workflow
* Improve code qualityDuarte Meneses2021-11-203-20/+17
|
* SONAR-15487 changing report protocol for scannerLukasz Jarocki2021-10-131-0/+1
|
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-1/+0
|
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-2/+0
| | | | | | | | | | | | | | | | | | | | | * Revert "SONAR-14478 - Main Branch Documentation" This reverts commit 59eae7cf3f2e611e162a4e0122ae5846b10a45b1. * Revert "SONAR-14462 Do not display the branch name until the main branch is analyzed for the first time" This reverts commit 20f7319c06affdae62d39d1bad002f16504465a2. * Revert "SONAR-14461 main branch detection" This reverts commit c04baa1e8e3b492953d66a6bc4111c01f3ee3069. * Revert "SONAR-14461 Remove hardcoded usage of 'master'" This reverts commit 32eefaf2d36af375af280cc3ba664fd71e0f6afd. * Revert "SONAR-14461 save the default main branch when needed" This reverts commit 879a4be2afc570b2248fb4d639f42f913215805b.
* SONAR-14461 save the default main branch when neededPierre2021-02-191-0/+2
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0819-19/+19
|
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-1/+1
|
* fix code smellsPierre2020-12-142-4/+4
|
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-292-3/+32
|
* SONAR-13867 revertMichal Duda2020-09-172-32/+3
|
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-172-3/+32
|
* Fix scanner report viewerDuarte Meneses2020-08-101-13/+14
|
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-0/+2
|
* Format all headers for 2020Wouter Admiraal2020-01-0719-19/+19
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-23/+8
|
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-2/+2
|
* 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
|
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility ↵Duarte Meneses2019-04-302-16/+16
| | | | with Java 11
* SONAR-11856 Store the "true" target branch in the scanner report to display ↵Duarte Meneses2019-04-231-0/+3
| | | | it properly
* 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-083-5/+8
|
* SONAR-11670 Drop preview modeJulien HENRY2019-02-213-34/+5
|
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-111-0/+1
| | | | and pass it in scanner report as Metadata.codePeriodVersion property
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-2/+4
| | | | in scanner report
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-177-155/+5
| | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report
* change year in file headersStas Vilchik2019-01-164-13/+13
|
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-164-13/+12
|
* SONAR-11507 WS /batch/project new file structureMichal Duda2019-01-165-28/+231
|
* 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-0215-15/+15
|
* 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-243-8/+24
|
* SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issuesJulien HENRY2018-09-245-5/+75
|