aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources/InputFileUtils.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7727 Remove org.sonar.api.resources.InputFileJulien HENRY2016-07-061-171/+0
* remove use of Guava's Objects.equalSébastien Lesaint2016-05-241-4/+3
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-2/+3
* Add missing @Override annotationsSimon Brandhof2014-10-101-0/+4
* SONAR-5389 Add a new dependency APIJulien HENRY2014-09-121-1/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Revert "SONAR-926 move InputFileUtils to sonar-deprecated"Simon Brandhof2014-02-201-0/+166
* SONAR-926 move InputFileUtils to sonar-deprecatedSimon Brandhof2014-02-201-166/+0
* Remove file system refactoring from APISimon Brandhof2013-10-161-2/+0
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-091-0/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* InputFile should return an input stream to make it easier to test code readin...David Gageot2012-05-071-5/+17
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* API: add methods to InputFileUtilssimonbrandhof2011-04-111-3/+31
* API: add the file org.sonar.api.resources.InputFileUtilssimonbrandhof2011-04-101-0/+126