Ecosyste.ms: OpenCollective

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

PMD

An extensible multilanguage static code analyzer.
Collective - Host: opensource - https://opencollective.com/pmd - Website: https://pmd-code.org - Code: https://github.com/pmd

Remove jcommander dep

github.com/pmd/pmd - 8217f26a1658959ea171c035477dc03f44670469 authored almost 2 years ago
Remove more things

github.com/pmd/pmd - 8567fd77e977f611aca73145ebf025a417ac8115 authored almost 2 years ago
Remove old CLI, more doc

github.com/pmd/pmd - 82b4d97cb5719ca29ac02425ffb41f344550f479 authored almost 2 years ago
Improve doc for PmdAnalysis

github.com/pmd/pmd - 261df24af883f3a7e1b83628d764c0f8a85301af authored almost 2 years ago
Fix bug found by coverage test

github.com/pmd/pmd - 76c41f23198074664150208d30d418ce90390cf4 authored almost 2 years ago
Enable coverage test

github.com/pmd/pmd - 5031c83c880d11f215b2b21919ff3091c6f951bf authored almost 2 years ago
Cleanup

github.com/pmd/pmd - d23b52ffc364877647c45c71e02ee280b8b39b6c authored almost 2 years ago
Add julia to language deps

github.com/pmd/pmd - 750a6af37dc85eec545131913d30fa2b940d1066 authored almost 2 years ago
Merge branch 'master' into pr/4403

github.com/pmd/pmd - 640ad6cf1d53e00268ab3f5c0e4be5d29d8b3ee0 authored almost 2 years ago
Update release notes, ref #4402

github.com/pmd/pmd - 6d8ffa9d7a1298e8aebd43fd7022d27c4036e3c1 authored almost 2 years ago
Merge remote-tracking branch 'upstream/master'

github.com/pmd/pmd - c0f56861e7eaaca9a561dd134c14f70178a0a4d6 authored almost 2 years ago
Merge branch 'master' into pr/4402

github.com/pmd/pmd - 5c5f94e4a6363e57ddb90b697f4bd801b9d9b35f authored almost 2 years ago
Merge pull request #4445 from adangel:fix-release-scripts

[ci] Improve release scripts #4445

github.com/pmd/pmd - 53170cceba19ef982d0fe00a481d4a7960ae91f0 authored almost 2 years ago
Merge pull request #4465 from adangel:apex-link-error-handling

[apex] Handle ApexLink initialization errors #4465

github.com/pmd/pmd - aef2c175e5907fe9cf510b81860d82d29503a7d6 authored almost 2 years ago
Merge pull request #4475 from adangel:update-pmd-designer-7.0.0-rc1

Bump pmd-designer from 7.0.0-SNAPSHOT to 7.0.0-rc1

github.com/pmd/pmd - 3f2b31d7464ad12f65bc821d919cc5ed7f18b778 authored almost 2 years ago
Merge pull request #4519 from adangel/doc-updates

[doc] Update doc page, fix fontawesome missing icons

github.com/pmd/pmd - 58a7e60934441eee53da6021bfc4624db8fd7b84 authored almost 2 years ago
Merge pull request #4520 from joaodinissf:master

[doc] Fix typo: missing closing quotation mark after CPD-END #4520

github.com/pmd/pmd - 3af4276092611608da87d9f2a02aee94c656edac authored almost 2 years ago
[doc] Update release notes (#4520)

github.com/pmd/pmd - d7b060dd2ecb8d06888f3e87e14bdd24d8e436a6 authored almost 2 years ago
Add @joaodinissf as a contributor

github.com/pmd/pmd - 4d8cc9c853c7e3f11f206b8015402df3e1f56b06 authored almost 2 years ago
[doc] Add #2160 to release notes

github.com/pmd/pmd - bb022351eafc5b853a562fa5a035a194f58f5a56 authored almost 2 years ago
Fix typo: missing closing quotation mark after CPD-END

github.com/pmd/pmd - 2134e7b27d7f727495c34506059578831b0304cc authored almost 2 years ago
Ensure #3858 is fixed

Fix #3858

github.com/pmd/pmd - 4a34de594f8416d7acfd90aad11b82fb92c51443 authored almost 2 years ago
Ensure #3642 is fixed

Fix #3642

github.com/pmd/pmd - 08f22c6650477f4378595d7e19c0e17b558855c4 authored almost 2 years ago
Ensure #3848 is fixed

Fix #3848

github.com/pmd/pmd - e9b30fab94911ca99116fd607cb606b41baf3021 authored almost 2 years ago
Ensure #3843 is fixed

Fix #3843

github.com/pmd/pmd - 4ab49af6938194c46dc84d2da64897e4cf245553 authored almost 2 years ago
Ensure #1455 is fixed

Fix #1455

github.com/pmd/pmd - cef70329f199089575b2d3577124f89d00b52e44 authored almost 2 years ago
Fix favicon

github.com/pmd/pmd - 9e9739e2b34c7dfb146bbda4eba34e471c6e45a1 authored almost 2 years ago
Update fontawesome, fix external-link icon

github.com/pmd/pmd - 0756a7c0e4eaf300d84215ed5c4b10057ce3c79c authored almost 2 years ago
Update gems

Fixes https://github.com/pmd/pmd/security/dependabot/38
Fixes https://github.com/pmd/pmd/securit...

github.com/pmd/pmd - ae766de203db554963adb11aceffb03907c1b104 authored almost 2 years ago
Updated CHANGELOG.md

github.com/pmd/pmd-github-action - 5369861aaffda1649b66cf10b17c5ff1e75119f1 authored almost 2 years ago
Bump nock from 13.3.0 to 13.3.1 (#185)

Bumps [nock](https://github.com/nock/nock) from 13.3.0 to 13.3.1.
- [Release notes](https://git...

github.com/pmd/pmd-github-action - dbaef341fe0be0e352cbb762dff7e567e48a7cdd authored almost 2 years ago
[doc] UnusedLocalVariable with multiple for loop indices

Closes #4518

github.com/pmd/pmd - 9ecc1a84edc336350b91ee43f2f3eb2cc12ca49a authored almost 2 years ago
[doc] UnusedLocalVariable with try-with-resources and compound statements

Closes #4516
Closes #4617

github.com/pmd/pmd - 429f0f076a0077619a382dd1fd5154fa684eebe8 authored almost 2 years ago
[doc] Fix typo for CommentContent forbiddenRegex property

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

github.com/pmd/pmd - 0df041db1d7d8b0717f9a5bb5635e273a560f6dc authored almost 2 years ago
[doc] CommentRequired - doc changed behavior

github.com/pmd/pmd - 157cac92180ea7935b87963551dfbf8aaf6d1fac authored almost 2 years ago
[java] AvoidLiteralsInIfCondition - add test case for #4514

Closes #4514

github.com/pmd/pmd - daf574a888dc65fcc955c828b06f9eeda48bba9d authored almost 2 years ago
[java] UselessOperationOnImmutable - add test case for #4513

Closes #4513

github.com/pmd/pmd - afe1613c93f93b0febf611d20d552c34be17d588 authored almost 2 years ago
[doc] ImplicitSwitchFallThrough - case statements are reported

Refs #3123

github.com/pmd/pmd - b92a8e71dbcb5a277cfd55d40a87a2245ee9998c authored almost 2 years ago
[doc] CommentSize: mention the behavior change of #4369 explicitly

github.com/pmd/pmd - 8c8ba41b20f95aa0f1c2211b3960c584da34334f authored almost 2 years ago
[doc] ShortVariable now also reports short enum constant names

Refs #3123

github.com/pmd/pmd - bd13b3915c649c9df426bc20597ee14dd0c563c9 authored almost 2 years ago
[doc] Update release notes (#4512)

Closes #4512

github.com/pmd/pmd - bebe05bd8e340cb388a13d56c2ac444016f59425 authored almost 2 years ago
[java] LocalVariableCouldBeFinal - update test case (#3122)

github.com/pmd/pmd - 47252be3061f46837c7c92002dd357673032e3a7 authored almost 2 years ago
[doc] Update release notes (#4511)

Closes #4511

github.com/pmd/pmd - 40aa75aae8b052ec5fbcdf06b9fa3b13ca4100e4 authored almost 2 years ago
[doc] Update release notes (#4509)

Closes #4509

github.com/pmd/pmd - 3b31913146d108dc3fb18dc97fbc712cadc7f8ce authored almost 2 years ago
[doc] Update violationSuppressXPath XPath version changes

github.com/pmd/pmd - efbbd6cd2f5d176e6b59199dd2ae75ecc161c183 authored almost 2 years ago
[doc] Update issue titles in fixed issues section

github.com/pmd/pmd - 1d05aad9be8193da7347b1c7dc0e0a1fcf5453fa authored almost 2 years ago
[doc] Document removed properties for statistical rules

github.com/pmd/pmd - c9c851554f902422778e6ae281fd981271bbdced authored almost 2 years ago
[java] SwitchDensityRule - use common report level property for "minimum"

While we calculate the ratio between number of statements and number of labels,
we shouldn't pre...

github.com/pmd/pmd - 3fab1980100693b3bf575d3eb04cd1c2018e19be authored almost 2 years ago
[doc] Document removed rule properties

Refs #3123

github.com/pmd/pmd - aa38d6023b1f0689198caad78cd64c80a553e454 authored almost 2 years ago
[doc] Document changes on report location

Refs #4439
Refs #730
Refs #3123

github.com/pmd/pmd - d718d3fecc8cff591c9e2a9f82697a428f8af2fc authored almost 2 years ago
[java] AvoidReassigningLoopVariables - update test case, document differences

Refs #4500
Refs #3123

github.com/pmd/pmd - 90642972abbac28de6fa726abdfaac6c617f7c0a authored almost 2 years ago
[doc] ArrayIsStoredDirectly - reports now on assignment

and not anymore on formal parameter.

Refs #3127
Refs #3123

github.com/pmd/pmd - 72d9fd6472f5c40c82d5d646a3e8a36ba7c20079 authored almost 2 years ago
[doc] Sort changed rules in release notes

github.com/pmd/pmd - 7acb2f4eb10b0e39921e84430cec07dc40890f70 authored almost 2 years ago
Ensure #1480 is fixed

Fix #1480

github.com/pmd/pmd - c2b18ce229ee4855e09005907db88ec3338361ab authored almost 2 years ago
Ensure #1563 is fixed

Fix #1563

github.com/pmd/pmd - c4e0586dd496474c5c63a778934cdaa57e6b24a2 authored almost 2 years ago
Merge pull request #4506 from oowekyala:issue-4505-implicitSwitchFallThrough-npe

[java] Fix NPE in ImplicitSwitchFallThrough #4506

github.com/pmd/pmd - d04a1af8d3cec315c2bcdfd019d89ace358b494a authored almost 2 years ago
[java] ImplicitSwitchFallThrough: Update test description

github.com/pmd/pmd - 8b5aba41fef84858a839e50c8e2a2d4e675baf2e authored almost 2 years ago
[doc] Update release notes (#4505)

github.com/pmd/pmd - e8d9ec434772415c38df825ae204aca2972d3fa9 authored almost 2 years ago
[doc] Update release notes

- make sure that changes listed for rc2 are also listed in the complete release notes
- escape a...

github.com/pmd/pmd - 25c24b2f1bae90921e748160bce392b5cbe258f7 authored almost 2 years ago
fix issue4503

github.com/pmd/pmd - e653df6214ced1cf0fba58d47c55ba71b00a6020 authored almost 2 years ago
Update release notes

github.com/pmd/pmd - 6ca8d376b0b04a517e0f73893732ff5df36866c4 authored almost 2 years ago
Fix #4505

github.com/pmd/pmd - ff026ce8276fbe2a0ff92d139deba547c700941d authored almost 2 years ago
Merge branch 'pr-4488'

github.com/pmd/pmd - 920386d4bd0d521b715769a223578b0e01a751e7 authored almost 2 years ago
Update changelog, refs #4488

github.com/pmd/pmd - b077b6658cd42b5b3d759a09364fd57b79195590 authored almost 2 years ago
Simplify check

- Move all annotation to the set, not only TestNG's

github.com/pmd/pmd - 3c7675ac583afa5e5c20ac48e935006774bfdea0 authored almost 2 years ago
Merge branch 'pr-4494'

github.com/pmd/pmd - 622ba91f940716d545b948fdb8c366fe2a29868d authored almost 2 years ago
Update changelog, refs #4494

github.com/pmd/pmd - ba93312a50c87dd04c8a0e6c7d563c5c3627ce57 authored almost 2 years ago
add annotations

github.com/pmd/pmd - fa7143b8de967f02ae527c4a159cc379a63d5885 authored almost 2 years ago
Update UnnecessaryConstructor.xml

github.com/pmd/pmd - 7034d40cc88d1f24f83740ea3b86b037682e2852 authored almost 2 years ago
Update UnnecessaryConstructorRule.java

github.com/pmd/pmd - d457cce9c53c895ab32568a1c90f1bdb17b5ef42 authored almost 2 years ago
Merge pull request #4497 from adangel/apex-excessive-public-count

[apex] Improve ExcessivePublicCount message

github.com/pmd/pmd - c138fbb441556e0c9641202ecfe5a644a4e88515 authored almost 2 years ago
[apex] Fix compile errors after merge

github.com/pmd/pmd - 5882dda0169c74d07dca2f2305f2982d404cdc51 authored almost 2 years ago
Merge branch 'master' into apex-excessive-public-count

github.com/pmd/pmd - 9fc7ab55a158e490a1866f267f7eebb1a18fe2fd authored almost 2 years ago
[apex] Add limit in ExcessivePublicCount message

github.com/pmd/pmd - 3e9d6081a4f23b866b4112ae995083b9d6ad0a3a authored almost 2 years ago
[doc] Update release notes

Add new issues/PRs to the final 7.0.0 release notes

github.com/pmd/pmd - d5b2abe2c1c51f1e8f77c4216f69d916e409f65a authored almost 2 years ago
Updated CHANGELOG.md

github.com/pmd/pmd-github-action - c7359355fb53aaecc12f35d49a8e0fdd374baf64 authored almost 2 years ago
Bump eslint from 8.38.0 to 8.39.0 (#184)

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.0.
- [Release notes](https...

github.com/pmd/pmd-github-action - dc9e631c46986ee1f9dfb2385ba0c4bed68c34e9 authored almost 2 years ago
Merge branch 'pr-4495'

github.com/pmd/pmd - 899da418e238634503ef27d9e57c0db73a93d7e4 authored almost 2 years ago
Update changelog, refs #4493

github.com/pmd/pmd - 3f941449270ab3eb0a2c4297a5dd9091910e757e authored almost 2 years ago
Merge pull request #4489 from adangel/java-immutable-field-ignoredannot

[java] ImmutableField: Remove deprecated property "ignoredAnnotations"

github.com/pmd/pmd - c487043a5cbaa3f18142f9333e657f3b993cd497 authored almost 2 years ago
Merge pull request #4496 from adangel/apex-ncss-method-count-message

[apex] Fix NcssMethodCount message

github.com/pmd/pmd - 5130d5b69e895ef36642825a2a66f72764f39e5e authored almost 2 years ago
[apex] Improve ExcessivePublicCount message

and verify inner class behavior.

github.com/pmd/pmd - 646fb09908a48e8ad2b3ac8128b65192fee71ead authored almost 2 years ago
[apex] Fix NcssMethodCount message

github.com/pmd/pmd - e899909c3f58428fa92d5c3b8187bd8717eedafe authored almost 2 years ago
Update UnnecessaryConstructorRule.java

github.com/pmd/pmd - add3c461790a1a765dfb839fe1882ab516efe941 authored almost 2 years ago
fix issue4493

github.com/pmd/pmd - cced58c9a0b6a4c8d8e5510b8e6727791023a39e authored almost 2 years ago
fix issue4487

github.com/pmd/pmd - 2f0d83f98dc1f3a5c4ad243150123ae75698b41a authored almost 2 years ago
[test] Fix rule test reporting

github.com/pmd/pmd - 5eee9f6a13b0c6d29c723cb7c373461516293bae authored almost 2 years ago
Merge pull request #4491 from adangel/fix-4482

[dist] Fix pmd.bat script

github.com/pmd/pmd - 9f13f12e4cd11661a10294441f68c7ab8b7d452c authored almost 2 years ago
Fix comment [skip ci]

github.com/pmd/pmd - dffab8e4fbb83a587fc57ec60af2de2cfa4f0be0 authored almost 2 years ago
[dist] Fix pmd.bat script

Fixes #4482

github.com/pmd/pmd - 3cf0ba2b3f0fd8986b35bf7d2b772e4d0a6818b4 authored almost 2 years ago
Fix compil

github.com/pmd/pmd - d6b02d18b42dae22591e80b9817afac52386deed authored almost 2 years ago
Merge branch 'master' into port-properties

github.com/pmd/pmd - 69e2d319b9280335024e214b370caccc108e10c1 authored almost 2 years ago
Merge branch 'pmd7-textfile-display-name' into clem.pmd7-refactor-cpd

github.com/pmd/pmd - 60f313f6191fac398871741fd604369b580633ca authored almost 2 years ago
Fix tests

github.com/pmd/pmd - dd48dabac90c28605c96e173d555caccb8ecd183 authored almost 2 years ago
Merge pull request #4485 from Monits:fix-4484

[cli] Fix NPE in ast-dump command #4485

github.com/pmd/pmd - 2c2d65f8b2280e5ad5c476eb641a48b1e2389365 authored almost 2 years ago
Merge branch 'master' into pr-4485

github.com/pmd/pmd - 07758415c072c0332810e9bf6c2aa1b4ee95de05 authored almost 2 years ago
[doc] Update release notes (#4484)

github.com/pmd/pmd - e860d6aad53c299786bb1bf9ff6e91a445fc258c authored almost 2 years ago
[dist] Add integration test for ast-dump

github.com/pmd/pmd - dec7c7dabcaf3e3d33fc56ebc93b40b10273f57e authored almost 2 years ago
Merge branch 'pmd7-textfile-display-name' into clem.pmd7-refactor-cpd

github.com/pmd/pmd - e66f78ba100073e87ec72a480ffb27f9ea319981 authored almost 2 years ago
Fix NPE

github.com/pmd/pmd - 7cf4d44d5d76d9d2dfe6ef3be4708c1c2ec4f5a4 authored almost 2 years ago