index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-plugin-api
/
src
/
main
/
java
/
org
/
sonar
/
api
/
resources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update javadoc of Resource::getLanguage
Julien HENRY
2014-05-06
1
-1
/
+3
*
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
[next]