aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-13165 Scanner warns that it wasn't able to detected changed lines on fi...Duarte Meneses2020-03-061-8/+16
* Format all headers for 2020Wouter Admiraal2020-01-0710-10/+10
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-1/+1
* SONAR-12626 remove references to SLBDuarte Meneses2019-12-092-2/+2
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-094-53/+18
* SONAR-12630 Improve Quality Gate Check logging messagesJacek2019-11-081-1/+13
* SONAR-12630 reorganize log resultsJacek2019-11-082-56/+112
* 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