aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources
Commit message (Expand)AuthorAgeFilesLines
* Update javadoc of Resource::getLanguageJulien HENRY2014-05-061-1/+3
* Deprecate some constants that should have been deprecated in 4.2Julien HENRY2014-04-081-1/+10
* Update Javadoc of Language::getFileSuffixesJulien HENRY2014-04-021-2/+1
* Remove Component.moduleKeyJulien Lancelot2014-03-171-5/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1119-19/+19
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-271-79/+0
* SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()Simon Brandhof2014-02-261-3/+2
* Fix some quality flawsSimon Brandhof2014-02-242-3/+2
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-211-0/+5
* Revert "SONAR-926 move InputFileUtils to sonar-deprecated"Simon Brandhof2014-02-201-0/+166
* SONAR-926 mark org.sonar.api.resources.InputFile as deprecatedSimon Brandhof2014-02-201-0/+2
* SONAR-926 move InputFileUtils to sonar-deprecatedSimon Brandhof2014-02-201-166/+0
* Add @CheckForNullJulien HENRY2014-02-201-0/+2
* SONAR-926 fix ResourceUtils#isPackage() and isClass()Simon Brandhof2014-02-141-2/+2
* Fix some quality flawsJulien HENRY2014-02-132-2/+2
* SONAR-5058 Remove default configuration for global test exclusionsJean-Baptiste Lievremont2014-02-121-6/+1
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-124-474/+2
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-111-0/+5
* SONAR-926 deprecate org.sonar.api.batch.ResourceFilterSimon Brandhof2014-02-101-5/+2
* SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilterJulien HENRY2014-02-102-1/+15
* SONAR-926 move org.sonar.api.resources.Method to sonar-deprecatedSimon Brandhof2014-02-042-104/+2
* SONAR-926 move org.sonar.api.resources.Language to project scopeSimon Brandhof2014-02-031-0/+2
* Fix some quality flawsSimon Brandhof2014-02-011-68/+0
* SONAR-926 Add a fromIOFile method on Directory to be consistent with FileJulien HENRY2014-01-312-8/+27
* SONAR-926 Update javadoc of File.fromIoFileJulien HENRY2014-01-311-3/+9
* SONAR-926 JavaFile is now considered as equivalent to FileJulien HENRY2014-01-291-2/+16
* SONAR-926 Improve File/Directory to better support plugin still using this APIJulien HENRY2014-01-293-48/+79
* SONAR-926 Expose ModuleLanguages in plugin APIJulien HENRY2014-01-241-2/+3
* SONAR-926 Multi-language support:Julien HENRY2014-01-242-3/+16
* Fix some quality flawsSimon Brandhof2014-01-231-1/+1
* SONAR-3024 Perform one shot migration of all project resourcesJulien HENRY2014-01-233-24/+5
* SONAR-3024 No more support of deprecated keys in WS. No more leading slash in...Julien HENRY2014-01-203-9/+22
* 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-173-4/+24
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-167-52/+49
* SONAR-3024 Fix regression with Library resourcesJulien HENRY2014-01-162-14/+19
* SONAR-926 Update JavaFile name to contains extensionJulien HENRY2014-01-151-1/+1
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-141-1/+2
* SONAR-3024 Improve toStringJulien HENRY2014-01-142-0/+2
* 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-135-86/+243
* SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java testsJulien HENRY2014-01-091-2/+1
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-084-11/+75
* Remove file system refactoring from APISimon Brandhof2013-10-162-4/+0
* SONAR-4768 Fail to analyze java files with extension .javSimon Brandhof2013-10-111-1/+1
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-092-0/+4
* Fix some quality flawsSimon Brandhof2013-10-071-1/+0
* SONAR-4617 Refactoring away from Resource<T>Simon Brandhof2013-09-165-6/+6
* Revert "Add package-info files on sonar-plugin-api-module"Julien Lancelot2013-09-161-24/+0
* Add package-info files on sonar-plugin-api-moduleJulien Lancelot2013-09-161-0/+24