aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-protocol/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-173-3/+20
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-193-0/+31
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-043-17/+0
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0914-14/+14
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-154-38/+0
* SONAR-23098 Add dependencies to the scanner reportJulien HENRY2024-10-213-0/+17
* SONAR-23327 Added support for sending telemetry data in compute engine processlukasz-jarocki-sonarsource2024-10-111-0/+8
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-112-0/+10
* SONAR-22914 Define CVE message in the scanner reportJulien HENRY2024-09-124-17/+48
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-0314-14/+14
* [NO JIRA] Remove unused importsDuarte Meneses2023-04-121-1/+0
* [NO JIRA] removed unused importsBruno Andrade2023-02-031-1/+0
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-023-98/+23
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-126-38/+93
* Update license templates for 2023Pierre2023-01-0214-14/+14
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-0/+5
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-182-2/+2
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-183-6/+6
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-183-0/+28
* Update license headers for 2022 [update headers]Pierre2022-01-2814-14/+14
* Improve code qualityDuarte Meneses2021-11-201-6/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0814-14/+14
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-291-3/+30
* SONAR-13867 revertMichal Duda2020-09-171-30/+3
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-171-3/+30
* Fix scanner report viewerDuarte Meneses2020-08-101-13/+14
* Format all headers for 2020Wouter Admiraal2020-01-0714-14/+14
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-23/+8
* Clean depsDuarte Meneses2019-07-171-2/+2
* 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-11632 Remove api/tests WSJulien Lancelot2019-01-174-54/+0
* change year in file headersStas Vilchik2019-01-162-8/+8
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-161-1/+1
* 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
* Fix license headers for 2019Duarte Meneses2019-01-0212-12/+12
* 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-102-0/+10
* 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-244-0/+64
* 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-192-1/+8
* 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-092-2/+9
* SONAR-10543 Sensor Java API should allow to add external rule engine issuesDuarte Meneses2018-04-263-0/+24