aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/cache/AnalysisCacheProvider.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-9/+7
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-251-2/+3
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-0/+83