aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources/JavaFile.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-121/+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
* SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-191-0/+121
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-121-315/+0
* SONAR-926 Improve File/Directory to better support plugin still using this APIJulien HENRY2014-01-291-12/+5
* SONAR-3024 Perform one shot migration of all project resourcesJulien HENRY2014-01-231-5/+5
* SONAR-3024 No more support of deprecated keys in WS. No more leading slash in...Julien HENRY2014-01-201-1/+6
* SONAR-926 Fix JavaFile parent key when located in root directoryJulien HENRY2014-01-171-2/+4
* SONAR-926 Deprecate CLA qualifier. JavaFile are now FILE.Julien HENRY2014-01-171-2/+2
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-161-2/+4
* SONAR-926 Update JavaFile name to contains extensionJulien HENRY2014-01-151-1/+1
* SONAR-3024 Restore support of .jav extension for JavaJulien HENRY2014-01-131-2/+8
* SONAR-3024 Introduce deprecated key on resources to ease transitionJulien HENRY2014-01-131-42/+83
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-081-4/+29
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-161-1/+1
* Fix quality flawsSimon Brandhof2013-07-051-1/+1
* SONAR-4335 No way to exclude/include a file not located in a directoryJulien HENRY2013-06-281-1/+6
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-2/+6
* SONAR-3758 Test exclusion patternsDavid Gageot2012-10-051-3/+0
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-271-0/+8
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Remove some dead codesimonbrandhof2011-05-051-20/+0
* SONAR-1865 Dollars ($) are not accepted in java class namessimonbrandhof2011-04-151-6/+0
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Add javadoc to InputFile + improve JavaFile#toString()simonbrandhof2011-01-261-7/+1
* Improve backward-compatibility when adding data to a non-indexed resourcesimonbrandhof2011-01-251-17/+43
* Improve org.sonar.api.resources.Scopes and Qualifierssimonbrandhof2011-01-241-1/+1
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+233