Andreas Dangel
|
11d949436e
|
[doc] Add note which rules replace the deprecated rule.
|
2019-01-07 21:02:12 +01:00 |
|
Clément Fournier
|
e66f3888a5
|
Remove other dead links
|
2019-01-07 14:16:59 +01:00 |
|
Clément Fournier
|
92b03cd58a
|
Merge branch 'pr-1545'
|
2019-01-07 14:12:30 +01:00 |
|
Clément Fournier
|
aed60a87f6
|
Update release-notes, refs #1545
|
2019-01-07 14:11:16 +01:00 |
|
Clément Fournier
|
5a20ec37d0
|
Remove dead links
|
2019-01-07 14:10:14 +01:00 |
|
Clément Fournier
|
f922bcac0e
|
Finish Future approach
|
2019-01-07 13:51:05 +01:00 |
|
Juan Martín Sotuyo Dodero
|
b31951242f
|
Merge pull request #1557 from oowekyala/fix-default-abstract-interface-methods
[java] Fix default methods should not be abstract
|
2019-01-06 18:47:37 -03:00 |
|
Clément Fournier
|
ab958b2824
|
Update release notes, refs #1557
|
2019-01-05 23:18:08 +01:00 |
|
Clément Fournier
|
dc7e023644
|
Default methods are not abstract
|
2019-01-05 22:57:58 +01:00 |
|
Kristian Scheibe
|
d100762361
|
fixed some external links
|
2019-01-01 19:57:06 +01:00 |
|
Kristian Scheibe
|
8c54d73f8e
|
add a maven property to check certain external links
check links to the GitHub master branch using the local existing files
|
2019-01-01 19:55:36 +01:00 |
|
Travis CI (pmd-bot)
|
45c8f50930
|
Update documentation
TRAVIS_JOB_NUMBER=3231.1
TRAVIS_COMMIT_RANGE=43098c1cf0aa...0cb627a67b6c
|
2018-12-27 09:54:04 +00:00 |
|
Andreas Dangel
|
0cb627a67b
|
Adjust priority of new rule UseDiamondOperator
|
2018-12-27 10:39:24 +01:00 |
|
Andreas Dangel
|
a81403c842
|
Merge branch 'pr-1534'
|
2018-12-27 10:30:24 +01:00 |
|
Andreas Dangel
|
db25def6b0
|
Update release notes, refs #1534, fixes #1517
|
2018-12-27 10:29:28 +01:00 |
|
Kristian Scheibe
|
16c404f0ed
|
fixed documentation links
|
2018-12-26 13:42:36 +01:00 |
|
Kristian Scheibe
|
ca8f43baef
|
process to check for local dead links, fails the build of pmd-doc if dead links are found
|
2018-12-26 13:42:34 +01:00 |
|
hemanshu070
|
e00b0b83fa
|
This commit is regarding the addition of the example tag to codestyle.xml and addition of the licence in the test class "UseDiamondOperator.java"
|
2018-12-24 18:50:17 +05:30 |
|
hemanshu070
|
5b6ac1b2fb
|
This commit is regarding the addition of the since and the externalInfo URL and update the message to be more descriptive.
|
2018-12-23 20:04:43 +05:30 |
|
Travis CI (pmd-bot)
|
43098c1cf0
|
Update documentation
TRAVIS_JOB_NUMBER=3225.1
TRAVIS_COMMIT_RANGE=dfd5b7b8865d...4cc34459c1ee
|
2018-12-22 22:58:28 +00:00 |
|
Andreas Dangel
|
4cc34459c1
|
Fix comment
|
2018-12-22 23:41:25 +01:00 |
|
Andreas Dangel
|
1f07baeb81
|
Merge branch 'pr-1542'
|
2018-12-22 23:38:31 +01:00 |
|
Andreas Dangel
|
3d6217c589
|
Update release notes, refs #1542
|
2018-12-22 23:37:32 +01:00 |
|
Andreas Dangel
|
61a82c369d
|
Merge branch 'pr-1530'
|
2018-12-22 23:27:18 +01:00 |
|
Andreas Dangel
|
8fa33b5adf
|
Update release notes, refs #1530, fixes #1518
|
2018-12-22 23:26:07 +01:00 |
|
Andreas Dangel
|
2021dfe247
|
Fix externalInfoUrl for ForLoopVariableCount
|
2018-12-22 23:14:31 +01:00 |
|
Andreas Dangel
|
b210618f79
|
Merge branch 'pr-1520'
|
2018-12-22 23:09:45 +01:00 |
|
Andreas Dangel
|
5dc07b319d
|
Update release notes, refs #1520, fixes #1519
|
2018-12-22 23:08:23 +01:00 |
|
Andreas Dangel
|
f35fab2774
|
Move new rule ForLoopVariableCount to bestpractices
|
2018-12-22 23:03:18 +01:00 |
|
Juan Martín Sotuyo Dodero
|
f9926c9305
|
Include the documentation category
- it's not empty!
|
2018-12-22 15:01:23 -03:00 |
|
Andreas Dangel
|
dfd5b7b886
|
[doc] Fix links to making rulesets
|
2018-12-20 18:53:47 +01:00 |
|
hemanshu070
|
8810e58a31
|
This is the change regarding the usediamondoperator #1517
|
2018-12-20 23:13:52 +05:30 |
|
Kristian Scheibe
|
cbebef552a
|
AvoidReassigningLoopVariables: fixes and additional test cases for: FN when changing the condition/expression of a flow control statement, FP when accessing arrays using the loop variable or if the loop variable is an array being accessed
|
2018-12-20 14:31:39 +01:00 |
|
Kristian Scheibe
|
c25f40829e
|
AvoidReassigningLoopVariables: code-review, updated documentation, added simple control flow analysis to detect unconditional increments in for-loops
|
2018-12-20 09:25:42 +01:00 |
|
Andreas Dangel
|
7cde3ffef9
|
Merge branch 'pr-1529'
|
2018-12-20 09:22:57 +01:00 |
|
Kristian Scheibe
|
36feb85476
|
AvoidReassigningLoopVariables: fixed NPE when checking fields
|
2018-12-18 00:30:17 +01:00 |
|
Kristian Scheibe
|
83f30e6d4f
|
AvoidReassigningLoopVariables: initial implementation
|
2018-12-17 22:58:59 +01:00 |
|
Clément Fournier
|
9afe4e61dc
|
Style
|
2018-12-17 17:59:22 +01:00 |
|
Clément Fournier
|
76610a6eff
|
Rename some methods
|
2018-12-17 17:25:16 +01:00 |
|
Clément Fournier
|
57a3d37d91
|
Use a single color fadeout
|
2018-12-17 17:00:23 +01:00 |
|
Clément Fournier
|
5f33a63dc5
|
Merge branch 'master' into designer-tree-parentage
|
2018-12-17 16:10:31 +01:00 |
|
Clément Fournier
|
e079d0c2e9
|
Merge branch 'pr-1525'
|
2018-12-17 16:08:39 +01:00 |
|
Clément Fournier
|
e56d97aac3
|
Merge branch 'pr-1524'
|
2018-12-17 16:05:54 +01:00 |
|
Clément Fournier
|
daebaa2796
|
Merge branch 'pr-1522'
|
2018-12-17 15:43:27 +01:00 |
|
Andreas Dangel
|
69878f3562
|
[plsql] Parse Exception with IS NOT NULL
Fixes #1511
|
2018-12-13 17:25:48 +01:00 |
|
Andreas Dangel
|
351d04568f
|
[plsql] Parse Exception with OUTER/INNER Joins
Fixes #1509
|
2018-12-13 17:03:13 +01:00 |
|
Travis CI (pmd-bot)
|
c47694b98f
|
Update documentation
TRAVIS_JOB_NUMBER=3197.1
TRAVIS_COMMIT_RANGE=5639222e9572...992526671be2
|
2018-12-13 08:25:23 +00:00 |
|
Andreas Dangel
|
992526671b
|
Merge branch 'pr-1514'
|
2018-12-13 09:01:41 +01:00 |
|
Andreas Dangel
|
1834ac5ec3
|
Remove unnecessary CDATA sections
|
2018-12-13 09:00:12 +01:00 |
|
Andreas Dangel
|
875785c435
|
Add additional test cases
|
2018-12-13 08:58:27 +01:00 |
|