aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/cache/AnalysisCacheLoader.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-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16395 Activate Analyzers Cache by defaultDuarte Meneses2022-05-241-63/+2
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-251-4/+2
* SONAR-16097 Rename 'previousAnalysisCache' to 'previousCache'Duarte Meneses2022-03-241-14/+17
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-181-1/+1
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-0/+87