aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-findbugs-plugin/src/test
Commit message (Expand)AuthorAgeFilesLines
* Improve ProjectFileSystemEvgeny Mandrikov2011-04-121-2/+2
* Fix crlfEvgeny Mandrikov2011-04-045-39/+39
* SONAR-1898 Introduce new entry point - SonarPluginEvgeny Mandrikov2011-04-041-0/+34
* SONAR-2231 Don't use module sonar-deprecated in core pluginsEvgeny Mandrikov2011-02-231-23/+0
* Upgrade copyright headerssimonbrandhof2011-02-0412-12/+12
* SONAR-1280: Fix unit testEvgeny Mandrikov2011-02-011-1/+2
* SONAR-1481: Allow Findbugs extensionsJason Bennett2011-01-063-99/+112
* SONAR-2011:Godin2010-12-061-9/+6
* Core Plugins: don't use deprecated methods, add missing license headerGodin2010-12-032-32/+25
* SONAR-249 improve core components to load rules and metricssimonbrandhof2010-11-294-26/+29
* SONAR-2005: Remove the useless Findbugs rule "DMI_VACUOUS_CALL_TO_EASYMOCK_ME...Godin2010-11-251-2/+2
* SONAR-1977: Ignore violations from findbugs report, if rule not activated in ...Godin2010-11-154-8/+65
* SONAR-1772: Add annotations.jar and jsr305.jar to auxiliary classpath before ...Godin2010-11-023-61/+2
* SONAR-1772: Use method getURL() from org.sonar.api.platform.ServerGodin2010-11-021-5/+5
* add some missing license headersGodin2010-11-023-0/+57
* SONAR-1772: Add unit test for FindbugsDownloaderGodin2010-11-021-0/+59
* SONAR-1772: Add annotations.jar and jsr305.jar to auxiliary classpath before ...Godin2010-11-012-6/+6
* SONAR-1772: Minor fixesGodin2010-10-211-1/+2
* SONAR-1772: Remove old code, add testsGodin2010-10-216-358/+146
* SONAR-1772: Don't allow to reuse existing rules config for findbugsGodin2010-10-211-34/+0
* SONAR-1772: Use existing rules configGodin2010-10-212-11/+15
* SONAR-1772: Use existing rules configGodin2010-10-212-10/+44
* SONAR-1772: Use existing rules configGodin2010-10-201-8/+8
* SONAR-1772:Godin2010-10-191-0/+28
* SONAR-1772: Reuse reportGodin2010-10-191-7/+49
* SONAR-1772: Add FindbugsNativeSensorTestGodin2010-10-191-0/+49
* SONAR-1772:Godin2010-10-191-4/+7
* 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-181-2/+12
* SONAR-1772:Godin2010-10-181-0/+1
* SONAR-1772: Remove the use of the Maven Findbugs plugin to directly pilot the...Godin2010-10-181-0/+42
* API: apply the same pattern between rules and profiles API. The extension poi...simonbrandhof2010-10-083-8/+6
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-081-1/+1
* fix SONAR-1802 : Can't import FindBugs profile when some rules are duplicated...fmallet2010-09-232-10/+12
* findbugs plugin: improve a unit testsimonbrandhof2010-09-231-3/+10
* fix SONAR-1480 : No way to export Findbugs rules in a XML file and then to re...fmallet2010-09-1719-604/+495
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0618-0/+1230