Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright header for this new year | Simon Brandhof | 2012-01-10 | 39 | -39/+39 |
| | |||||
* | SONAR-3150 Reduce size of PMD and FindBugs plugins | Evgeny Mandrikov | 2012-01-09 | 1 | -32/+47 |
| | | | | | | | * Remove unused dependencies * Lock size with help of maven-enforcer-plugin to prevent future regressions | ||||
* | Upgrade to 2.14-SNAPSHOT | Eric Hartmann | 2012-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-3054 Change some Findbugs rule titles | Evgeny Mandrikov | 2011-12-20 | 1 | -6/+6 |
| | |||||
* | Upgrade version to 2.13-SNAPSHOT | Eric Hartmann | 2011-11-09 | 1 | -1/+1 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2011-11-07 | 1 | -12/+12 |
| | |||||
* | Revert "SONAR-2594 Fix tests" | Evgeny Mandrikov | 2011-10-27 | 1 | -4/+0 |
| | | | | This reverts commit 6c0ae292c9d12eaa61b1507831eb9905ea2c6c40. | ||||
* | Revert "SONAR-2594 FindBugs plugin should support localized violations" | Evgeny Mandrikov | 2011-10-27 | 2 | -11/+0 |
| | | | | This reverts commit 84d96bf6ada999fe22db0551b3e9d56f6605c9bd. | ||||
* | SONAR-2594 Fix tests | Evgeny Mandrikov | 2011-10-19 | 1 | -0/+4 |
| | |||||
* | SONAR-2594 FindBugs plugin should support localized violations | Evgeny Mandrikov | 2011-10-19 | 2 | -0/+11 |
| | |||||
* | Fix declaration of sonar-packaging-maven-plugin to allow proper inheritance | Evgeny Mandrikov | 2011-10-14 | 1 | -4/+4 |
| | |||||
* | SONAR-2873 FindBugs should be disposed after usage | Evgeny Mandrikov | 2011-10-10 | 1 | -1/+5 |
| | |||||
* | Upgrade version to 2.12-SNAPSHOT | Simon Brandhof | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.11-SNAPSHOT | Simon Brandhof | 2011-08-05 | 1 | -1/+1 |
| | |||||
* | Fix new violations | Simon Brandhof | 2011-08-02 | 1 | -3/+3 |
| | |||||
* | SONAR-75 rule search engine supports localized titles | Simon Brandhof | 2011-07-29 | 2 | -3331/+1153 |
| | |||||
* | SONAR-2477 Allow to use FindBugs filter-files with exclusions | Evgeny Mandrikov | 2011-07-12 | 9 | -26/+210 |
| | | | | | | | Added parameter "sonar.findbugs.excludesFilters". This parameter will be automatically configured based on configuration for findbugs-maven-plugin. However it can reference only local files, even if findbugs-maven-plugin supports resources and URLs. | ||||
* | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 |
| | |||||
* | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | SONAR-2536 Execution of FindBugs should not leave unterminated threads | Evgeny Mandrikov | 2011-06-21 | 1 | -1/+4 |
| | |||||
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Temporarily downgrade version to 2.8-SNAPSHOT | simonbrandhof | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | Upgrade version to 2.9-SNAPSHOT | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Release 2.8-RC2 | simonbrandhof | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Reduce technical debt | simonbrandhof | 2011-05-05 | 1 | -1/+0 |
| | |||||
* | Remove some dead code | simonbrandhof | 2011-05-05 | 1 | -1/+0 |
| | |||||
* | Prepare for next development iteration | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | Prepare 2.8-RC1 | Evgeny Mandrikov | 2011-05-03 | 1 | -1/+1 |
| | |||||
* | SONAR-2323 Remove logs specific to Maven | simonbrandhof | 2011-04-27 | 1 | -1/+1 |
| | |||||
* | SONAR-2341 Deprecate Project.getPackaging and don't use it in findbugs plugin | Evgeny Mandrikov | 2011-04-21 | 2 | -10/+1 |
| | |||||
* | Remove warnings about reuseExistingRulesConfiguration from checkstyle, pmd ↵ | Evgeny Mandrikov | 2011-04-15 | 2 | -9/+1 |
| | | | | and findbugs plugins | ||||
* | Improve ProjectFileSystem | Evgeny Mandrikov | 2011-04-12 | 1 | -2/+2 |
| | | | | | | * Use ProjectFileSystem instead of DefaultProjectFileSystem in tests * Use InputFileUtils in DefaultProjectFileSystem * Add MavenProjectFileSystem | ||||
* | SONAR-2332 Findbugs plugin must remove temporary files created during execution | Evgeny Mandrikov | 2011-04-05 | 1 | -10/+24 |
| | |||||
* | Fix crlf | Evgeny Mandrikov | 2011-04-04 | 5 | -39/+39 |
| | |||||
* | SONAR-1898 Introduce new entry point - SonarPlugin | Evgeny Mandrikov | 2011-04-04 | 2 | -14/+35 |
| | |||||
* | Upgrade master to version 2.8-SNAPSHOT | simonbrandhof | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC3 | simonbrandhof | 2011-03-28 | 1 | -1/+1 |
| | |||||
* | Fix coding violations | simonbrandhof | 2011-03-27 | 1 | -9/+8 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC1 | simonbrandhof | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release 2.7-RC2 | simonbrandhof | 2011-03-18 | 1 | -1/+1 |
| | |||||
* | do not run parallel unit tests in findbugs plugin | simonbrandhof | 2011-03-07 | 1 | -10/+0 |
| | |||||
* | sonar-plugin-api must be declared with scope provided in plugins | Evgeny Mandrikov | 2011-03-04 | 1 | -1/+0 |
| | | | | * It prevents embedding additional dependencies. | ||||
* | SONAR-2231 Don't use module sonar-deprecated in core plugins | Evgeny Mandrikov | 2011-02-23 | 2 | -29/+0 |
| | | | | | | | | * Create new implementation of PmdViolationsXmlParser for sonar-pmd-plugin * Remove unused method in sonar-findbugs-plugin and remove dependency * Just remove dependency in sonar-squid-java-plugin |