aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-home/src/main/java/org/sonar/home/cache/FileCache.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10591 drop module sonar-homeSimon Brandhof2018-05-111-193/+0
* SONAR-10591 Remove unused code in sonar-homeSimon Brandhof2018-05-111-15/+5
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-10142 Download compressed pluginsDuarte Meneses2017-12-071-31/+42
* SONAR-10140 Compress plugins using pack200Duarte Meneses2017-12-071-10/+43
* Improve qualityDuarte Meneses2017-09-141-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix some Quality flawsSimon Brandhof2016-06-271-1/+1
* Fix minor quality flaw in FileCacheSimon Brandhof2016-05-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-091-1/+1
* Quality flawsSimon Brandhof2015-06-291-1/+2
* SONAR-6648 Rework redirection of logsJulien HENRY2015-06-251-17/+14
* Fix quality flawsSimon Brandhof2015-06-211-1/+1
* Revert "Fix quality flaws"Sébastien Lesaint2015-06-181-1/+1
* Fix quality flawsSimon Brandhof2015-06-181-1/+1
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-06-041-4/+4
* SONAR-6370 isolate plugin classloader from coreSimon Brandhof2015-05-111-43/+1
* 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