12801 Commits

Author SHA1 Message Date
Travis CI (pmd-bot)
6b23baf659 Update documentation 2018-05-27 08:49:06 +00:00
Andreas Dangel
879727b653 Merge branch 'pr-1149' 2018-05-27 10:27:55 +02:00
Andreas Dangel
540c1e22a4 Update release notes, refs #1149 2018-05-27 10:27:42 +02:00
Juan Martín Sotuyo Dodero
456bd44c62 [java] Fix doc for CommentDefaultAccessModifierRule
- We now create docs from the properties registered on the class, so
the default was undocumented. Therefore, I moved the default from XML to
code
 - I take the chance to convert the property to a RegexProperty as it's
most apropriate
 - I take the chance to allow `/* package */` as valid too by default
2018-05-27 04:21:31 -03:00
Andreas Dangel
932517bb79 Merge branch 'pr-1133', fixes #1131 2018-05-27 08:59:33 +02:00
Juan Martín Sotuyo Dodero
15c2eb928b Merge pull request #1117 from oowekyala/issue1108-refactor-premature-declaration
[java] Refactor PrematureDeclaration
2018-05-26 19:23:45 -03:00
Juan Martín Sotuyo Dodero
61677e6ee9 Update changelog, refs #1131 2018-05-26 18:06:57 -03:00
Juan Martín Sotuyo Dodero
6fa5a45e62 Improvements for consistency 2018-05-26 18:05:37 -03:00
Andreas Dangel
ba55164b2f Merge branch 'pr-1141' 2018-05-26 22:37:04 +02:00
Clément Fournier
929c2dfba2 Corrections for PR #1141 2018-05-26 21:54:39 +02:00
Clément Fournier
e13c9f3fff Fix designer bug with language selection
The autorefresh didn't take into account the case where the language or XPath version
changes, making the choiceboxes useless
2018-05-26 21:41:16 +02:00
Clément Fournier
8080afe101 Update release notes, refs #1137 2018-05-26 21:18:05 +02:00
Clément Fournier
db50f9fb60 Merge branch 'pr-1137' 2018-05-26 21:15:00 +02:00
Clément Fournier
14e575de33 Cleanups
Formatting, a bit of doc, add padding around labels in UI
2018-05-26 21:14:30 +02:00
Akshat Bahety
b63321ab9c Updates 2018-05-26 22:58:55 +05:30
Andreas Dangel
6a4306aee5 Merge branch 'pr-1147' 2018-05-26 19:23:46 +02:00
Andreas Dangel
8963b084a7 Update release notes, fixes #1145, refs #1147 2018-05-26 19:23:11 +02:00
Andreas Dangel
89a3b6b991 Move comment about why PMDParameter.RulePriorityValidator needs to be public static 2018-05-26 19:22:20 +02:00
Akshat Bahety
46951e362a Updates 2018-05-26 19:14:23 +05:30
Clément Fournier
3c3883ef8b Fix designer XPath panel popup showing up on double click
It was very easy to trigger accidentally and was annoying
2018-05-26 08:36:21 +02:00
Akshat Bahety
1efe2ad87d Code Format 2018-05-26 10:17:47 +05:30
Akshat Bahety
830809e91b Auto XPath Expression Update 2018-05-26 09:52:12 +05:30
Akshat Bahety
f07f0b8fff Merge branch 'master' of https://github.com/pmd/pmd 2018-05-25 22:51:06 +05:30
Clément Fournier
c6367a84d8 Fix JCommander help for -min option 2018-05-25 18:35:20 +02:00
Clément Fournier
dcd05a7e5b Fix bug with XPath exceptions in the designer
They would be logged to stderr and not forwarded to the event log
2018-05-25 04:12:05 +02:00
Akshat Bahety
6f2cbfc613 Removed RefreshAST from Designer 2018-05-25 00:43:31 +05:30
Juan Martín Sotuyo Dodero
ec015d5604 Merge pull request #1144 from oowekyala/update-issue-template
[core] Update issue template
2018-05-24 13:22:19 -03:00
Clément Fournier
a66064446a Update issue template 2018-05-24 17:24:52 +02:00
Travis CI (pmd-bot)
fcd38e3932 Update documentation 2018-05-24 14:37:58 +00:00
Juan Martín Sotuyo Dodero
56e4605eae Merge branch 'pr-1134' 2018-05-24 11:24:59 -03:00
Juan Martín Sotuyo Dodero
c42b39315f Update changelog, refs #1134 2018-05-24 11:24:38 -03:00
Andreas Dangel
206b389974 Update release notes for 6.4.0 - This is a minor release. 2018-05-24 08:30:07 +02:00
Clément Fournier
cf0eb9a9bd Checkstyle 2018-05-24 03:58:29 +02:00
Clément Fournier
f26e982b7f Update release notes, refs #1141 2018-05-24 01:37:21 +02:00
Clément Fournier
463c1c03cd Fix #1114 - Star import overwritten by explicit import is not correctly handled 2018-05-24 01:33:01 +02:00
Clément Fournier
fbd58c14d5 Make tests more readable 2018-05-24 01:25:34 +02:00
Clément Fournier
f463038327 Cleanup UnnecessaryFQN 2018-05-24 01:25:31 +02:00
Clément Fournier
3e159310d2 Document ASTImportDeclaration 2018-05-24 01:10:20 +02:00
Akshat Bahety
beabf09339 Checkstyle Updates 2018-05-24 02:20:46 +05:30
Akshat Bahety
b4b22e96b8 Checkstyle Updates 2018-05-24 01:03:44 +05:30
Clément Fournier
c80cfd6113 Corrections for PR #1134 2018-05-23 21:25:22 +02:00
Travis CI (pmd-bot)
ebf00fc7cf Update documentation 2018-05-23 18:40:20 +00:00
Andreas Dangel
3a65e5059c Merge branch 'pr-1140' 2018-05-23 20:22:23 +02:00
Andreas Dangel
f300d4713b Update release notes, fixes #720, refs #1140 2018-05-23 20:22:14 +02:00
Clément Fournier
0fa74aacfb Improve test readability 2018-05-23 19:41:04 +02:00
Clément Fournier
9cc8068881 Whitelist lambda parameters 2018-05-23 19:38:06 +02:00
Clément Fournier
5ecf60b73c Refactor ShortVariable
No change in functionality, but less wasted tests
2018-05-23 19:32:22 +02:00
Clément Fournier
89bc6c94c8 Whitelist main classes with private static fields 2018-05-23 17:13:44 +02:00
Clément Fournier
8e1ff80573 Allow Helper as a suffix 2018-05-23 17:06:58 +02:00
Akshat Bahety
7d5b44cd8a Merge Conflicts 2018-05-23 02:18:04 +05:30