Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pmd/pmd

An extensible multilanguage static code analyzer.
https://github.com/pmd/pmd

Add some log statements

32a02cecaafab30deb61a30f187ffb8d3b87fc15 authored almost 3 years ago
[core] Add Report#empty

bdcde56857213bcfbcda9aa769972b67ce71dc50 authored almost 3 years ago
Merge branch 'master' into report-mutable

6dbc99a7421d1650f4244b0d69ea5aaa27910e22 authored almost 3 years ago
[core] Add Report#filterViolations and Report#union

- Fixes #3792

12508a209e00629d00ca58a1db6a7d2dad0e40f4 authored almost 3 years ago
Revert "[core] Make Report mutable"

This reverts commit 8998d0e3a4a0a8e7010d2d758a69e420f47f29af.

eab61f9f0697cf387421e3cd3a244edd8896370b authored almost 3 years ago
[java] Fix UseArraysAsList with method calls

- Fixes #3867

ddb0ecfceb7c4bdb3c07c8a23d4078877244b7a1 authored almost 3 years ago
Move misplaced field

1ed96bb52bf4137f8c5e98e4d05dadce0ac077a1 authored almost 3 years ago
Add names for line separators

00da4fe48aad85f115e5475976d9f2e2f1aee8a8 authored almost 3 years ago
checkstyle

9888ca485183f3c55885916d6e4093b8f3aa6f54 authored almost 3 years ago
Cleanup some tests

5485794da51bfbe2f4ed039ade630eb4b4a26f90 authored almost 3 years ago
Make tree dump cli testable

13e2b3342c42dedae00353c78b4109a67b9be18f authored almost 3 years ago
Make dummy parser more useful

It builds a tree now, which allows building
valid trees more easily.

The syntax is lispish: bal...

41b03fec64b239029ca078cb1d047dd141fa9da6 authored almost 3 years ago
[core] Fix ast-dump CLI when reading from stdin

Bug was introduced in e64d48

d30841b200676166f45678d367f5a061179076dc authored almost 3 years ago
Fix type inference tests

24fe7053ef76c10b8390371fecaee6aee5c582f7 authored almost 3 years ago
Fix build

27962debc0b971c08b1236fc3da8b92fa1e6a50b authored almost 3 years ago
Merge branch 'scala-fix-build' into text-utils-simple

3d022c5d1fa5e27ed13851f6784997212695fb58 authored almost 3 years ago
Rename getStartLine/Column

4620453fc81573af0e5272bc854387002128b396 authored almost 3 years ago
[scala] Fix build of pmd-scala-common

The project doesn't compile as it is
missing dependencies that are provided
in its children modu...

544f9c0c1b2488ec306f630eae3aa9abf91eaa73 authored almost 3 years ago
Add TextRange2d

15d98409db651a8c9fb8b2b94d6e07864ea26509 authored almost 3 years ago
Add TextPos2d

911347541e73e3c8ab25bc5ff5677e9641319ed8 authored almost 3 years ago
Add method for designer

0d4a56ea6bfa899726056c8e04da047652b657d3 authored almost 3 years ago
Fix scala module

a7582e5ac8f24e4fdb7f6137c159069333106af9 authored almost 3 years ago
Merge branch 'text-utils-javacc' into text-utils-comments

0a5bf6f75f656385ea38b2394588a067879f987b authored almost 3 years ago
Merge branch 'text-utils-simple' into text-utils-javacc

a611af163ba4bc6c849a85f55d2b4db0bc99c5a9 authored almost 3 years ago
Fix plsql build

e5453eea2864bfdb271aba94062b7255762abbf8 authored almost 3 years ago
Ignore some cpp tests

163a9274dcf502b7a2d685f79922863b4ee98b51 authored almost 3 years ago
Fix cpd

474deca0e263dbe4c0aa273a7d6505726deca0ec authored almost 3 years ago
Fix compil failures

b2b81784ff5861d0bedd383fd72ac669aa197811 authored almost 3 years ago
More cleanups

c3a5945ae56c1866f6016364244752ce520eb44f authored almost 3 years ago
Cleanup file filtering logic

810d3773f72f13d98c3ac2076bd8264fdc7f8b86 authored almost 3 years ago
Checkstyle (apex)

777ab887557180e0cc78aa3bf0e41eedd45fc131 authored almost 3 years ago
Small cleanup in CPD

4c032f46226acbd87f9b715d1a97603ff5043157 authored almost 3 years ago
[core] Abort on semantic errors

4fa7db254e516059fda8d60bbb19269d4fee00dd authored almost 3 years ago
Merge branch '7.0.x' into text-utils-simple

fa635e226e1425fe30c8f09ca58dfc6c61ebc169 authored almost 3 years ago
[java] force type resolution phase

31a341d9adcbf744f60a41b8616700e54e0935df authored almost 3 years ago
Add tests for module directives

b7c3e47591a5d7d11a8cce6061e34ae546da78b5 authored almost 3 years ago
[doc] Update release notes (#3889)

4d322b8fbaf8b6c5777a083c0beb8039b41dd861 authored almost 3 years ago
[java] Catch LinkageError in UselessOverridingMethodRule

Might occur when the auxclasspath is incomplete

674353c716ae45436d72b7d6d3ea5d0666659bd4 authored almost 3 years ago
[java] Improve module grammar

Type names in "provides" directives are disambiguated
like any other type name.

ASTName is made...

bc19d2cc406ab626f75a1150baeaab07f0b909fd authored almost 3 years ago
[core] Use always UTF-8 encoding for SARIF

Fixes #3881

cd18ba0144cfdc62babedd05ea5950077578a22c authored almost 3 years ago
Merge pull request #3882 from oowekyala:issue3881

[core] Fix AssertionError about exhaustive switch #3882

05d5bead37e04690d4f5169898801a6b1ec6dd1e authored almost 3 years ago
[doc] Update release notes (#3882)

bbcfc00daebb41a751f63d471407eda08186aad1 authored almost 3 years ago
Merge pull request #3873 from pmd/dependabot/github_actions/master/actions/cache-3

Bump actions/cache from 2 to 3

7a43e8745afaeeeab649993bdbf3b93aace05fe1 authored almost 3 years ago
Merge pull request #3842 from oowekyala:java-ast-utils

[java] Move things from JavaRuleUtil to JavaAstUtils #3842

9d816d28b979006e8c6454c03932beb754b079bb authored almost 3 years ago
[core] Renderers are started now by PmdAnalyzer

PMDTask doesn't need to start it itself.

- Fixes #3884

7080ca04876e03b08485d29ced28cccb4f8fd016 authored almost 3 years ago
[html] Add support for HTML using jsoup parser

b413d86d088556743095652619494704e4de1ba5 authored almost 3 years ago
add release date on sidebar

6f3dd6c11dbfc6a761aec7e8b5655828421814b4 authored almost 3 years ago
Fix AssertionError (exhaustive switch)

Ref #3881

d662e9f8efe219a868a079687f3b01d594cda77a authored almost 3 years ago
Bump actions/cache from 2 to 3

Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://g...

2a57871fdbdf4382592612c1a5adac5bb26ac40f authored almost 3 years ago
Bump pmd from 6.43.0 to 6.44.0

4a12aebbf9f4c15d3c1be41c06ae4372cf4749ad authored almost 3 years ago
Merge branch 'master' into pmd/7.0.x

29808975294f679b3c7490ac2d4c10db41356102 authored almost 3 years ago
Prepare next development version [skip ci]

820a17d6bda47203bb18d6a931972e9fb513d590 authored almost 3 years ago
[maven-release-plugin] prepare for next development iteration

be3e941a081cac3541a9134ef78102b55ac2e746 authored almost 3 years ago
[maven-release-plugin] prepare release pmd_releases/6.44.0

6859f8db364f2836920c05ce7c2e6cf6e7476df2 authored almost 3 years ago
Prepare pmd release 6.44.0

6cf3efe6a6d126f5a0c72d15c8c748baa19dbf7f authored almost 3 years ago
Merge branch 'master' into pmd/7.0.x

6bf79968512f5b66ebe1a735374b62029dfe6630 authored almost 3 years ago
Merge pull requets #3838 from adangel:pmd7-jdk-18

[java] Merge "Support JDK 18 #3837" into pmd/7.0.x #3838

81d8eea7f69fe88f0b52b17ccd6fde3509b3ce15 authored almost 3 years ago
Merge pull request #3871 from adangel:pmd7-regression-tester-update

[ci] Merge #3861 into pmd/7.0.x #3871

dde255953bf70bddc47623dc1ea5ee642d7805f4 authored almost 3 years ago
Merge pull request #3855 from adangel:issue-3850

[java] Fix ImmutableField with conditionally assignment in ctors #3855

55c089da5f1e5ea24028986c7d3e6038a3f54630 authored almost 3 years ago
Merge pull request #3854 from adangel:issue-3851

[java] Fix #3851 - ClassWithOnlyPrivateConstructorsShouldBeFinal #3854

6c3fcc6374155fa08d9783d012fa61b5ba085082 authored almost 3 years ago
Merge pull requets #3837 from adangel:jdk-18

[java] Support JDK 18 #3837

8e5c5e499bcb70358a71419d88ea1ab141889ae6 authored almost 3 years ago
Merge pull request #3861 from adangel:regression-tester-update

[ci] Add apex projects for regression testing #3861

43ee8dfb741f12562e1bcadaba32b5e42f2a45c3 authored almost 3 years ago
Fix pmd-test with progress bar flag

9ca8176d3e197ffbe28a6eced1820c3616cd2954 authored almost 3 years ago
Add progress bar task name

9241da3bf8d0f3c580bf4be5d89e7b0006f4231f authored almost 3 years ago
Switch progress bar default to activated

15674891c234fd299961e8d36baec5c1672c94a4 authored almost 3 years ago
Move ProgressBarListener to cli.internal package

f5c21828c81d62dd700bc8fbd3993b15cfccfc2e authored almost 3 years ago
Update docs/pages/pmd/userdocs/cli_reference.md

Co-authored-by: Clément Fournier <[email protected]>

2f856fee3397d7eb7fa322c5612482c42f1e9d92 authored almost 3 years ago
Merge branch 'pmd/7.0.x' into pmd7-jdk-18

cca055487e8ab863674e35cb80d93f373a632c10 authored almost 3 years ago
Merge branch 'pmd/7.0.x' into pmd7-regression-tester-update

0bad2f1a45de383b42d3125d85fdc6c4095f6702 authored almost 3 years ago
Merge branch 'master' into issue-3850

b33e944267cb97feace48d4fa10e3b03518ac5d6 authored almost 3 years ago
[doc] Regenerate contributors list

5537ca3abbd5d6d084b53b403613900a9181f019 authored almost 3 years ago
Merge branch 'master' into issue-3851

52d3d58f489f0356e1e7db6262358683fc53563c authored almost 3 years ago
Merge branch 'master' into jdk-18

60ae36b00effa554b3fef905a36332d99a02feee authored almost 3 years ago
Merge remote-tracking branch 'origin/master' into pmd/7.0.x

2c80e34e92bed87118fa415d1c61dcd8717a0814 authored almost 3 years ago
Merge pull request #3872 from oowekyala:pmd7-merge-xml-rule

[xml] Merge #3864 into pmd 7 #3872

ea653a89fc0b98f75a0cfae1fe449a69544f0700 authored almost 3 years ago
Merge pull request #3864 from oowekyala:xml-new-xpath-rule

[xml] Add new XPath rule for xml #3864

522605df349bfb8f6e01fa3761660814cb42f137 authored almost 3 years ago
[doc] Update release notes (#2766, #3863, #3864)

cdf19cf24bf37d6d10735dcec7808a4d2389754f authored almost 3 years ago
REVERTME Revert "Deprecate xpath attrs for lines/cols"

This reverts commit 6e1e8a6adc741650549ef8542485085350a5841d.

Note for future: I tried to depre...

586a9011468f4a0a16b3babe29c9ad8efe368bf8 authored almost 3 years ago
Deprecate xpath attrs for lines/cols

6e1e8a6adc741650549ef8542485085350a5841d authored almost 3 years ago
Update release notes

6549c585a0be267c604657d0fcf392762e256837 authored almost 3 years ago
Merge branch '7.0.x' into pmd7-merge-xml-rule

b0ce80350fe2c44f2df8302ff7a4b931d9b93e8c authored almost 3 years ago
Fix xml module

a26a42f623e3382a7fa7fef5c8627e2ff4f308dd authored almost 3 years ago
Remove comment about required xpath ver

We don't support jaxen anymore

6343cfe0ce69cd260f583768c9932b55a08a6817 authored almost 3 years ago
Restore new xpath funs

ed33ff403b8c7f876e341026ee642846664001a4 authored almost 3 years ago
Merge branch 'xml-new-xpath-rule' into pmd7-merge-xml-rule

495918f0016ad05c99999a92d20907133170de5b authored almost 3 years ago
Pr review

9a43a09a370702305d1328631605d46dd139f7b7 authored almost 3 years ago
Apply suggestions from code review

Co-authored-by: Andreas Dangel <[email protected]>

8b073b9dd5b9b928c7b20fe31c64733fed79d672 authored almost 3 years ago
Merge remote-tracking branch 'adangel/regression-tester-update' into

pmd7-regression-tester-update

c26275a2b603fe10ccdaa453c9d2e90d632d80fa authored almost 3 years ago
Update pmdtester to 1.4.0

0081e61cfd5d519864bef892203c72afff32d1ad authored almost 3 years ago
[doc] Update release notes (#2693)

2f5f7f3c927179a836378826f06961ba94513fc8 authored almost 3 years ago
Merge branch 'master' into regression-tester-update

2b21e260e534e4ed2c82c1588d43438666645455 authored almost 3 years ago
Revert "REVERT ME - Use pmtester from pmd/pmd-regression-tester#103"

This reverts commit 67928910df25574ec41821b60d352e5f32bfe971.

b1f85585d4e8881c6f97dd4300c5c902f3c26266 authored almost 3 years ago
Fix tests and compile errors

819e6236c49f36774ccac8f4cea14d58c651c211 authored almost 3 years ago
Merge branch 'master' into pmd/7.0.x

644bd3ab39510d02a76e3a23473098acd666c0e5 authored almost 3 years ago
Merge pull request #3856 from adangel:fix-regression-project-list

[ci] Fix project-list for spring #3856

44e779ce132ab8af6538cfbd0c4d54f2d2e6c72c authored almost 3 years ago
Merge pull request #3818 from adangel:fix-abstract-ruleset-factory-test

[core] Fix abstract ruleset factory test #3818

5f9e9d1066fe0ac89914b28002cabfa4ca94b19a authored almost 3 years ago
Merge pull request #3817 from adangel:apex-designer-bindings

[apex] Add designer bindings to display main attributes #3817

8c50c1eca37f0923347cf43e731b8656cd45eb29 authored almost 3 years ago
[doc] Update release notes (#3817)

83680f90ff8876a93753e1e5c65101170c129b80 authored almost 3 years ago
Bump maven from 3.8.4 to 3.8.5

2f65275db3e7c2731e44c5837c02995859421d7f authored almost 3 years ago
Merge pull request #3811 from btjiong:issue2504-editme-button

[doc] Improve "Edit me on github" button #3811

3d72a0dcd7aa3d7026810343b7ddf40aa1797cd9 authored almost 3 years ago