|
6afc424961
|
Merge branch 'pr-1155'
|
2018-06-16 19:38:32 +02:00 |
|
|
c20ed11512
|
Update release notes, refs #1155, fixes #667
|
2018-06-16 19:37:52 +02:00 |
|
|
2d880807b6
|
Merge branch 'pr-1121'
|
2018-06-16 19:27:46 +02:00 |
|
|
53ed213bdc
|
dogfood: Only fail rules with priority 1 or 2
|
2018-06-16 17:50:19 +02:00 |
|
|
5a7bbe19a2
|
dogfood: fix missing override
Note: the rule is disabled for pmd-xml, refs #1074
|
2018-06-16 17:48:36 +02:00 |
|
|
2c987a2688
|
Upgrade m-pmd-p to 3.10.0
|
2018-06-16 15:12:14 +02:00 |
|
|
5241ebf3cd
|
Merge branch 'pr-1154'
|
2018-06-13 20:09:39 +02:00 |
|
|
715cb8c4f7
|
Update release notes, refs #1154
|
2018-06-13 20:08:54 +02:00 |
|
|
88ac2f5227
|
Use ASTAnyTypeDeclaration.getTypeKind()
|
2018-06-13 20:08:03 +02:00 |
|
|
58a59222b0
|
Merge branch 'fp-unnecessary-modifier-enum'
|
2018-06-12 00:52:07 -03:00 |
|
|
eeca5bbf3a
|
Update changelog, refs #1153
|
2018-06-12 00:51:25 -03:00 |
|
|
71ddcea0e7
|
Typo!!
|
2018-06-12 01:38:36 +02:00 |
|
|
22023ccfb5
|
Fix possible NPE
|
2018-06-12 00:27:30 +02:00 |
|
|
5cf60df09e
|
Typo
|
2018-06-11 20:29:23 +02:00 |
|
|
77bd3e9510
|
Improvements for PR #1153
|
2018-06-11 20:28:00 +02:00 |
|
|
72cbfe630f
|
Improve UnnecessaryModifier messages
|
2018-06-11 19:31:20 +02:00 |
|
|
b7b31d16f6
|
Merge branch 'pr-1179'
|
2018-06-10 02:26:56 -03:00 |
|
|
178d42cc24
|
Checkstyle
|
2018-06-10 04:24:48 +02:00 |
|
|
577ad0faaa
|
Forgot something
|
2018-06-10 04:14:55 +02:00 |
|
|
4aaab66c50
|
Merge branch 'master' into split-variableNamingConventions
|
2018-06-10 04:09:55 +02:00 |
|
|
f0e0b3caa2
|
Moar reverting
|
2018-06-10 04:07:37 +02:00 |
|
|
b08da58069
|
Rule messages can no longer be declared in Java
This caused problems with the RuleSetWriter. Schade.
|
2018-06-10 04:05:21 +02:00 |
|
|
82b4189bc5
|
Fix javadoc warning
|
2018-06-10 03:58:32 +02:00 |
|
|
735b8dfe37
|
Use better name
|
2018-06-10 03:41:22 +02:00 |
|
|
b4c492d94f
|
More doc
|
2018-06-10 03:35:52 +02:00 |
|
|
5cf7891d71
|
Add getXPathAttributes() to Node interface
Deprecate AttributeNode
|
2018-06-10 03:26:28 +02:00 |
|
|
bf466b8b84
|
Document Attribute
|
2018-06-10 03:09:20 +02:00 |
|
|
9aacc4d206
|
Rearrange code
|
2018-06-10 03:03:57 +02:00 |
|
|
3a8febb200
|
Document AttributeAxisIterator
|
2018-06-10 03:00:45 +02:00 |
|
|
ab9aac28a2
|
Merge branch 'pr-1180'
|
2018-06-09 21:37:25 -03:00 |
|
|
c3aa662b77
|
Add unit test
|
2018-06-10 02:23:30 +02:00 |
|
|
57d999c617
|
Use EventSource in the EventLogger
|
2018-06-10 02:17:25 +02:00 |
|
|
914293daad
|
Restrict upper bound of generic
|
2018-06-09 20:08:22 -03:00 |
|
|
226d4c7c07
|
Merge branch 'pr-1163'
|
2018-06-09 20:06:55 -03:00 |
|
|
f0071f64fa
|
Merge branch 'pr-1169'
|
2018-06-09 19:51:16 -03:00 |
|
|
c93b6c6812
|
Update changelog, refs #1169
|
2018-06-09 19:49:21 -03:00 |
|
|
5ffe69ee49
|
Update documentation
|
2018-06-09 21:49:08 +00:00 |
|
|
3ca449426e
|
Merge branch 'pr-1172'
|
2018-06-09 18:39:01 -03:00 |
|
|
2ed1549eff
|
Update changelog, refs #1172
|
2018-06-09 18:38:49 -03:00 |
|
|
26a5dd625e
|
Merge branch 'pr-1183'
|
2018-06-09 18:07:23 -03:00 |
|
|
eaf474209b
|
Update changelog, refs #1183
|
2018-06-09 18:07:10 -03:00 |
|
|
c6989507cd
|
fixed typos
|
2018-06-09 11:52:59 -04:00 |
|
|
4754bddafe
|
Update release notes, refs #1159
|
2018-06-09 01:52:45 +02:00 |
|
|
2eebe2b07e
|
Merge branch 'pr-1159'
|
2018-06-09 01:50:24 +02:00 |
|
|
1d4eb00ba3
|
Improve styling
|
2018-06-09 01:49:00 +02:00 |
|
|
cb86f2a4b0
|
Take the chance to display attributes correctly in the designer
|
2018-06-08 21:47:33 +02:00 |
|
|
226de4875d
|
Fix XML node length with autoclosing element
|
2018-06-08 21:40:53 +02:00 |
|
|
18df5835ff
|
Fix Saxon not reading Xml attributes
|
2018-06-08 20:36:08 +02:00 |
|
|
e533c54ffb
|
Fix visitors not started
|
2018-06-08 19:43:23 +02:00 |
|
|
2f730806fb
|
Merge branch 'master' of https://github.com/pmd/pmd
|
2018-06-08 19:05:41 +05:30 |
|