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

[java] Update rule ProperCloneImplementation

1754f4d0c0e089d293e0364fa0d6eee4a0c96ba3 authored over 3 years ago
[java] Update rule ReturnEmptyCollectionRatherThanNull

20146f18b02c49620b209c57ee9fec03ff265901 authored over 3 years ago
[java] Update rule SingleMethodSingleton

Any nested type is now a find boundary.

1f2bc99d678d2ef2c7d50ec9b50c66719e500aaa authored over 3 years ago
[java] Update rule SingletonClassReturningNewInstance

af19de71e6d5ed5f0c24aa3c67a0769edaec9ff0 authored over 3 years ago
[java] Update rule StaticEJBFieldShouldBeFinal

161521e8f8ef41546271b8cf6a29379c121712a1 authored over 3 years ago
[java] Update rule StringBufferInstantiationWithChar

5853cab38bf3d6b78b989a7bcbd6a561a3c33ebb authored over 3 years ago
[java] Update rule SuspiciousOctalEscape

d80ad0e0985060062f8aa84b73660b11fb93fae9 authored over 3 years ago
Update gems

Fixes https://github.com/advisories/GHSA-2rr5-8q37-2w7h

c9077e19ea31799dc7b54e4ea14e07e5736ddef9 authored over 3 years ago
Merge pull requet #3512 from oowekyala:update-InvalidLogMessageFormat

[java] Update rule InvalidLogMessageFormat #3512

4b112e8a881e900f63cc4007b20511260f0178ba authored over 3 years ago
Merge pull request #3511 from oowekyala:update-CheckSkipResult

[java] Update CheckSkipResult #3511

4324043f3fe10ff72cbd483081e7e771a37b02d4 authored over 3 years ago
[java] Update rule UnconditionalIfStatement

2edeb61bfcbfe659742129e08c34f482a965514b authored over 3 years ago
[java] Update rule UnnecessaryBooleanAssertion

c91aeb9f68990510a710cf57d5b8643343452522 authored over 3 years ago
[java] Update rule UnnecessaryCaseChange

59dbf739973daedc360f648bfea94399021a4314 authored over 3 years ago
[java] Update rule UnnecessaryConversionTemporary

c8c3590d0e6fa8b96a9bf9b9b43b8ca11f74f4a3 authored over 3 years ago
[java] Update rule AvoidAccessibilityAlteration

c94726f8ae737374eecbac5aeea0facaafe9bb28 authored over 3 years ago
Merge branch 'master' into pmd/7.0.x

7cee47d71e0d6e9f4e5e94c0bd5c950b8879c5ba authored over 3 years ago
Use build-tools 17-SNAPSHOT

6c60196bc13f9b46b494932ec1d4412a9828c5e1 authored over 3 years ago
Bump pmd from 6.38.0 to 6.39.0

980b3701bd66434d23c367a766f5463ddd7568fa authored over 3 years ago
[plsql] Fix unit test

784c3437c4070b0974bb0e4ce029054a6c392d97 authored over 3 years ago
Merge branch 'master' into pmd/7.0.x

1d3f8eec02e3f36a9a44cc8f5870aa4beef2f076 authored over 3 years ago
Prepare next development version

bc782454f112baa0a12a7c055fe9b8e932c26ca6 authored over 3 years ago
[maven-release-plugin] prepare for next development iteration

0399bbbfc84e9eea3fa80c0d9118383ceaf307f7 authored over 3 years ago
[maven-release-plugin] prepare release pmd_releases/6.39.0

90b051bfff7ca4e1a8063e23281214cf919791ec authored over 3 years ago
Prepare pmd release 6.39.0

bc5b6b9801b2e154ede93ce5c3657b293148b372 authored over 3 years ago
Merge pull request #3520 from pmd/all-contributors/add-kevingnet

docs: add kevingnet as a contributor for code

1a3fb8a10f47ef6745dd7873708e73a97d62a0eb authored over 3 years ago
docs: update .all-contributorsrc [skip ci]

15f9ca6d3f6a5fdc3ff67960881e5a39fa7ca3a3 authored over 3 years ago
docs: update docs/pages/pmd/projectdocs/credits.md [skip ci]

f9398de22fae6a0bcb2ecdb206299aa42ca33926 authored over 3 years ago
Merge pull request #3516 from kevingnet:kevingnet_branch

[javascript] NPE while creating rule violation when specifying explicit
line numbers #3516

6d6d4c5769d67db9c37d5b586640f4fd902b12a3 authored over 3 years ago
[doc] Update release notes (#3516)

3bb93c5ef65b410a208c26c880b9bbce4cc60973 authored over 3 years ago
[javascript] Fix EcmascriptRuleViolationFactory (#3516)

4382a32fb11340b5832405e3c559ae0d1873fcf4 authored over 3 years ago
Merge pull request #3518 from adangel:issue-3515-plsql-select-into

[plsql] Parsing exception SELECT...INTO on Associative Arrays Types #3518

4d49fd5fe2d78c01d66292cf1205006dfa3bfc04 authored over 3 years ago
[plsql] Parsing exception SELECT...INTO on Associative Arrays Types

Fixes #3515

6458f95c4d51d8f3791e0b5a94e299ddca23e20b authored over 3 years ago
Merge pull request #3498 from adangel:pmd7-fix-cpd

[core] Enable CPD check (pmd7) #3498

34f47a72a589d46ea16d2aa6b9fc099001c423f7 authored over 3 years ago
[plsql] Fix TreeDumpTest

5285946451bda8276ead467c2c1aa803e96b0cbe authored over 3 years ago
[core] Extend XPath tests (#3499)

a1f2a46135230e4ae27dc5a33d6aac3f256a1900 authored over 3 years ago
Merge branch 'origin/master' into pr-3498

cacfeda0852221536a766c147990f2b59c9fbbe5 authored over 3 years ago
Merge branch 'pmd/7.0.x' into pr-3498

b9eebfe2581a1712cfb28b9a6c6dc87d8cfeacee authored over 3 years ago
Merge pull request #3501 from adangel:issue-3487-plsql-open-cursor

[plsql] Parsing exception OPEN ref_cursor_name FOR statement #3501

8a6bb312e197b9f05c8be2a3bbd4b57f33c4bcf8 authored over 3 years ago
Merge pull request #3497 from adangel:fix-cpd

[core] Enable CPD check #3497

d6e2911b81b3da504c8e96ac2caf0be696a4b33c authored over 3 years ago
Merge pull request #3481 from adangel:improved-readme

[doc] Improved readme and all contributors #3481

c08917773c8948a3105561e24ec7d8803c3d414f authored over 3 years ago
[doc] Update release notes for all contributors

be362aca8b41ac56699b7d4f87b2db80b7e19c01 authored over 3 years ago
Added constructor with beging and end lines

fd3c366822a1e6428dcc25b302b699c2dd0e6414 authored over 3 years ago
fix for npa when using line number

400f6c6776e7e9dbcce4fabefac123f6281fc836 authored over 3 years ago
AvoidAccessibilityAlteration warnings

Use commons-lang3 reflection utils. Well, this of course
only hides the fact that setAccessible(...

1a6d60aead4998a8ffca3076d8180527ce78f570 authored over 3 years ago
Bump maven-pmd-plugin from 3.14.0 to 3.15.0

7c6e699de8f39c76b42da294475e1b5a063dce46 authored over 3 years ago
Fix tests

539179790527c15c391bc93a083111aa298a87ed authored over 3 years ago
Merge branch '7.0.x' into pr/3483

2d1ba48dbb89dcb368478bfcefabe4386e4da84b authored over 3 years ago
wip fix stackoverflow

70ee1b0f1409d2de27cc72693e6dc2249709771f authored over 3 years ago
Special case static methods

7bb4a76bcfa4b7acb8c0ff3ad0981a47fea545d3 authored over 3 years ago
update ci file

f0cb27922745a563ca2b38507b3c90ab09db18fe authored over 3 years ago
checkstyle

e615fab84484dee7bf664d21012558fa6a6d5d94 authored over 3 years ago
Update InvalidLogMessageFormat

7c4644d97f6d94e40145539420d2b4cb8848ab5e authored over 3 years ago
Refactor LawOfDemeter to give better semantics to iterator/collections

86332e8a57b39188ab8e22b69ae7421c2ab9c302 authored over 3 years ago
Update LawOfDemeter

25bfb70c7dcaa0d0a36d292693b1e698b4e319a3 authored over 3 years ago
Update rule CheckSkipResult

0c44c1b6bd06f761f25590d95b9fafcb32244f11 authored over 3 years ago
Merge branch 'pr/3485' into 7.0.x

cbe1f3bef80d7a6f7b3091c648c096230008e41e authored over 3 years ago
Merge branch '7.0.x' into pr/3485

4e65cbae7f3ba2a6ea8b119f56a43797adbaf369 authored over 3 years ago
Merge branch 'pr/3486' into 7.0.x

416d7a9afd89960cf581d9d13094480e5524d0ed authored over 3 years ago
Merge branch '7.0.x' into pr/3486

cec8225d4e76522659635c972e02e065192380c0 authored over 3 years ago
Simplify xpath

93ce9160f5d47deb55aafc42c5057689256df019 authored over 3 years ago
Merge branch '7.0.x' into pr/3483

582916b2a411ba262055c50b91f77df72be121c9 authored over 3 years ago
Merge branch 'pr/3478' into 7.0.x

d1489a462348bfca651126653602dcf1eee1359e authored over 3 years ago
Merge branch '7.0.x' into pr/3478

8f15a89ccd69d77673fc4592438237aa8e68f560 authored over 3 years ago
Merge branch 'pr/3477' into 7.0.x

8ec07d4e88bf624621d34b01bde6d2c9f8743762 authored over 3 years ago
Merge branch '7.0.x' into pr/3477

e415bd795b15f775351e7438d7de48917af3762c authored over 3 years ago
Ignore tests of AvoidAccessibilityAlteration

Refs #3493

cea1d58718f53c3aa2b971657ecfb33af0845aaa authored over 3 years ago
Merge branch 'pr/3472' into 7.0.x

99953e18bd105d894a363fe95843bcd74ab7e710 authored over 3 years ago
Merge branch '7.0.x' into pr/3472

9fa29d4b62ae755441766c1028ceed7f9eed0a0f authored over 3 years ago
Merge branch 'pr/3474' into 7.0.x

8298d2ff1957a825c4ecc39d08b87fb0dc0154ae authored over 3 years ago
Merge branch '7.0.x' into pr/3474

1730ef91b0c1fa08d7d9202ecfe7d2abb81cb38a authored over 3 years ago
Merge branch 'pr/3479' into 7.0.x

Refs #3479

9291a2c4ff88fe78799c909737f0b3b03a1392ed authored over 3 years ago
Merge branch '7.0.x' into pr/3479

634a0f75fe249c0554671897c6f25efa75429300 authored over 3 years ago
Apply suggestions from code review

d70821a48d88fd384500893c5dd13adeab0b4850 authored over 3 years ago
Fix xpath, refs #3499

ae0352fea027279e5ee387819b80d8aaac9f5b51 authored over 3 years ago
Merge branch 'master' into 7.0.x

5043183b14ac0c423f7eb504dab2878a5a997d81 authored over 3 years ago
Merge branch 'pr/3499'

Refs #3499

4c752c650acf5330cce1d39058269465b6834d38 authored over 3 years ago
Merge branch 'master' into pr/3499

e0bc09ed8efe3b2c34894b4925beb982db309cc6 authored over 3 years ago
Merge branch 'pr/3493'

Refs #3493

d7d70d503e9720f23d42dd245de515f6dda975f7 authored over 3 years ago
Merge branch 'pr/3500' into 7.0.x

Refs #3500

b511fa24187d367f1354f82ee24878e0c8570717 authored over 3 years ago
checkstyle issues

c2eb1e6bab6293050253c45f769f9cf1eb1665b0 authored over 3 years ago
Fix pmd warning

e945897278f51887caad80f1a0d3e2d1e901054d authored over 3 years ago
Fix compilation issues

5d278c049bb658502c107bf85029b322a72d045e authored over 3 years ago
Separate Kotlin.g4 for parser grammar and KotlinLexer.g4 for lexer grammar; and move PmdKotlinParser.java to the right place

de6ddbd624e1cef7ad71948ad6ca3bf978cb4209 authored over 3 years ago
Handled all steps of "Adding PMD support for a new ANTLR grammar based language" except $. Generate your Parser did not succeed because combining lexer and parser grammars has issues.

a82e7eff2450460dbf61b4c04387e4cbe483858f authored over 3 years ago
Combine KotlinParser, KotlinLexer and UnicodeClasses and use Swift.g4 as example

cde4efb27edc3f4291b0832599e2576ae1521d9a authored over 3 years ago
[doc] Mention deprecation of Security Manager for AvoidAccessAlteration

4377ca0ef915fc059cb7e48755757489e8636c9c authored over 3 years ago
[plsql] Parsing exception OPEN ref_cursor_name FOR statement

Fixes #3487

ef3b1a8fa16a193b63c766d06b4a6ac9ec384f27 authored over 3 years ago
Add tests for Boolean.valueOf

6a641ccb342756d2c63bc72b9cd6df9bcd88e9e7 authored over 3 years ago
[java] UnnecessaryBoxing - check for Integer.valueOf(String) calls

This implements the last point of #2973

a7f3e388f1ff2fd9cb8a423de82113070f1147a9 authored over 3 years ago
[doc] Update release notes (#3499)

414b5c9a89b5e37e7a1be91894ec85ddf2cd68c7 authored over 3 years ago
[core] Fix XPath rulechain with combined node tests

For now, we don't try to optimize the expression for
rulechain. Although it would be theoretical...

8fd326ca0a002f9d8a744a82bb75d451393fcbad authored over 3 years ago
Update credits.md

* Fix layout
* Reorganize old sections
* Add link from index.md

a69a612ff300bdb3b5721a78c9a8e67ada013a66 authored over 3 years ago
Replace emoji coin with dollar banknote

0cec8ade8192daaf53420c11cf310887feb124fe authored over 3 years ago
Move contributors list to credits.md

9affb15a5657e4bce36a09a59e2b4dc81ac8e8e5 authored over 3 years ago
Add contributors from bug reports

a61b532ace2ae3f2e49bec302b03cb26805137eb authored over 3 years ago
Fix code duplications and checkstyle

b1d7e030cf589681717d5d7f550c4120d8228aff authored over 3 years ago
Merge remote-tracking branch 'adangel/fix-cpd' into pmd7-fix-cpd

d192abff5a4e5976d2b098f42537a1177a68d34c authored over 3 years ago
Fix typo

d82b245e53371361966e24d7043bbee8bba6b607 authored over 3 years ago
Fix code duplications

bd6c72e0f5f36a7fb5291d46b0e4f2bbdd4b1575 authored over 3 years ago
Add official Kotlin ANTLR grammar files, copy and rename some more from Swift

2780560b365b56ee9426be39df587e22ea5ee9aa authored over 3 years ago