aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/report/MetadataPublisher.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21587 adjust logging of SCM revision IDlukasz-jarocki-sonarsource2024-03-261-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* SONAR-17706 Drop support for modules in WSDuarte Meneses2023-02-021-16/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16162 Enable New Code based on "reference branch" with a scanner parameterDuarte Meneses2022-03-231-1/+9
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14929 New Code using a 'reference branch' doesn't detect changed code w...Duarte Meneses2022-01-211-13/+1
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-261-20/+2
* SONAR-14461 main branch detectionlukasz-jarocki-sonarsource2021-02-191-4/+16
* SONAR-14461 save the default main branch when neededPierre2021-02-191-0/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-5/+2
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-2/+0
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-291-18/+19
* SONAR-13867 revertMichal Duda2020-09-171-19/+18
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-171-18/+19
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-5/+16
* SONAR-11853 Improve logs about autoconfiguration in CIsDuarte Meneses2020-03-131-1/+4
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-1/+1
* SONAR-12668 Drop 'sonar.branch.target'Duarte Meneses2019-12-091-1/+1
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-6/+4
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-4/+0
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-3/+3
* SONAR-11950 autoconfig of SCM revision on Cirrus and BitbucketSimon Brandhof2019-05-221-28/+21
* SONAR-11950 add scm revision scanner parameterMichal Duda2019-05-221-1/+12
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-0/+4
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-191-1/+0
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-191-0/+1
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-111-3/+3
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-9/+12
* SONAR-11464 Add ITsDuarte Meneses2019-01-161-1/+1
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-161-5/+24
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-4/+4
* SONAR-11471 Stop providing RulesProfile on scanner sideJulien HENRY2019-01-161-5/+5
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-161-3/+3
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-2/+0
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-111-7/+7
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-20/+36
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10126 Add relative path of project basedir to scanner reportJanos Gyerik2017-12-051-1/+48
* Clean containerDuarte Meneses2017-09-281-4/+2
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-6/+2
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-6/+6
* SONAR-9711 Skip duplications and coverage in short living branchesDuarte Meneses2017-09-121-4/+4