aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-java-api
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade master to version 2.8-SNAPSHOTsimonbrandhof2011-03-291-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC3simonbrandhof2011-03-281-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC1simonbrandhof2011-03-221-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare release 2.7-RC2simonbrandhof2011-03-181-1/+1
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-02-181-1/+1
|
* [maven-release-plugin] prepare release 2.62.6simonbrandhof2011-02-181-1/+1
|
* API: rename BlockUnit to Methodsimonbrandhof2011-02-141-15/+1
|
* Rename Scopes.TYPE to Scopes.PROGRAM_UNITsimonbrandhof2011-02-071-1/+1
|
* Upgrade copyright headerssimonbrandhof2011-02-046-6/+6
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-281-1/+1
|
* [maven-release-plugin] prepare release 2.6-M1simonbrandhof2011-01-281-1/+1
|
* SONAR-2149 Resource filters are ignored in complexity distributions of Java ↵simonbrandhof2011-01-284-35/+26
| | | | | | 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-212-1/+26
|
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-212-0/+244
|
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-212-18/+95
|
* 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-195-0/+258