Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-3949 Extract sonar-findbugs-plugin into Sonar Java | Evgeny Mandrikov | 2012-12-04 | 479 | -11751/+0 |
| | |||||
* | Revert SONAR-3885 code | Fabrice Bellingard | 2012-12-03 | 3 | -56/+31 |
| | | | | | | | | | | This reverts commit ef9e63fa87b0a4cc943b969f972217163241869e. This reverts commit 0ca3e750948ff947c6ab5918cb7f36c9ad0095bb. This reverts commit b988f880e5658cb6cc733391de782ff539cd527b. This reverts commit ab832caa3878603fc087749732def51e1f4ffacc. This reverts commit 5d308f5d402522b2a387e30292187d71a3724ba8. This reverts commit 123ef89aa488f906363d5fba90951be7d430756a. This reverts commit 14de16c62104cff7d8cb0a272b1f3abb29458f6e. | ||||
* | Fix test that assert on Findbugs violation message independent of Locale. | Julien HENRY | 2012-11-27 | 1 | -2/+26 |
| | | | | On my french laptop the test "shouldExecuteFindbugsWhenNoReportProvided" failed because Findbugs violation message was in french. | ||||
* | SONARJAVA-15 Add log message, when FindBugs filter-file is used | Evgeny Mandrikov | 2012-11-07 | 1 | -0/+1 |
| | |||||
* | SONARJAVA-14,SONARJAVA-18 Grab violations directly from FindBugs | Evgeny Mandrikov | 2012-11-07 | 3 | -84/+50 |
| | |||||
* | SONAR-3885 Configure Findbugs Inclusions | David Gageot | 2012-11-06 | 3 | -38/+46 |
| | |||||
* | SONAR-3885 Prepare Findbugs configuration for inclusions | David Gageot | 2012-11-06 | 2 | -23/+40 |
| | |||||
* | Upgrade version to 3.4-SNAPSHOT | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC2 | Eric Hartmann | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 3.3-RC1 | Eric Hartmann | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | SONAR-3724 Validate rule repositories in unit tests | David Gageot | 2012-10-05 | 2 | -12/+24 |
| | |||||
* | Fix violation | Fabrice Bellingard | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-SNAPSHOT | GAUDIN | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-M5 | GAUDIN | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | SONAR-2325 Add the confidence level property on the Findbugs plugin | Fabrice Bellingard | 2012-09-25 | 5 | -6/+76 |
| | | | | | => The Findbugs plugin should offer a way to filter bugs whose probability is not high enough | ||||
* | SONAR-3823 Don't activate Findbugs extensions on non-Java projects | Fabrice Bellingard | 2012-09-24 | 4 | -12/+89 |
| | |||||
* | SONAR-3754 Use multi-values for a couple of properties | David Gageot | 2012-09-21 | 1 | -2/+6 |
| | |||||
* | SONAR-3783 Core plugin not able to have his own l10n bundle | Fabrice Bellingard | 2012-09-18 | 416 | -2/+3116 |
| | | | => Move the bundles in the plugins they are related to. | ||||
* | Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOT | Eric Hartmann | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3 | Eric Hartmann | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-SNAPSHOT | Eric Hartmann | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Update to 3.3-M2 | Eric Hartmann | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Reformat Findbugs rules.xml for better readability | Evgeny Mandrikov | 2012-08-08 | 1 | -859/+399 |
| | |||||
* | Fix EOLs | Evgeny Mandrikov | 2012-08-08 | 1 | -1/+1 |
| | |||||
* | SONAR-3699 Upgrade to FindBugs 2.0.1 | Evgeny Mandrikov | 2012-08-07 | 5 | -5/+66 |
| | | | | | | | | | | New rules: * PT_ABSOLUTE_PATH_TRAVERSAL * PT_RELATIVE_PATH_TRAVERSAL * NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR * MS_SHOULD_BE_REFACTORED_TO_BE_FINAL * BC_UNCONFIRMED_CAST_OF_RETURN_VALUE * TQ_COMPARING_VALUES_WITH_INCOMPATIBLE_TYPE_QUALIFIERS | ||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | SONAR-2594 FindBugs plugin should support localized violations | Evgeny Mandrikov | 2012-07-09 | 4 | -1/+24 |
| | |||||
* | Improve coverage of FindbugsConfiguration | Evgeny Mandrikov | 2012-07-09 | 2 | -11/+50 |
| | |||||
* | SONAR-3572 Remove useless property 'sonar.findbugs.generateXml' | Evgeny Mandrikov | 2012-07-09 | 3 | -28/+4 |
| | |||||
* | SONAR-3572 FindBugs plugin should log violation only on the primary location ↵ | Evgeny Mandrikov | 2012-07-06 | 15 | -190/+234 |
| | | | | of a bug instance | ||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | Fix violations | Fabrice Bellingard | 2012-05-24 | 1 | -8/+10 |
| | |||||
* | SONAR-3074 Improve the logging when duplicate FB plugin is loaded | Fabrice Bellingard | 2012-05-20 | 1 | -2/+7 |
| | |||||
* | SONAR-3074 Add comments into the code about FB issue with Security Manager | Fabrice Bellingard | 2012-05-18 | 1 | -0/+7 |
| | |||||
* | SONAR-3074 Disable update check for every FB plugin | Fabrice Bellingard | 2012-05-16 | 1 | -0/+8 |
| | |||||
* | SONAR-3074 Keep SecurityManager in memory because FB plays with it | Fabrice Bellingard | 2012-05-16 | 1 | -0/+2 |
| | | | | | => which causes an "access denied" on shutdown of the executor service | ||||
* | Fix the build by removing unused dependency. | David Gageot | 2012-05-15 | 1 | -7/+0 |
| | | | This dependency is not found in Maven Central. | ||||
* | SONAR-3074 Add new Findbugs 2.0 new rules | Fabrice Bellingard | 2012-05-15 | 3 | -5/+244 |
| | |||||
* | SONAR-3074 Update code to use Findbugs 2.0 | Fabrice Bellingard | 2012-05-15 | 2 | -34/+49 |
| | |||||
* | Code cleaning : Remove indirect access to static member | David Gageot | 2012-04-27 | 1 | -1/+3 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 2 | -21/+24 |
| | |||||
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 1 | -0/+1 |
| | |||||
* | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
| | |||||
* | SONAR-1378 validate property types + update type of core properties | Simon Brandhof | 2012-03-16 | 1 | -1/+2 |
| | |||||
* | SONAR-1378 Add the ability to specify a "type" when defining a plugin property | Simon Brandhof | 2012-03-14 | 1 | -19/+24 |
| |