Commit Graph

13016 Commits

Author SHA1 Message Date
Clément Fournier
ae8a26c22d Change index title 2018-05-24 17:23:44 +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
Clément Fournier
5ea314bc74 Update pmd-doc tests 2018-05-23 16:31:29 +02:00
Clément Fournier
c75a209d31 Fix some display issues with Bootstrap grid, rewrite index summary
Update 404.md
2018-05-23 16:10:16 +02:00
Clément Fournier
5da6525276 Corrections for PR 2018-05-23 04:03:31 +02:00
Clément Fournier
cbfd39b7ca Revert to simple shuffle layout 2018-05-23 02:44:30 +02:00
Clément Fournier
56bcc6f700 Add knowledge base style filter buttons 2018-05-23 02:42:01 +02:00
Akshat Bahety
7d5b44cd8a Merge Conflicts 2018-05-23 02:18:04 +05:30
Akshat Bahety
c272f5251d Removes the need to use RefreshAST every time 2018-05-23 02:03:40 +05:30
Andreas Dangel
fef93eec64 [ci] Add webhooks build notification for gitter 2018-05-22 20:40:37 +02:00
Andreas Dangel
8d21a855e5 Update default snapshot documentation url, use github 2018-05-22 20:31:45 +02:00
Andreas Dangel
ac9f0ac1d4 [ci] Add colors, don't fail the build/release if upload to sourceforge fails 2018-05-22 20:29:32 +02:00
Andreas Dangel
958c509209 [ci] Upload the generated documentation to pmd.sourceforge.net as well 2018-05-22 20:29:32 +02:00
Clément Fournier
392998e4a3 Cleanup 2018-05-22 17:09:26 +02:00
Clément Fournier
f5a0750557 Ignore main method when detecting utility classes 2018-05-22 16:17:10 +02:00
Clément Fournier
1140c1ec56 Allow Utils as suffix 2018-05-22 16:06:19 +02:00
Clément Fournier
fe8752bf67 update tests 2018-05-22 15:49:43 +02:00
Clément Fournier
ce0f151c66 Update codestyle.xml 2018-05-22 15:46:32 +02:00
Clément Fournier
56339f6793 Update rule desc 2018-05-22 15:45:34 +02:00
Clément Fournier
9e7aceed56 Allow numbers in utility class names by default
Refs #1065
2018-05-22 15:41:26 +02:00
Travis CI (pmd-bot)
72f5539a8b Update documentation 2018-05-22 04:58:32 +00:00
Juan Martín Sotuyo Dodero
d846fc5b51 Merge branch 'pr-1129' 2018-05-22 01:48:35 -03:00
Juan Martín Sotuyo Dodero
f06603fc67 Update changelog, refs #1129 2018-05-22 01:48:20 -03:00
Juan Martín Sotuyo Dodero
c3dcb70e9c Further improvements 2018-05-22 01:45:13 -03:00
Karl-Philipp Richter
16ad6904bd Adjust InefficientEmptyStringCheck documentation
InefficientEmptyStringCheckRule.java and the corresponding section
both contain information which the other doesn't. The class Javadoc and
the description section in performance.xml has thus been adjusted.
2018-05-22 06:40:25 +02:00
Juan Martín Sotuyo Dodero
aa2f8b70f1 [java] improve how we deal with broken classes 2018-05-22 01:34:37 -03:00
Juan Martín Sotuyo Dodero
c417d68191 Merge branch 'pr-1126' 2018-05-21 17:00:10 -03:00
Juan Martín Sotuyo Dodero
9ebf624ccb Update changelog, refs #1126 2018-05-21 16:59:22 -03:00
Clément Fournier
5485d08630 Order shuffle panels w.r.t the sidebar ordering 2018-05-21 16:49:12 +02:00
Andreas Dangel
6392642692 Fix release notes, take 2 2018-05-21 15:08:44 +02:00