index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
sonar-pmd-plugin
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests should be independent from EOL in resources
Evgeny Mandrikov
2011-04-22
1
-11
/
+35
*
Remove warnings about reuseExistingRulesConfiguration from checkstyle, pmd an...
Evgeny Mandrikov
2011-04-15
1
-4
/
+1
*
Improve ProjectFileSystem
Evgeny Mandrikov
2011-04-12
1
-2
/
+2
*
Fix crlf
Evgeny Mandrikov
2011-04-04
3
-63
/
+63
*
SONAR-1898 Introduce new entry point - SonarPlugin
Evgeny Mandrikov
2011-04-04
2
-19
/
+42
*
SONAR-1667 Add param ignoreAnnotations to PMD rule UselessOverridingMethod
Evgeny Mandrikov
2011-03-30
1
-0
/
+3
*
Fix coding violations
simonbrandhof
2011-03-27
1
-2
/
+3
*
fix coding violations
simonbrandhof
2011-03-27
1
-23
/
+6
*
Fix violations reported by Sonar Eclipse
Evgeny Mandrikov
2011-03-08
4
-20
/
+35
*
SONAR-2231 Don't use module sonar-deprecated in core plugins
Evgeny Mandrikov
2011-02-23
3
-65
/
+80
*
Upgrade copyright headers
simonbrandhof
2011-02-04
27
-283
/
+283
*
SONAR-2166 Cardinality of checkstyle rule Member Name should be updated to mu...
simonbrandhof
2011-02-03
1
-226
/
+452
*
SONAR-2161: Normalize Java version for PMD
Evgeny Mandrikov
2011-02-02
2
-8
/
+26
*
Add profile to check copyright headers + fix some badly formatted headers
simonbrandhof
2011-01-31
1
-0
/
+19
*
SONAR-2148: Add new properties to manage level of Java language
Evgeny Mandrikov
2011-01-28
1
-6
/
+6
*
SONAR-1829: Use severity instead of priority
Godin
2010-12-07
2
-4
/
+4
*
SONAR-1829: Use severity instead of priority
Godin
2010-12-07
4
-41
/
+37
*
SONAR-2031: Remove the feature "reuse configuration" of the plugins Checkstyl...
Godin
2010-12-06
3
-59
/
+16
*
Core Plugins: don't use deprecated methods, add missing license header
Godin
2010-12-03
1
-3
/
+2
*
SONAR-2007 remove iso categories from checkstyle, pmd and findbugs
simonbrandhof
2010-12-03
1
-224
/
+224
*
SONAR-249 improve core components to load rules and metrics
simonbrandhof
2010-11-29
1
-3
/
+7
*
SONAR-1871: Generate a meaningful error message when the PMD XPATH rule is ac...
Godin
2010-10-28
2
-23
/
+52
*
API: apply the same pattern between rules and profiles API. The extension poi...
simonbrandhof
2010-10-08
3
-11
/
+11
*
API: improve the pattern to define quality profiles. The extension point is o...
simonbrandhof
2010-10-08
3
-3
/
+3
*
rename org.sonar.api.rules.StandardRuleXmlFormat to XMLRuleParser
simonbrandhof
2010-09-30
1
-3
/
+3
*
SONAR-1812 The declaration @BelongsTo(classes=GeneratesViolations.class) does...
simonbrandhof
2010-09-24
1
-2
/
+1
*
add AnnotationRuleRepository to load rules from sonar-check-api annotations
simonbrandhof
2010-09-23
1
-1
/
+1
*
SONAR-1706 Depreciate sonar.reuseExistingRulesConfiguration
simonbrandhof
2010-09-23
1
-0
/
+5
*
fix : The PMD rule CloneMethodMustImplementCloneable was not imported from th...
fmallet
2010-09-17
1
-1
/
+1
*
fix integration test : the root node of a PMD configuration is "ruleset" and ...
fmallet
2010-09-17
4
-6
/
+6
*
When the import of a PMD configuration file fails, the full stack trace is lo...
fmallet
2010-09-17
1
-3
/
+7
*
Prevent Unit Tests from generating report file outside of the /target directory
fmallet
2010-09-16
2
-3
/
+4
*
fix SONAR-1766 - A warning is generated when the user tries to import a PMD c...
fmallet
2010-09-15
2
-0
/
+22
*
SONAR-1766 - remove useless test resource
fmallet
2010-09-15
1
-0
/
+0
*
SONAR-1766 - The PMD XPath rule can now be duplicated through the Sonar user ...
fmallet
2010-09-15
10
-135
/
+132
*
remove unexpected use of System.out
fmallet
2010-09-15
1
-1
/
+0
*
SONAR-1766 : Definition of the XPath rule and first version of the export mec...
fmallet
2010-09-15
9
-62
/
+214
*
SONAR-1766 : The PMD plugin uses the new Sonar rule API
fmallet
2010-09-15
25
-692
/
+700
*
SONAR-1766 - start migrating to the new Sonar rule API before defining the PM...
fmallet
2010-09-12
11
-66
/
+369
*
SONAR-236 remove deprecated code from checkstyle plugin + display default val...
simonbrandhof
2010-09-06
38
-0
/
+4565