aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/DefaultFileLinesContextFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-52/+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
* Fix some quality flawsJulien HENRY2014-03-261-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
* SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilterJulien HENRY2014-02-101-12/+1
* SONAR-926 Improve FileLineContextFactory to support InputFileJulien HENRY2014-01-291-5/+4
* SONAR-926 Improve FileLineContextFactory to support InputFileJulien HENRY2014-01-291-1/+24
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-131-0/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3209 Add new batch component - FileLinesContextFactoryEvgeny Mandrikov2012-02-091-0/+39