aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-findbugs-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1772: Use existing rules configGodin2010-10-214-15/+55
* SONAR-1772: Use existing rules configGodin2010-10-204-18/+40
* SONAR-1772:Godin2010-10-192-1/+29
* SONAR-1772: Reuse reportGodin2010-10-192-8/+63
* SONAR-1772: Add FindbugsNativeSensorTestGodin2010-10-192-5/+54
* SONAR-1772: Fix dependencies for findbugs in order to avoid 'VerifyError: Can...Godin2010-10-191-3/+11
* SONAR-1772:Godin2010-10-196-11/+29
* SONAR-1772: Add FindbugsVersionTestGodin2010-10-181-0/+15
* SONAR-1772: Execute findbugs in separate thread and terminate after "sonar.fi...Godin2010-10-181-1/+1
* SONAR-1772: Execute findbugs in separate thread and terminate after "sonar.fi...Godin2010-10-184-3/+35
* SONAR-1772:Godin2010-10-186-12/+65
* SONAR-1772: Remove the use of the Maven Findbugs plugin to directly pilot the...Godin2010-10-1811-4/+1443
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-121-1/+1
* [maven-release-plugin] prepare release 2.3simonbrandhof2010-10-121-1/+1
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-084-10/+11
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-082-8/+4
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-10-051-1/+1
* [maven-release-plugin] prepare release 2.3-RC2simonbrandhof2010-10-051-1/+1
* upgrade trunk to 2.4-SNAPSHOTsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-09-301-1/+1
* [maven-release-plugin] prepare release 2.3-RC1simonbrandhof2010-09-301-1/+1
* rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParsersimonbrandhof2010-09-301-2/+2
* SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...simonbrandhof2010-09-241-2/+1
* fix SONAR-1802 : Can't import FindBugs profile when some rules are duplicated...fmallet2010-09-233-11/+13
* add AnnotationRuleRepository to load rules from sonar-check-api annotationssimonbrandhof2010-09-231-1/+1
* SONAR-1706 Depreciate sonar.reuseExistingRulesConfigurationsimonbrandhof2010-09-231-0/+7
* findbugs plugin: improve a unit testsimonbrandhof2010-09-231-3/+10
* remove unused GWT permutations in order to increase build duration + use para...simonbrandhof2010-09-221-0/+10
* fix SONAR-1480 : No way to export Findbugs rules in a XML file and then to re...fmallet2010-09-1732-786/+1959
* move deprecated rule API to sonar-deprecatedsimonbrandhof2010-09-141-0/+5
* fix SONAR-1534 : Activation of all the default FindBugs rulesfmallet2010-09-101-12/+86
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0638-0/+7183