Andreas Dangel
098ad9d8a1
Merge branch 'pr-1059'
2018-04-28 20:14:32 +02:00
Andreas Dangel
1051d8b822
Merge branch 'pr-1060'
2018-04-28 20:13:31 +02:00
Andreas Dangel
f11c15cbab
Merge branch 'pr-1040'
2018-04-28 20:09:51 +02:00
Juan Martín Sotuyo Dodero
9f20fe164c
Merge branch 'pr-1058'
2018-04-28 12:40:16 -03:00
Juan Martín Sotuyo Dodero
d77d389107
Merge branch 'pr-1062'
2018-04-28 12:36:39 -03:00
Juan Martín Sotuyo Dodero
0cd74d9c29
Update changelog, refs #1062
2018-04-28 12:36:23 -03:00
Austin Shalit
13ecaf970f
Update ASM to version 6.1.1
...
This should bring ASM to a version that supports Java 10.
2018-04-28 11:12:53 -04:00
Andreas Dangel
9ca83da878
[doc] Surround the delimiter with spaces, so that the browser can
...
wrap the default value of multi properties nicely.
2018-04-28 12:05:47 +02:00
Clément Fournier
fd40bef3c2
Dummy commit, to rerun the build
2018-04-28 00:15:06 +02:00
Clément Fournier
cb53810e68
Refactor test, no more XPath
2018-04-28 00:04:45 +02:00
Clément Fournier
ae7536c623
Fix simple comments
2018-04-27 23:50:30 +02:00
Clément Fournier
43d8dc4742
Fix confusing lack of markup
2018-04-27 23:20:25 +02:00
Clément Fournier
f7cf9c16a4
Update release notes, refs #1060
...
Closes #1004
2018-04-27 23:02:57 +02:00
Clément Fournier
fd6b9098e8
Add checkSingleIfStmt property to ControlStatementBraces
...
Setting this property to false whitelists if statements without braces,
provided they do not appear in an if statement chain.
The property checkIfElseStmt overrides the new property. Unsetting the
former causes the latter to be noop.
2018-04-27 22:55:50 +02:00
Andreas Dangel
95f4ac62e8
[java] Property ignoredAnnotations does not work for SingularField and ImmutableField
...
Fixes #1056
2018-04-27 22:26:45 +02:00
Andreas Dangel
529d2da054
[doc] Document the delimiter for multi valued properties
2018-04-27 21:56:45 +02:00
Andreas Dangel
970fdffbb9
[doc] Fix multi value property documentation for rules
...
Fixes #1057
2018-04-27 21:45:40 +02:00
Clément Fournier
751ee8e167
Merge branch 'master' into improve-method-naming-conventions-rule
2018-04-27 00:07:52 +02:00
Clément Fournier
7d7c2dc94a
Add known issue disclaimer
2018-04-26 15:02:55 +02:00
Clément Fournier
7a4a5496aa
Support java10 correctly
2018-04-26 14:45:42 +02:00
Clément Fournier
6e1c2482f8
Support windows
2018-04-26 14:42:19 +02:00
Clément Fournier
dcf1a94cf8
Fix bug with empty scopes appearing with no parents
...
Not sure hiding empty scopes adds much, but it certainly does mess with the
current algorithm
2018-04-26 14:42:19 +02:00
Clément Fournier
930bdd235c
Checkstyle + pmd
2018-04-26 14:42:19 +02:00
Clément Fournier
8c2cc4f792
Fix clicking on already selected tree item
...
The editor now scrolls back to the clicked node
2018-04-26 14:42:19 +02:00
Clément Fournier
5e819c5826
Make the ast treeview autoscroll when selecting a node that's not
...
visible
2018-04-26 14:42:12 +02:00
Juan Martín Sotuyo Dodero
9ee838758c
Merge branch 'pr-778'
2018-04-25 01:43:07 -03:00
Juan Martín Sotuyo Dodero
b8e90e44d6
Update changelog, refs #778
2018-04-25 01:39:39 -03:00
Juan Martín Sotuyo Dodero
4c3f6e5c6b
Merge branch 'pr-1033'
2018-04-25 00:35:26 -03:00
Juan Martín Sotuyo Dodero
fd48b98aa2
Merge branch 'pr-1048'
2018-04-25 00:20:49 -03:00
Juan Martín Sotuyo Dodero
fabc52946f
Update changelog, refs #1048
2018-04-25 00:20:06 -03:00
Andreas Dangel
00bcecd603
Merge branch 'pr-1031'
2018-04-24 22:24:05 +02:00
Andreas Dangel
6cb0b47ef5
[apex] Add test case, refs #776
...
Note: only solution right now is supressing the rule for the string.
2018-04-24 22:22:48 +02:00
gibarsin
0942ae36f8
Make MultiThreadProcessor more space efficient
2018-04-24 15:51:10 -03:00
Andreas Dangel
6ccbd11f9d
[doc] Update sample configuration of CyclomaticComplexity rule
2018-04-24 15:08:33 +02:00
Sergey Gorbaty
98fe1d3757
Final util
2018-04-23 14:25:08 -07:00
Sergey Gorbaty
ac8135c6a5
Style fix
2018-04-23 14:23:25 -07:00
Sergey Gorbaty
fcac918bd5
merging upstream
2018-04-23 14:03:58 -07:00
Sergey Gorbaty
2378444862
comments
2018-04-23 14:01:28 -07:00
Andreas Dangel
c7e493f283
[java] Enable security ruleset for all-java.xml
2018-04-23 21:21:22 +02:00
Travis CI (pmd-bot)
260f1da440
Update documentation
2018-04-23 19:20:29 +00:00
Andreas Dangel
ba6f3fb5cb
Merge branch 'pr-1042'
2018-04-23 21:02:48 +02:00
Andreas Dangel
1f662e81f7
Update release notes, refs #1042 - new rule
2018-04-23 21:01:11 +02:00
Andreas Dangel
092ec8264a
Merge branch 'pr-1045', fixes #1036
2018-04-23 20:29:40 +02:00
Andreas Dangel
391193c044
PMD dogfooding - avoid unnecessary local before return
2018-04-23 20:29:13 +02:00
Andreas Dangel
fd71799c83
Don't consider null literal inside lambda
2018-04-23 19:32:13 +02:00
Andreas Dangel
bc9b18cc69
[java] NullAssignment false positive
...
Fixes #629
2018-04-23 19:32:13 +02:00
Andreas Dangel
bf8855c1e5
Merge branch 'pr-1039'
2018-04-23 18:59:05 +02:00
Andreas Dangel
43e9a7c31b
Update release notes, fixes #695
2018-04-23 18:57:46 +02:00
Clément Fournier
71ebcca079
Fix typos in release notes
2018-04-23 14:28:13 +02:00
Juan Martín Sotuyo Dodero
f855b572cc
Update userdocs
2018-04-23 03:09:20 -03:00