aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/source/HighlightableBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-51/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-171-2/+5
* SONAR-6052 Extract primaryLocation as a special attributeJulien HENRY2015-07-311-1/+1
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-25/+8
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-10/+17
* SONAR-5389 Port symbolizable API to new batch APIJulien HENRY2014-07-241-1/+1
* SONAR-5389 Support syntax highlighting in the new sensor APIJulien HENRY2014-07-241-0/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 Fix NPE in sonar-java during first analysis with 4.2Simon Brandhof2014-02-201-6/+0
* SONAR-926 remove remaining usages of deprecated qualifiersSimon Brandhof2014-02-121-1/+1
* SONAR-3893 Reworked symbols API and changed package for corresponding classesJean-Baptiste Vilain2013-05-031-0/+61