Commit Graph

4440 Commits

Author SHA1 Message Date
020e2da270 [swift] Log parser errors
* Eventually, this should throw, but the grammar
is very incomplete.
* Support opaque-types
2023-12-11 09:57:39 +01:00
c6d55ca059 Merge pull request #4706 from Debamoy:issue/1831-detached-test-case-reports-package-private-methods
[java] DetachedTestCase should not report on abstract methods #4706
2023-12-01 15:07:41 +01:00
990090d6d1 [doc] Update release notes (#4706, #1831) 2023-12-01 15:05:22 +01:00
b0e2ab68c9 Add @Debamoy as a contributor 2023-12-01 15:04:45 +01:00
3875ae2726 Merge pull request #4754 from bergander:AllowCommentedBlocks
[java] EmptyControlStatementRule: Add allowCommentedBlocks property #4754
2023-12-01 14:29:03 +01:00
5ccae72a30 Update @bergander as a contributor 2023-12-01 14:27:42 +01:00
1e8d5874ed [doc] Update release notes (#4754) 2023-12-01 14:27:15 +01:00
b69b126292 Add @soyodream as a contributor 2023-12-01 11:18:53 +01:00
d77d936daa [doc] Update release notes (#4753) 2023-12-01 11:18:24 +01:00
c3a91ea495 Update release notes 2023-11-28 17:56:32 +01:00
a8e80cc74b [doc] Update release notes (#4750) 2023-11-23 19:15:45 +01:00
69e5307339 Add @219sansim as a contributor 2023-11-23 19:12:59 +01:00
621dffdf4e Merge pull request #4741 from adangel:pmd-compat6-module
Add pmd-compat6 module for maven-pmd-plugin #4741
2023-11-18 10:28:50 +01:00
4df11b35f1 [doc] Improve release notes, migration guide 2023-11-18 10:28:04 +01:00
94cdd8a022 [doc] Update release notes and migration guide (#4717) 2023-11-14 20:44:04 +01:00
16967d3c60 Merge pull request #4719 from ciufudean:master
[java] UnnecessaryCaseChange: example doc toUpperCase() should compare to a capitalized string #4719
2023-11-10 09:23:08 +01:00
9c71f587c6 Add @ciufudean as a contributor 2023-11-10 09:18:48 +01:00
5aaaf2b5ec [doc] Update release notes (#4719) 2023-11-10 09:18:29 +01:00
1140aa2d00 Merge pull request #4724 from Monits:pattern-properties
[java] Make allowExceptionNameRegex a Regex #4724
2023-11-10 09:13:36 +01:00
e4d9a02824 [doc] Update release notes (#1027, #4724) 2023-11-10 09:12:39 +01:00
dabd1b1a35 [doc] Update release notes (#4738) 2023-11-10 08:52:36 +01:00
6567cfe0cf Add @ethauvin as a contributor 2023-11-10 08:52:23 +01:00
08de860ed9 [doc] Link to correct pages of build tools from index 2023-11-10 08:51:57 +01:00
057f0ac40c Added reference to the PMD extension for bld 2023-11-04 17:03:28 -07:00
49a3a96ec9 [doc] Update release notes (#4675, #4677) 2023-10-28 12:16:04 +02:00
e29cb490e0 [doc] Update release notes (#4673) 2023-10-26 16:39:32 +02:00
20a7f612d8 Merge pull request #4594 from Monits:runtime-completion
[cli] Change completion generation to runtime #4594
2023-10-20 12:46:35 +02:00
ec3abf0ca2 [doc] Update release notes (#4594) 2023-10-20 11:45:58 +02:00
504a21cf76 [doc] Update sidebar
The new XML rule introduced xml-bestpractices...
2023-10-20 11:27:02 +02:00
bc005a2c61 [doc] Update release notes (#3175, #4659, #4669, #4723, #4640) 2023-10-20 11:05:27 +02:00
981f44406f Merge pull request #4686 from adangel/remove-apexversion
[apex] Remove ApexNode.getApexVersion()
2023-10-19 23:56:33 -03:00
4c590a71bd Merge branch 'master' into issue-4645-CommentDefaultAccessModifier 2023-10-19 21:42:36 -03:00
8e3d60a772 Merge branch 'master' into remove-apexversion 2023-10-19 21:34:35 -03:00
ef57fb643f Merge pull request #4669 from adangel/doc-bld-tool
[doc] Add bld PMD Extension to Tools / Integrations
2023-10-19 21:13:51 -03:00
854d6e5c05 Merge branch 'master' into issue-3175-doc-language-modules 2023-10-19 21:11:32 -03:00
be429e9a3d Merge pull request #4659 from adangel/issue-4658-doc-ant-tasks
[ant] Improve documentation
2023-10-19 21:06:10 -03:00
5bb4a9290d Add @shai-bennathan as a contributor 2023-10-19 20:59:28 -03:00
e0633a1c65 Update changelog refs #4640 2023-10-19 20:46:57 -03:00
2e4e1275d4 Merge branch 'master' into runtime-completion 2023-10-19 20:32:19 -03:00
508034d4dd Assume pmd is in the PATH already when enabling completion 2023-10-19 20:27:04 -03:00
42c7fb0f17 [doc] release notes (#4592) xml-bestpractices/MissingEncoding 2023-10-19 10:29:21 +02:00
0c53b69e82 Merge pull request #4586 from adangel:ruleset-xml
Use explicit encoding in ruleset xml files #4586
2023-10-19 09:41:57 +02:00
2450177da6 [doc] Update release notes (#4586) 2023-10-19 09:40:19 +02:00
b9bc6ac58b Merge pull request #4699 from adangel:build-with-java21
Make PMD buildable with java 21 #4699
2023-10-19 09:37:05 +02:00
809e1f8763 [doc] Update release notes (#4699) 2023-10-19 09:35:24 +02:00
2bbb193d4e Merge pull request #4561 from adangel:issue-2847-new-rule-explicit-types
[java] New Rule: Use Explicit Types #4561
2023-10-06 19:51:40 +02:00
f7c913084a Add @harbulot as a contributor 2023-10-06 19:44:21 +02:00
01a8a36f49 Merge branch 'master' into pr-4591 2023-10-06 19:15:58 +02:00
8aeb45d9d7 [doc] Update release notes (#2847) 2023-10-06 19:06:57 +02:00
4ca9b26abb Merge branch 'master' into issue-2847-new-rule-explicit-types 2023-10-06 19:01:53 +02:00