aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/index/ComponentDataCache.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-59/+0
* SONAR-5528 Improve performance of persistit serialization for highlightingJulien HENRY2014-08-261-0/+3
* SONAR-5389 Support syntax highlighting in the new sensor APIJulien HENRY2014-07-241-0/+4
* SONAR-3437 Fix use of persistit with 3-Tuple keys. This allow to restoreJulien HENRY2014-05-011-2/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-201-2/+2
* Fix some quality flawsSimon Brandhof2013-05-291-2/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3893 use persistent map for syntax and symbol highlightingSimon Brandhof2013-04-171-0/+52