Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-06-18 | 1 | -1/+1 | |
| | ||||||
* | fixed unstable PersistentCacheTest | Duarte Meneses | 2015-06-05 | 1 | -6/+8 | |
| | ||||||
* | improve cache logging | Duarte Meneses | 2015-06-05 | 1 | -5/+4 | |
| | ||||||
* | fix test when SONAR_USER_HOME env var is set | Duarte Meneses | 2015-06-04 | 1 | -0/+3 | |
| | ||||||
* | SONAR-6577 Offline mode in preview mode | Duarte Meneses | 2015-06-04 | 6 | -12/+538 | |
| | ||||||
* | SONAR-6517 apply feedback | Simon Brandhof | 2015-05-11 | 1 | -1/+0 | |
| | ||||||
* | SONAR-6370 isolate plugin classloader from core | Simon Brandhof | 2015-05-11 | 2 | -72/+1 | |
| | ||||||
* | Redundant imports | David Gageot | 2015-05-07 | 1 | -1/+0 | |
| | ||||||
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 2 | -3/+3 | |
| | ||||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 3 | -3/+3 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2014-12-09 | 1 | -1/+0 | |
| | ||||||
* | Refactor FileCache#newTempFile() | Simon Brandhof | 2014-12-08 | 1 | -17/+4 | |
| | ||||||
* | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 3 | -0/+9 | |
| | ||||||
* | SONAR-5062 New implementation of concurrent safe unzip using FileLock | Julien HENRY | 2014-03-25 | 2 | -33/+22 | |
| | ||||||
* | SONAR-5062 Disable test until a correct implementation is found. | Julien HENRY | 2014-03-25 | 1 | -1/+3 | |
| | ||||||
* | SONAR-5062 Improve stability of tests | Julien HENRY | 2014-03-24 | 1 | -1/+4 | |
| | ||||||
* | SONAR-5062 Add test | Julien HENRY | 2014-03-24 | 2 | -5/+26 | |
| | ||||||
* | SONAR-5062 Don't fail when concurrent process unzip same plugin dependency | Julien HENRY | 2014-03-24 | 1 | -1/+7 | |
| | ||||||
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 11 | -11/+11 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2013-12-09 | 1 | -1/+1 | |
| | ||||||
* | Reduce size of test resource. | Julien HENRY | 2013-12-09 | 1 | -0/+0 | |
| | ||||||
* | Add missing file to previous commit | Julien HENRY | 2013-12-09 | 1 | -0/+0 | |
| | ||||||
* | Improve UT coverage | Julien HENRY | 2013-12-09 | 1 | -0/+26 | |
| | ||||||
* | SONAR-4830 Extract plugin dependencies in the cache | Julien HENRY | 2013-11-26 | 1 | -0/+38 | |
| | ||||||
* | Fix some quality flaws | Dinesh Bolkensteyn | 2013-08-29 | 1 | -1/+1 | |
| | ||||||
* | Remove coupling on commons-io FileUtils | Simon Brandhof | 2013-06-17 | 1 | -2/+1 | |
| | ||||||
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 11 | -44/+44 | |
| | ||||||
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 11 | -33/+33 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2013-02-13 | 1 | -10/+8 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2013-02-12 | 1 | -1/+1 | |
| | ||||||
* | SONAR-2291 Minor improvement | Julien HENRY | 2013-02-11 | 1 | -1/+2 | |
| | ||||||
* | SONAR-2291 fix bad message | Simon Brandhof | 2013-02-11 | 1 | -2/+1 | |
| | ||||||
* | SONAR-2291 improve warning when temp folder and user cache are not on the ↵ | Simon Brandhof | 2013-02-11 | 1 | -1/+2 | |
| | | | | same hard drive | |||||
* | SONAR-2291 Fix unit test on Windows | Simon Brandhof | 2013-02-11 | 1 | -3/+13 | |
| | ||||||
* | SONAR-2291 fix instability regression when temp dir is not in the same drive ↵ | Simon Brandhof | 2013-02-11 | 1 | -19/+40 | |
| | | | | partition than cache | |||||
* | SONAR-2291 lower-case hash | Simon Brandhof | 2013-02-10 | 2 | -6/+6 | |
| | ||||||
* | Remove unused import | Simon Brandhof | 2013-02-10 | 1 | -3/+0 | |
| | ||||||
* | SONAR-2291 fix performance issue when computing file hashes | Simon Brandhof | 2013-02-08 | 2 | -5/+16 | |
| | ||||||
* | SONAR-2291 move management of file cache to the new module sonar-home | Simon Brandhof | 2013-02-05 | 11 | -0/+734 | |