aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/cpd/CpdExecutor.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-6/+7
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-181-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
* SONAR-15966 Use Spring instead of Pico as dependency injection framework in t...Duarte Meneses2022-02-021-2/+3
* 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-11546 add time info to scm logs (#1939)Jacek2019-07-241-4/+4
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+2
* Reduce dependency of sonar-scanner-engine on GuavaDuarte Meneses2019-07-121-6/+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-3/+4
* SONAR-11465 Deprecate InputModule and introduce InputProjectJulien HENRY2019-01-161-2/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11394 Calculate estimated overall duplication in SLBDuarte Meneses2018-11-071-12/+4
* Improve code qualityDuarte Meneses2018-11-071-3/+3
* SONAR-11367 skip CPD for unchanged files in SLBDuarte Meneses2018-11-071-4/+12
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-071-22/+56
* SONAR-11367 Write duplication for changed files in PR and SLBDuarte Meneses2018-11-071-12/+7
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-13/+13
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-131-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* 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-8/+5
* SONAR-9711 Skip duplications and coverage in short living branchesDuarte Meneses2017-09-121-1/+10
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-19/+10
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-041-10/+4
* SONAR-8904 Make it clear why a file with no blocks is not part of the CPD ana...Duarte Meneses2017-04-101-1/+9
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-1/+1
* Refactor resources APIDuarte Meneses2017-01-271-12/+14
* Fix quality flawsJulien HENRY2016-12-161-16/+19
* Fix some quality flawsJulien HENRY2016-07-131-9/+8
* Improve qualityDuarte Meneses2016-07-121-6/+1
* Rename package org.sonar.batch to org.sonar.scannerJulien HENRY2016-07-061-0/+217