aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/report/AnalysisContextReportPublisherTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-7/+6
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-22/+12
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-121-3/+4
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-141-6/+32
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-2/+2
* 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
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-61/+1
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-3/+62
* Clean old remains of the preview modeJulien HENRY2019-06-281-15/+1
* SONAR-12186 Fix SSF-78Michal Duda2019-06-281-65/+2
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-161-49/+101
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-6/+6
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10658 Prevent Scanner Context from being too bigJulien HENRY2018-05-251-13/+37
* Upgrade assertJ from 3.4.1 to 3.9.0Simon Brandhof2018-01-141-3/+3
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Rework file indexingJulien HENRY2017-08-041-2/+12
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-15/+19
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-3/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8583 Use api/metrics/search to load metricsJulien HENRY2017-01-121-7/+6
* Scanner cleanupJulien HENRY2017-01-091-2/+2
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+240