aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/cache/WriteCacheImplTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara28 hours1-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-18679 moved unit test to integration test in sonar-scanner-engineLukasz Jarocki2023-03-171-3/+3
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-12/+41
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-16187 Analysis cache gets cache from different branch when neededDuarte Meneses2022-03-251-1/+12
* SONAR-16097 Add plugin cache to the Sensor APIDuarte Meneses2022-03-181-0/+85