aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-home/src/main/java/org/sonar/home/cache
Commit message (Expand)AuthorAgeFilesLines
* Improve FileCache testsDuarte Meneses2015-09-141-8/+12
* improve batch logging and performanceDuarte Meneses2015-09-141-9/+11
* SONAR-6817 Issues mode should support analysis of projects not associatedDuarte Meneses2015-09-093-3/+68
* SONAR-6577 Offline mode in issues modeDuarte Meneses2015-08-281-1/+3
* SONAR-6785 Optimize project sync with multithreadingDuarte Meneses2015-08-131-3/+2
* Improve qualityDuarte Meneses2015-08-041-10/+18
* Improve qualityDuarte Meneses2015-07-311-19/+21
* SONAR-6723 Use SQ version in cache keysDuarte Meneses2015-07-312-4/+17
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-241-1/+0
* Improve qualityDuarte Meneses2015-07-241-17/+17
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-243-37/+52
* Fix quality flawsSimon Brandhof2015-06-301-1/+1
* Quality flawsSimon Brandhof2015-06-291-1/+2
* SONAR-6648 Rework redirection of logsJulien HENRY2015-06-255-67/+87
* Fix lock on windowsDuarte Meneses2015-06-241-8/+50
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-242-5/+11
* Revert merge to d70f025Duarte Meneses2015-06-232-11/+5
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-232-5/+11
* 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
* improve cache loggingDuarte Meneses2015-06-051-5/+4
* SONAR-6577 Offline mode in preview modeDuarte Meneses2015-06-044-12/+344
* 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-114-4/+4
* Fix some quality flawsSimon Brandhof2013-12-091-1/+1
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-261-0/+38
* Fix some quality flawsDinesh Bolkensteyn2013-08-291-1/+1
* Remove coupling on commons-io FileUtilsSimon Brandhof2013-06-171-2/+1
* Update copyright headersSimon Brandhof2013-04-224-16/+16
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-214-12/+12
* Fix quality flawsSimon Brandhof2013-02-131-10/+8
* Fix quality flawsSimon Brandhof2013-02-121-1/+1
* SONAR-2291 Minor improvementJulien HENRY2013-02-111-1/+2
* 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 lower-case hashSimon Brandhof2013-02-101-1/+1
* Remove unused importSimon Brandhof2013-02-101-3/+0
* SONAR-2291 fix performance issue when computing file hashesSimon Brandhof2013-02-081-4/+13
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-054-0/+302