summaryrefslogtreecommitdiffstats
path: root/sonar-home/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2013-12-091-1/+1
|
* Reduce size of test resource.Julien HENRY2013-12-091-0/+0
|
* Add missing file to previous commitJulien HENRY2013-12-091-0/+0
|
* Improve UT coverageJulien HENRY2013-12-091-0/+26
|
* 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-2211-44/+44
|
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2111-33/+33
|
* 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 ↵Simon Brandhof2013-02-111-1/+2
| | | | same hard drive
* SONAR-2291 Fix unit test on WindowsSimon Brandhof2013-02-111-3/+13
|
* SONAR-2291 fix instability regression when temp dir is not in the same drive ↵Simon Brandhof2013-02-111-19/+40
| | | | partition than cache
* SONAR-2291 lower-case hashSimon Brandhof2013-02-102-6/+6
|
* Remove unused importSimon Brandhof2013-02-101-3/+0
|
* SONAR-2291 fix performance issue when computing file hashesSimon Brandhof2013-02-082-5/+16
|
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-0511-0/+734