aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/source/DefaultSymbolizable.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-113/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-5/+4
* SONAR-5894 Support symbol references with different lengthDuarte Meneses2015-11-171-0/+5
* No op for highlighting and symbol references in issues modeJulien HENRY2015-09-171-1/+64
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-7/+0
* SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute reportJulien HENRY2015-03-311-12/+11
* SONAR-5867 Add symbol references data into file_sources tableJulien HENRY2014-11-281-1/+1
* SONAR-5389 Port symbolizable API to new batch APIJulien HENRY2014-07-241-2/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3677 support deprecated FileSystemFilterSimon Brandhof2013-10-091-2/+2
* SONAR-3893 Reworked symbols API and changed package for corresponding classesJean-Baptiste Vilain2013-05-031-0/+53