aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-home/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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-259-226/+62
* Fix lock on windowsDuarte Meneses2015-06-241-8/+50
* Fix quality flawDuarte Meneses2015-06-241-2/+2
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-242-5/+11
* SONAR-6648 Allow to redirect logs to custom streamDuarte Meneses2015-06-241-0/+28
* Revert merge to d70f025Duarte Meneses2015-06-233-39/+5
* Fix quality flawsDuarte Meneses2015-06-231-2/+2
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-232-5/+11
* SONAR-6648 Allow to redirect logs to a custom streamDuarte Meneses2015-06-231-0/+28
* 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-103-0/+9
* 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