aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-findbugs-plugin
Commit message (Expand)AuthorAgeFilesLines
* revert trunk version to 2.5-SNAPSHOTsimonbrandhof2010-12-271-1/+1
* [maven-release-plugin] prepare release 2.5simonbrandhof2010-12-241-1/+1
* Minor fix.Godin2010-12-171-15/+9
* Fix typosGodin2010-12-061-1/+1
* SONAR-2011:Godin2010-12-063-21/+21
* SONAR-2011: Remove unused dependencies on maven-plugin-api and maven-core fro...Godin2010-12-031-10/+5
* Core Plugins: don't use deprecated methods, add missing license headerGodin2010-12-032-32/+25
* SONAR-2007 remove iso categories from checkstyle, pmd and findbugssimonbrandhof2010-12-031-377/+377
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-294-26/+29
* Fix violations reported on NemoGodin2010-11-252-13/+7
* SONAR-2005: Remove the useless Findbugs rule "DMI_VACUOUS_CALL_TO_EASYMOCK_ME...Godin2010-11-254-12/+5
* Fix violations reported on NemoGodin2010-11-255-16/+20
* SONAR-1979: Add missing FindBugs rule - Dead store due to switch statement fa...Godin2010-11-232-1/+14
* SONAR-1977: Ignore violations from findbugs report, if rule not activated in ...Godin2010-11-151-1/+1
* SONAR-1977: Ignore violations from findbugs report, if rule not activated in ...Godin2010-11-155-15/+76
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-091-1/+1
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-091-1/+1
* SONAR-1915: Deploy core plugins to maven repositoryGodin2010-11-031-6/+0
* SONAR-1772: Add annotations.jar and jsr305.jar to auxiliary classpath before ...Godin2010-11-027-152/+39
* SONAR-1772: Use method getURL() from org.sonar.api.platform.ServerGodin2010-11-022-12/+11
* add some missing license headersGodin2010-11-026-14/+136
* SONAR-1772: Add unit test for FindbugsDownloaderGodin2010-11-022-4/+88
* SONAR-1772: Add annotations.jar and jsr305.jar to auxiliary classpath before ...Godin2010-11-015-19/+81
* SONAR-1772: Remove deprecated property "sonar.findbugs.maxHeap"Godin2010-10-251-8/+0
* SONAR-1772: Minor fixesGodin2010-10-214-4/+5
* SONAR-1772: Remove old code, add testsGodin2010-10-2111-626/+168
* SONAR-1772: Don't allow to reuse existing rules config for findbugsGodin2010-10-213-51/+4
* SONAR-1772: Use existing rules configGodin2010-10-214-26/+25
* 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