aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report/MetadataPublisherTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-141-3/+3
* 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-031-1/+1
* 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-121-43/+23
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-141-2/+3
* SONAR-16162 Enable New Code based on "reference branch" with a scanner parameterDuarte Meneses2022-03-231-3/+17
* 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-5/+3
* 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-081-1/+1
* SONAR-13312 drop 'sonar.organization' scanner parameterJacek2020-12-221-5/+1
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-14/+0
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-291-16/+31
* SONAR-13867 revertMichal Duda2020-09-171-31/+16
* SONAR-13867 Collect number of indexed C/C++ files in the scannerMichal Duda2020-09-171-16/+31
* SONAR-13390 SONAR-13391 New Code Reference BranchDuarte Meneses2020-06-111-1/+6
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12673 Fix issue managementDuarte Meneses2019-12-091-1/+1
* SONAR-12624 Scanner no longer supports short living branchesDuarte Meneses2019-12-091-25/+10
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-25/+1
* 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-6/+6
* Extract implementation from plugin API - fix testsDuarte Meneses2019-07-121-1/+1
* 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
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-231-3/+6
* SONAR-11631 Replace codePeriodVersion with buildStringJanos Gyerik2019-03-191-27/+0
* SONAR-11631 Add sonar.buildString to scanner reportJanos Gyerik2019-03-191-0/+27
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-111-3/+34
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-4/+35
* SONAR-11464 Add ITsDuarte Meneses2019-01-161-2/+2
* SONAR-11463 Remove path from scanner report and add module directoriesDuarte Meneses2019-01-161-10/+25
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-1/+1
* SONAR-11471 Stop providing RulesProfile on scanner sideJulien HENRY2019-01-161-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11365 Fix PR on PRJulien HENRY2018-10-161-3/+1
* SONAR-10206 Allow to configure the location where scanner writes report-task.txtDuarte Meneses2018-06-111-19/+11
* Fix some Java compiler warningsSimon Brandhof2018-03-121-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10152 Add revision id to scanner reportJanos Gyerik2017-12-051-4/+91
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-271-2/+1
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-5/+6
* SONAR-9711 Skip duplications and coverage in short living branchesDuarte Meneses2017-09-121-5/+2
* SONAR-9616 Handle branch in scannerJanos Gyerik2017-09-121-1/+40
* SONAR-9616 compute engine backend to support branchesSimon Brandhof2017-09-121-2/+3