aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/cpd/index/SonarCpdBlockIndex.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-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-2/+1
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-171-2/+2
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-131-3/+3
* Update license templates for 2023Pierre2023-01-021-1/+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
* 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-1/+1
* Extract implementation from plugin API - Scanner FSDuarte Meneses2019-07-121-2/+1
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-11/+5
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-7/+6
* SONAR-8904 Make it clear why a file with no blocks is not part of the CPD ana...Duarte Meneses2017-04-101-1/+10
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Refactor resources APIDuarte Meneses2017-01-271-5/+3
* Fix quality flawsJulien HENRY2016-12-161-14/+10
* SONAR-7783 Ensure Sensors don't save same data twiceJulien HENRY2016-07-071-1/+5
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+119