aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/index/ResourceCache.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-92/+0
|
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
|
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-20/+5
|
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+3
|
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-271-0/+16
|
* Fix some quality flawsJulien HENRY2015-03-271-1/+0
|
* SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-261-0/+6
|
* SONAR-6012 Local issue trackingJulien HENRY2015-01-231-1/+10
|
* SONAR-6014 Isolate persistence of resources to ease its removal in preview modeJulien HENRY2015-01-071-5/+8
|
* 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-8/+34
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
|
* SONAR-3755 do not check duplications in ResourceCacheSimon Brandhof2013-06-051-1/+0
|
* SONAR-4316 implement IssueFilter and support ViolationFilterSimon Brandhof2013-05-281-0/+48