aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0913-13/+13
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-7/+6
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-29/+33
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-181-0/+9
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-111-0/+66
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-301-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-162-3/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-0312-12/+12
* SONAR-20699 Send DevOps platform information for GitHub from the scanner.Wojtek Wajerowicz2023-10-201-3/+42
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-113-11/+11
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-171-2/+2
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-021-1/+0
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-129-139/+80
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-3/+4
* Update license templates for 2023Pierre2023-01-0212-12/+12
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-262-11/+36
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-142-8/+35
* SONAR-17418 show deprecation warning in case scanner runs with 32 bits JREAurelien Poscia2022-10-072-3/+80
* SONAR-17088 Increase default timeout of scanner report publishing to 60 secJacek2022-07-271-2/+4
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-0/+10
* SONAR-16260 improve project analysis when using project analysis tokenMatteo Mara2022-05-311-12/+11
* SONAR-16260 scanner passing new context header - projectKeyLukasz Jarocki2022-04-291-11/+12
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-042-7/+7
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-251-1/+12
* SONAR-16162 Enable New Code based on "reference branch" with a scanner parameterDuarte Meneses2022-03-231-3/+17
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-9/+9
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+81
* SONAR-12693 fix wording in scanner success message logmatteo-mara-sonarsource2022-02-141-3/+1
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-5/+5
* Update license headers for 2022 [update headers]Pierre2022-01-2810-10/+10
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-212-6/+6
* Improve code qualityDuarte Meneses2021-11-201-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-192-25/+18
* Fix code quality issuesDuarte Meneses2021-10-252-2/+2
* SONAR-15208 Scanner should distinguish between network and server errors when...Duarte Meneses2021-09-161-11/+23
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-8/+8
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-041-15/+11
* SONAR-14527 Use 30s write timeout when submitting scanner reportDuarte Meneses2021-03-031-0/+13
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-45/+0
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-191-0/+45
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0810-10/+10
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-222-22/+4
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-14/+0
* fix code smellsPierre2020-12-141-2/+2
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-293-21/+41
* SONAR-13867 revertMichal Duda2020-09-173-41/+21
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-173-21/+41
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-1/+6