| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate some constants that should have been deprecated in 4.2 | Julien HENRY | 2014-04-08 | 1 | -1/+10 |
* | Update Javadoc of Language::getFileSuffixes | Julien HENRY | 2014-04-02 | 1 | -2/+1 |
* | Remove Component.moduleKey | Julien Lancelot | 2014-03-17 | 1 | -5/+0 |
* | Update copyright headers (replace 2013 by 2014) | Simon Brandhof | 2014-03-11 | 19 | -19/+19 |
* | Deprecate remaining Java-specific stuff | Simon Brandhof | 2014-02-27 | 1 | -79/+0 |
* | SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages() | Simon Brandhof | 2014-02-26 | 1 | -3/+2 |
* | Fix some quality flaws | Simon Brandhof | 2014-02-24 | 2 | -3/+2 |
* | SONAR-926 Add module key information on components for IntelliJ | Julien HENRY | 2014-02-21 | 1 | -0/+5 |
* | Revert "SONAR-926 move InputFileUtils to sonar-deprecated" | Simon Brandhof | 2014-02-20 | 1 | -0/+166 |
* | SONAR-926 mark org.sonar.api.resources.InputFile as deprecated | Simon Brandhof | 2014-02-20 | 1 | -0/+2 |
* | SONAR-926 move InputFileUtils to sonar-deprecated | Simon Brandhof | 2014-02-20 | 1 | -166/+0 |
* | Add @CheckForNull | Julien HENRY | 2014-02-20 | 1 | -0/+2 |
* | SONAR-926 fix ResourceUtils#isPackage() and isClass() | Simon Brandhof | 2014-02-14 | 1 | -2/+2 |
* | Fix some quality flaws | Julien HENRY | 2014-02-13 | 2 | -2/+2 |
* | SONAR-5058 Remove default configuration for global test exclusions | Jean-Baptiste Lievremont | 2014-02-12 | 1 | -6/+1 |
* | SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages... | Julien HENRY | 2014-02-12 | 4 | -474/+2 |
* | SONAR-926 Export component path in issues WS search results | Julien HENRY | 2014-02-11 | 1 | -0/+5 |
* | SONAR-926 deprecate org.sonar.api.batch.ResourceFilter | Simon Brandhof | 2014-02-10 | 1 | -5/+2 |
* | SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilter | Julien HENRY | 2014-02-10 | 2 | -1/+15 |
* | SONAR-926 move org.sonar.api.resources.Method to sonar-deprecated | Simon Brandhof | 2014-02-04 | 2 | -104/+2 |
* | SONAR-926 move org.sonar.api.resources.Language to project scope | Simon Brandhof | 2014-02-03 | 1 | -0/+2 |
* | Fix some quality flaws | Simon Brandhof | 2014-02-01 | 1 | -68/+0 |
* | SONAR-926 Add a fromIOFile method on Directory to be consistent with File | Julien HENRY | 2014-01-31 | 2 | -8/+27 |
* | SONAR-926 Update javadoc of File.fromIoFile | Julien HENRY | 2014-01-31 | 1 | -3/+9 |
* | SONAR-926 JavaFile is now considered as equivalent to File | Julien HENRY | 2014-01-29 | 1 | -2/+16 |
* | SONAR-926 Improve File/Directory to better support plugin still using this API | Julien HENRY | 2014-01-29 | 3 | -48/+79 |
* | SONAR-926 Expose ModuleLanguages in plugin API | Julien HENRY | 2014-01-24 | 1 | -2/+3 |
* | SONAR-926 Multi-language support: | Julien HENRY | 2014-01-24 | 2 | -3/+16 |
* | Fix some quality flaws | Simon Brandhof | 2014-01-23 | 1 | -1/+1 |
* | SONAR-3024 Perform one shot migration of all project resources | Julien HENRY | 2014-01-23 | 3 | -24/+5 |
* | SONAR-3024 No more support of deprecated keys in WS. No more leading slash in... | Julien HENRY | 2014-01-20 | 3 | -9/+22 |
* | SONAR-926 Fix JavaFile parent key when located in root directory | Julien HENRY | 2014-01-17 | 1 | -2/+4 |
* | SONAR-926 Deprecate CLA qualifier. JavaFile are now FILE. | Julien HENRY | 2014-01-17 | 3 | -4/+24 |
* | SONAR-926 Merge Java package and directory concepts. Display full path of res... | Julien HENRY | 2014-01-16 | 7 | -52/+49 |
* | SONAR-3024 Fix regression with Library resources | Julien HENRY | 2014-01-16 | 2 | -14/+19 |
* | SONAR-926 Update JavaFile name to contains extension | Julien HENRY | 2014-01-15 | 1 | -1/+1 |
* | SONAR-3024 Fix SonarEngine to work with new resource keys | Julien HENRY | 2014-01-14 | 1 | -1/+2 |
* | SONAR-3024 Improve toString | Julien HENRY | 2014-01-14 | 2 | -0/+2 |
* | SONAR-3024 Restore support of .jav extension for Java | Julien HENRY | 2014-01-13 | 1 | -2/+8 |
* | SONAR-3024 Introduce deprecated key on resources to ease transition | Julien HENRY | 2014-01-13 | 5 | -86/+243 |
* | SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java tests | Julien HENRY | 2014-01-09 | 1 | -2/+1 |
* | SONAR-3024 Introduce a path attribute on resource to allow distinguish files | Julien HENRY | 2014-01-08 | 4 | -11/+75 |
* | Remove file system refactoring from API | Simon Brandhof | 2013-10-16 | 2 | -4/+0 |
* | SONAR-4768 Fail to analyze java files with extension .jav | Simon Brandhof | 2013-10-11 | 1 | -1/+1 |
* | SONAR-3677 enhanced file system | Simon Brandhof | 2013-10-09 | 2 | -0/+4 |
* | Fix some quality flaws | Simon Brandhof | 2013-10-07 | 1 | -1/+0 |
* | SONAR-4617 Refactoring away from Resource<T> | Simon Brandhof | 2013-09-16 | 5 | -6/+6 |
* | Revert "Add package-info files on sonar-plugin-api-module" | Julien Lancelot | 2013-09-16 | 1 | -24/+0 |
* | Add package-info files on sonar-plugin-api-module | Julien Lancelot | 2013-09-16 | 1 | -0/+24 |
* | Remove unused method | Julien HENRY | 2013-09-09 | 1 | -8/+0 |