aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/report/ComponentsPublisher.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* 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
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13579 Overall coverage improvementsBenjamin Campomenosi2022-10-261-2/+3
* SONAR-13579 Detect files moves in Pull Request scopeKlaudio Sinani2022-10-261-0/+4
* SONAR-17044 Optimize Compute Engine issue tracking and persisting of measures...Duarte Meneses2022-07-231-0/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-121-5/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-3/+3
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-3/+3
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-5/+4
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-111-5/+0
* SONAR-11459 Stop publishing modules and folders in the scanner reportJulien HENRY2019-01-161-185/+56
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-10/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11566 Sub modules don't always have a valid relative path from the rootDuarte Meneses2018-12-101-5/+6
* SONAR-11259 Improve source offset handling on WindowsJulien HENRY2018-09-241-2/+3
* SONAR-11125 Publish all components with measures but without sources of uncha...Janos Gyerik2018-09-191-1/+1
* SONAR-11135 SONAR-11136 Load changed lines from SCM plugins and write in the ...Duarte Meneses2018-09-191-3/+2
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-2/+3
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-201-1/+0
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10125 Add project relative path for all componentsJanos Gyerik2017-12-051-1/+26
* Revert "SONAR-9757 Copy issues in directories with unchanged files only"Janos Gyerik2017-10-121-24/+0
* SONAR-9883 Project name is 'null' if not specified and branch is usedDuarte Meneses2017-10-021-1/+1
* Clean containerDuarte Meneses2017-09-281-6/+7
* SONAR-9670 Introduce sonar.branch.longLivedBranches.regexJanos Gyerik2017-09-121-1/+1
* SONAR-9701 Don't publish coverage, scm and source of unchanged filesJulien HENRY2017-09-121-7/+2
* SONAR-9701 Don't publish empty modulesJulien HENRY2017-09-121-4/+5
* Skip unchanged files and dirs on short living branchesDuarte Meneses2017-09-121-7/+16
* SONAR-9757 Copy issues in directories with unchanged files onlyDuarte Meneses2017-08-291-0/+24
* SONAR-9576 Add component status in the scanner reportJulien HENRY2017-08-071-0/+16
* Fix quality flawsJulien HENRY2017-08-041-4/+5
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-041-1/+1
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-2/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Reduce dependency on guavaDuarte Meneses2017-01-311-1/+1
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-271-8/+44
* Refactor resources APIDuarte Meneses2017-01-271-73/+90
* SONAR-7258 The project version should be optionalDuarte Meneses2016-08-311-3/+9
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-301-0/+5
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+175