aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/index/ResourceCacheTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-53/+0
* Redundant throws clause in testsDavid Gageot2015-05-071-2/+2
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-2/+2
* Replace fest-assert by assertJSimon Brandhof2015-01-101-2/+2
* SONAR-6014 Isolate persistence of resources to ease its removal in preview modeJulien HENRY2015-01-071-3/+2
* SONAR-5945 Improve export of components in report and fix uploadJulien HENRY2014-12-191-2/+2
* SONAR-5945 Upload issues in analysis reportJulien HENRY2014-12-171-3/+4
* SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackageJulien HENRY2014-03-251-4/+4
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3755 do not check duplications in ResourceCacheSimon Brandhof2013-06-051-15/+0
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-281-0/+68