aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-java-api/src/main
Commit message (Collapse)AuthorAgeFilesLines
* API: rename BlockUnit to Methodsimonbrandhof2011-02-141-15/+1
|
* Rename Scopes.TYPE to Scopes.PROGRAM_UNITsimonbrandhof2011-02-071-1/+1
|
* Upgrade copyright headerssimonbrandhof2011-02-043-3/+3
|
* SONAR-2149 Resource filters are ignored in complexity distributions of Java ↵simonbrandhof2011-01-282-27/+18
| | | | | | projects This issue implies SONAR-2153 : API: A decorator should override formulas
* SONAR-2148: Fix NPE in JavaUtilsEvgeny Mandrikov2011-01-281-2/+8
|
* SONAR-2148: Add new properties to manage level of Java languageEvgeny Mandrikov2011-01-281-3/+25
| | | | * Use sonar-java-api in sonar-pmd-plugin and sonar-clover-plugin
* Improve backward-compatibility when adding data to a non-indexed resourcesimonbrandhof2011-01-251-0/+1
|
* SONAR-791 When the source directory is not exactly the java package root, ↵simonbrandhof2011-01-243-12/+22
| | | | Sonar should stop the analysis
* SONAR-2130 add some unit testssimonbrandhof2011-01-211-0/+5
|
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-211-0/+195
|
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-211-12/+71
|
* add the classes org.sonar.api.resources.Qualifiers and Scopessimonbrandhof2011-01-191-2/+2
|
* create the module sonar-java-api dedicated to Java supportsimonbrandhof2011-01-192-0/+139