aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-home/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-118-8/+8
* 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-228-32/+32
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-218-24/+24
* 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-058-0/+450