aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/report/ContextPropertiesPublisher.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21174 Fix code smells raised after dropping JDK11 supportMatteo Mara2023-12-041-3/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-2/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-19/+23
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-041-3/+18
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-011-3/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-7/+6
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Reduce dependency on guavaDuarte Meneses2017-01-311-8/+8
* SONAR-8352 add the scanner properties sonar.analysis.* to payloadSimon Brandhof2016-11-091-4/+22
* Improve scanner report viewerDuarte Meneses2016-08-171-2/+2
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-061-0/+51