aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap/TempFolderProvider.java
Commit message (Expand)AuthorAgeFilesLines
* refactor batch class names/packagesDuarte Meneses2015-08-131-146/+0
* Improve qualityDuarte Meneses2015-07-311-1/+1
* Fix quality flawsSimon Brandhof2015-07-211-2/+2
* Fix medium tests and improve temp foldersDuarte Meneses2015-07-171-12/+17
* Handle two threads asking for a temp folder at the very same timeDavid Gageot2015-07-021-1/+4
* Fix quality flawsSimon Brandhof2015-06-301-6/+6
* Fix lock on windowsDuarte Meneses2015-06-241-3/+14
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-5/+57
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-10/+34
* Revert merge to d70f025Duarte Meneses2015-06-231-86/+10
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-5/+57
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-10/+34
* SONAR-5330 Fix issue when source dirs are symbolic linksJulien HENRY2014-10-141-1/+1
* SONAR-5417 Load project referentials using WSJulien HENRY2014-08-251-8/+13
* Separate bootstrap settings and task settingsJulien HENRY2014-06-101-2/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-211-1/+1
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-171-0/+45