aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-home/src/main/java/org/sonar/home/cache/FileCache.java
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2014-12-091-1/+0
* Refactor FileCache#newTempFile()Simon Brandhof2014-12-081-17/+4
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+1
* SONAR-5062 New implementation of concurrent safe unzip using FileLockJulien HENRY2014-03-251-8/+16
* SONAR-5062 Improve stability of testsJulien HENRY2014-03-241-1/+4
* SONAR-5062 Add testJulien HENRY2014-03-241-1/+0
* SONAR-5062 Don't fail when concurrent process unzip same plugin dependencyJulien HENRY2014-03-241-1/+7
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fix some quality flawsSimon Brandhof2013-12-091-1/+1
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-261-0/+38
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Fix quality flawsSimon Brandhof2013-02-131-10/+8
* Fix quality flawsSimon Brandhof2013-02-121-1/+1
* SONAR-2291 fix bad messageSimon Brandhof2013-02-111-2/+1
* SONAR-2291 improve warning when temp folder and user cache are not on the sam...Simon Brandhof2013-02-111-1/+2
* SONAR-2291 fix instability regression when temp dir is not in the same drive ...Simon Brandhof2013-02-111-19/+40
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-051-0/+143