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

Merge pull request #4238 from oowekyala:fix-lawofdemeter-ordering

[java] Make LawOfDemeter not use the rulechain #4238

github.com/pmd/pmd - 19757ad7dc86f3b53ee27e39329c25d5c464c065 authored about 2 years ago
Merge pull request #4237 from oowekyala:text-utils-comments

[java] Cleanup handling of Java comments #4237

github.com/pmd/pmd - 8f47e2153c735fe6bbe620b3d09ccb57b77c9bbf authored about 2 years ago
[doc] Update release notes (#4237)

github.com/pmd/pmd - 5b6b7a2222d3f32ce7b7375c76523044f3ff5958 authored about 2 years ago
Simple change in voilation check

github.com/pmd/pmd - efd83665dc36f99201ab3f2559b1af7bedae5a31 authored about 2 years ago
check added for User and system mode in validateCRUDCheckPresent

github.com/pmd/pmd - bce0331fe789b63c815f9edbc9971651ea4a1504 authored about 2 years ago
check added for User and system mode in validateCRUDCheckPresent

github.com/pmd/pmd - 73b95b2e928dea46d398553e24cfbec243cb8e3f authored about 2 years ago
Address review comment

github.com/pmd/pmd - 7282690b4234cf54ee3af70c3ab10a2ee719d84b authored about 2 years ago
Simplify impls of SymAnnot

github.com/pmd/pmd - 7791fa1c5b68da8f4fcc91c048081799c1e29eda authored about 2 years ago
Fix default behavior of `annotationAppliesTo`

Co-authored-by: Juan Martín Sotuyo Dodero <[email protected]>

github.com/pmd/pmd - 9afb40432fc25d5b8169469f2ea679279aa6e79d authored about 2 years ago
Fix manual integration tests

github.com/pmd/pmd-regression-tester - d491c0c237c8ceedb307486dbcdd1d58521525cf authored about 2 years ago
check added for User and system mode in validateCRUDCheckPresent

github.com/pmd/pmd - 1ce646a535b02b2ea524a9163c3e77c5a3e92a5b authored about 2 years ago
Merge branch 'master' into compat-7.0

github.com/pmd/pmd-designer - bea2a9b91e23cce04c17ea6aafb4266b08a6afb6 authored about 2 years ago
Update kotlin, kotest, junit

github.com/pmd/pmd-designer - 1989118bc4593c6cbb8455f24385589674801add authored about 2 years ago
Merge branch 'master' into compat-7.0

github.com/pmd/pmd-designer - 56e83c301f623572b507454c96c9bffd5b2b86fa authored about 2 years ago
[ci] Explicitly install ruby 2.7

This accounts for the gh-action image update
to ubuntu 22.04, which contains ruby 3 by default.

github.com/pmd/pmd-designer - 0e52c71d159e42ba5c63a6d7b0fffb6c9b311abb authored about 2 years ago
Save space

github.com/pmd/pmd - 9da341acc492cfcaf5252d3ed1ce368f9065bf5d authored about 2 years ago
Merge branch '7.0.x' into clem.type-annots-in-infer

github.com/pmd/pmd - e197852b283844386068d8b90e2c3157697b6045 authored about 2 years ago
Merge remote-tracking branch 'Monits/cle-typeres-annotations' into 7.0.x

github.com/pmd/pmd - 5848e51589a0873a88b719ada0ecded39ceda20e authored about 2 years ago
Fix more tests

github.com/pmd/pmd - 02d47843f97f1261a159914d0ccba79236a0c51d authored about 2 years ago
Fix bug with convertibility of capture vars

github.com/pmd/pmd - cceee3293ef4ab5f4e1706e3438bf5d09b882f8f authored about 2 years ago
Add a test case

github.com/pmd/pmd - eeed82ae4ebb06a2217cc5894c01207ab1459358 authored about 2 years ago
Filter annotations that apply to type use

github.com/pmd/pmd - b90e46a44918a2f4483e04f1e5f0d26425e18483 authored about 2 years ago
Fix test with capture

github.com/pmd/pmd - 41bc5ac309007045508eacf3ab7faa29fe97d7ca authored about 2 years ago
Add tests for type inference with type annots

github.com/pmd/pmd - c2d738db420ecbce11138a74c98b76b0a0ea41a6 authored about 2 years ago
Remove param annotations form signature

github.com/pmd/pmd - 671fe3d99d7dfc75c943f4abecd3161e6f499f9e authored about 2 years ago
Add a test for annotated array type

github.com/pmd/pmd - 71b4e4459ee584bc653424786a0c2d9c255927f2 authored about 2 years ago
Merge remote-tracking branch 'Monits/cle-typeres-annotations' into clem.type-annotations-support

github.com/pmd/pmd - e401801d158262990d5936f194c1713490772d1f authored about 2 years ago
Refactor test, use junit 5

github.com/pmd/pmd - 4621d27dfede6b7c5741cba211042a40375a198f authored about 2 years ago
Fix AST type annots

github.com/pmd/pmd - 42cbc84b11063a7908eed5c9f460622390d07976 authored about 2 years ago
Use PSet<SymAnnot> instead of List

This is because iteration order is
not defined, also in some places we
have to merge annotations...

github.com/pmd/pmd - c8f2a8db1412de3229647a3e52a57ebae23a603d authored about 2 years ago
Fix build

github.com/pmd/pmd - 43d2c3ddf409a305fd7c4265b4293256eb50cf77 authored about 2 years ago
Factorize tests to test AST impl as well

github.com/pmd/pmd - 88c3572f7cde57bb296733b847e56629c989e3f0 authored about 2 years ago
Update pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ast/AbstractAstVariableSym.java

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

github.com/pmd/pmd - 1a5a57696545342fdf5ef5953c9e8f2edd1a0549 authored about 2 years ago
Update pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ast/AstClassSym.java

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

github.com/pmd/pmd - bdcca5698f19a6dae7245e73eb28217f1d8e684b authored about 2 years ago
Update pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/ast/AbstractAstExecSymbol.java

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

github.com/pmd/pmd - 0443e8a7c41510d25985545d73a2722b0192e559 authored about 2 years ago
Merge remote-tracking branch 'Monits/cle-typeres-annotations' into clem.type-annotations-support

github.com/pmd/pmd - 2df039f4872d1fd6c925be2e5e08da76ddee87c8 authored about 2 years ago
user mode and System mode with test cases added

github.com/pmd/pmd - 0253929cc5c98691efbffcf809b0951680f45767 authored about 2 years ago
Fix pom configuration

github.com/pmd/pmd - cc4da08d86b990012f54186513dbca74e386b49f authored about 2 years ago
Finalize tests

github.com/pmd/pmd - f5b059faddd3094898807800267d2cfa71295d39 authored about 2 years ago
Fix missing functionality

github.com/pmd/pmd - 9e84c8748a5000d359515e06aa27dd86f4e1a7de authored about 2 years ago
Have maven tests provide parameter metadata

github.com/pmd/pmd - 3e42086e961c3417f785f4d064d897ac82df777d authored about 2 years ago
Revamp symbol testing

github.com/pmd/pmd - 71ab585220387429c8b2c0660d9f8e0e70464aca authored about 2 years ago
Support receiver type

github.com/pmd/pmd - acc7721203606944fb0f8f02ae5a87dddf4e95f8 authored about 2 years ago
Merge branch 'typeres-annotations' into clem.type-annotations-support

github.com/pmd/pmd - d8e907e900df0558492b3b4a786e903a7d96fe84 authored about 2 years ago
Support annotating type parameter bounds

github.com/pmd/pmd - 0ce831fc5cab49e0a206f093b29a814c3cf383f9 authored about 2 years ago
Add test for Target.PARAMETER annotations in ASM

github.com/pmd/pmd - c431b56f971d4a0ed9e52d4e482aca6b4adbf899 authored about 2 years ago
Fix parameter annotation accessing

github.com/pmd/pmd - b7834438354bd020eb08e1fa62d4f5e8bdf4b046 authored about 2 years ago
Aggressively skip visiting as much as possible

- Improve ASM parsing speed

github.com/pmd/pmd - 648729a98063d7f6a5e4f9d0a2c95a0e8221f2ed authored about 2 years ago
Parse annotation in classes under AST

github.com/pmd/pmd - e957ac661d679319052a46d20c6d3122075a5249 authored about 2 years ago
Parse annotations in ctors/methods in AST

github.com/pmd/pmd - 8980a8da9f2ef4816bbb45ab633def8639eba110 authored about 2 years ago
Parse annotations for field/param/locals in AST

github.com/pmd/pmd - cbe551fb4db58ea82cfa498fb7837bf3dad9364c authored about 2 years ago
Parse formal param annotations in ASM

- Only type annotations are missing from ASM, but those are a world of pain…

github.com/pmd/pmd - 83070f89f92c492506898c90e033ffdc5a38ebd4 authored about 2 years ago
Support type parameters

github.com/pmd/pmd - 4ec253a43907246435f21a6afc786001ea6f5ab1 authored about 2 years ago
Support annot on throws clause

github.com/pmd/pmd - ab9e8de31c8a67363c9aedf8c6238399d479a3ad authored about 2 years ago
Support some type annots on methods

github.com/pmd/pmd - 407543fd418b2978a4a48259dae662d3620ec5ac authored about 2 years ago
Simplify impl

github.com/pmd/pmd - bf6e64a1e1bebd655be75b2c9bd3ede79d262115 authored about 2 years ago
Support wildcards

All TypePaths are now handled

github.com/pmd/pmd - a85e5c867de2a84be275bd6a7752d7d81acb8c89 authored about 2 years ago
pmd warnings

github.com/pmd/pmd - b5c91016eb4b1c7803749acfb252bf328c3b62ae authored about 2 years ago
More tests, pretty print

github.com/pmd/pmd - 47dc6d1c961fcb5adf50b1334b08e1cf015c8011 authored about 2 years ago
Handle array and inner types

github.com/pmd/pmd - 184f42e153d59df3a05bdf1f3fb011de7ec6ec7a authored about 2 years ago
Support reading type annotations from ASM for fields

Missing pieces:
- other declarations
- some type annot paths

github.com/pmd/pmd - 0be034b3db8de0ae1cab8b0c290ab2259b520919 authored about 2 years ago
Add type annotations to JTypeMirror

github.com/pmd/pmd - 994b8402d59773888977d768d395526acfe5cf16 authored about 2 years ago
pmd warnings

github.com/pmd/pmd - c488af31532ee8b579b893fd626b57ad840d3367 authored about 2 years ago
Factorize equality routines for SymAnnot

github.com/pmd/pmd - 457568a05cfa6a6ee8ed4323112b937d7d4b4624 authored about 2 years ago
checkstyle

github.com/pmd/pmd - a3bdd62c40b36485a5de1226cf70852ca5f5eca1 authored about 2 years ago
Fix merge

github.com/pmd/pmd - d29a2b093f0afe7a3e3121c9235cdde4243fdb52 authored about 2 years ago
Merge branch '7.0.x' into typeres-annotations

github.com/pmd/pmd - 191f14e6c01771c8d0af87ec9c73ce4aa5b49bb2 authored about 2 years ago
Actually close initializers

github.com/pmd/pmd - 20d538d49b96d4f986e2a11fc7876f2e0fb40f00 authored about 2 years ago
Fix short-circuit checks for tee listeners

github.com/pmd/pmd - a653ab888ecb49c18d9c9cde5fb7e999f2caab20 authored about 2 years ago
Rework to use an initializer class for expansion

github.com/pmd/pmd - 1042781aa3d08fe314bc4127a5db72f4fdaa6e18 authored about 2 years ago
Merge branch '7.0.x' into pmd7-language-lifecycle

github.com/pmd/pmd - c71756a4c1e25954ba3af5f709a78a1f26867177 authored about 2 years ago
Make LawOfDemeter not use the rulechain

github.com/pmd/pmd - e70ce39b62365960ee95604afd1a546f3534eb1f authored about 2 years ago
Cleanups

github.com/pmd/pmd - 3bfb61c03724d9fa417059e433b2e66614fd1a3a authored about 2 years ago
Merge branch '7.0.x' into port-properties

github.com/pmd/pmd - 98f515b92cdc63a967266a8e6fff9168d18cb8d3 authored about 2 years ago
cleanups

github.com/pmd/pmd - 49c7f421f3fdba602594961923e266a54f810a1c authored about 2 years ago
Add some tests

github.com/pmd/pmd - 20d3d90fb0779b8c71bc945eca94b246d6ef55fa authored about 2 years ago
Merge branch '7.0.x' into text-utils-comments

github.com/pmd/pmd - 08284c2af5f60c1e6ee57d5c1831e4dece996ee1 authored about 2 years ago
Merge remote-tracking branch 'origin/violation-decorators' into violation-decorators

github.com/pmd/pmd - 0fd5b3d1e1c1ceafd60061c6b2510d9249c3f228 authored about 2 years ago
Fix regression with variableName not being populated

github.com/pmd/pmd - 5400bb40e9312cfd23c626920636560b8c313178 authored about 2 years ago
Merge branch '7.0.x' into violation-decorators

github.com/pmd/pmd - a92e63c4778021eca484cb85c8aa67d8e5d47ccb authored about 2 years ago
Delete lots of deprecated stuff in CPD core

This includes its CLI

github.com/pmd/pmd - bb31553e8c70455cd1fcc037ca5837e08dd12c81 authored about 2 years ago
PMD For Eclipse 4.41.0.v20221126-1044-r Released

github.com/pmd/pmd.github.io - fef3f88166a3d3292bc5bbf04d2e41ffd7ef8cf4 authored about 2 years ago
Prepare next pmd-eclipse-plugin development version 4.42.0-SNAPSHOT

github.com/pmd/pmd-eclipse-plugin - fa3dc2ee2f182141e6ff1733d12869055a2bbf81 authored about 2 years ago
Prepare release pmd-eclipse-plugin 4.41.0.v20221126-1044-r

github.com/pmd/pmd-eclipse-plugin - fcf93fff3b42345436935724008c3a0fced7ce6e authored about 2 years ago
Generated sitemap.xml

github.com/pmd/pmd.github.io - 56e50fa36e6108ece2779dcacf792668e8b5905e authored about 2 years ago
Copying pmd-6.52.0 to latest

github.com/pmd/pmd.github.io - edc95487afac3cfa87909992e2ae59d994a3074f authored about 2 years ago
Added pmd-6.52.0

github.com/pmd/pmd.github.io - d3a170779f5fc6fed87e16cf2503294d6be77ab8 authored about 2 years ago
Updated to PMD 6.52.0

github.com/pmd/pmd-eclipse-plugin - 61f910d75fb6d46a31b7e2732db4713b94f2688e authored about 2 years ago
Merge branch 'master' into pmd/7.0.x

github.com/pmd/pmd - 208f190d2ce7e195e56c9567f3539373380e91e3 authored about 2 years ago
Bump pmd from 6.51.0 to 6.52.0

github.com/pmd/pmd - 30b78ddec3e013604f4002d8ced54f56389d2764 authored about 2 years ago
Prepare next development version [skip ci]

github.com/pmd/pmd - c1390d219fc1799d0bc24d1424344cfc4ef70e3c authored about 2 years ago
[maven-release-plugin] prepare for next development iteration

github.com/pmd/pmd - 1634bd0043888a528224e5f42c521639829eb2ca authored about 2 years ago
[maven-release-plugin] prepare release pmd_releases/6.52.0

github.com/pmd/pmd - e90bf0f11b5458593358f6b36f88815218b5c9f7 authored about 2 years ago
Prepare pmd release 6.52.0

github.com/pmd/pmd.github.io - 98a8c2459480038e1497543d59df19b7a808250d authored about 2 years ago
Prepare pmd release 6.52.0

github.com/pmd/pmd - 6f64edf7141c9fefceb6e3d74101ba2ee4ba486b authored about 2 years ago
Merge branch 'master' into pmd/7.0.x

github.com/pmd/pmd - be4d09b5c0007992b904491ad49efb160ab69554 authored about 2 years ago