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

Move BaseParserTest

067e2f440704ef6ff8b66badd8e2d91f449cb7f7 authored almost 3 years ago
Add simplelogger.properties in pmd-test

This provides a default configuration that will be used
when resetting the logger configuration ...

67191566699041d38f9a0660d665b92994869225 authored almost 3 years ago
Fix compil of ASTSwitchStatementTest

09344bb6a06ddbe7a4501ca0a7b874233e9fb0de authored almost 3 years ago
Merge remote-tracking branch 'upstream/pmd/7.0.x' into remove-processing-stages

cdaeb48a02830f6affb3f83f1903203c45242a1e authored almost 3 years ago
Silence out pushd/popd

3b7e775fe7a65f2f6040f0f53a332ad90ea21e04 authored almost 3 years ago
Fix getDefaultLogLevel

fb149748347677c0d26962b07144c0950077822b authored almost 3 years ago
[ci] Avoid running dogfood twice for pull requests

94dcd9c214764c525aec8b486a85f409b6805552 authored almost 3 years ago
Use Level.valueOf for converting PMD_DEBUG_LEVEL into slf4j Level

e964297c8cf5c0ba4c9d9fcbaa55b7d31bc5be35 authored almost 3 years ago
Reset logging after PMDTaskTest and (Core)CLITest

otherwise debug log level is enabled for later tests

56bf7802f73b0e42dc283d4bf3f17c7bc1c1539d authored almost 3 years ago
Only configure default loglevel with --debug is used at cli

This theoretically allows to use
"-Dorg.slf4j.simpleLogger.defaultLogLevel=trace" manually

Stil...

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

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

fd6f521079706abb5805deab158d4ba84b2452d7 authored almost 3 years ago
Merge branch 'pmd/7.0.x' into pmd7-896-slf4j

2091c78eada452014ffa9685308b76811b112307 authored almost 3 years ago
Apply suggestions from code review

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

524fcd8e38898a50920d72ca5b4a12003372ee94 authored almost 3 years ago
Update gems (nokogiri and others)

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

691887af003e0de625b25a525e3908e762adf699 authored almost 3 years ago
Bump pmd from 6.42.0 to 6.43.0

202339290d254ad98e7edc8d3eb7909b670f3f12 authored almost 3 years ago
Prepare next development version [skip ci]

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

69fb5028838bbf87424b85184fc90c14e4b24e0b authored almost 3 years ago
[maven-release-plugin] prepare release pmd_releases/6.43.0

dd0ee6190b4e3a3f64a714ace0debd0a08e5070b authored almost 3 years ago
Prepare pmd release 6.43.0

d9ce3057b89293e9f52fbb6f02913ee811e12357 authored almost 3 years ago
Add small edit button to section heading line

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

8eb18114c96881b2e46963208c51b69c60d18520 authored almost 3 years ago
Update tests

bf91e70c9f8107edaf132bab5b2ce70087da7bfd authored almost 3 years ago
Merge pull request #3807 from adangel:doc-ant-threads

[doc] Document Ant Task parameter threads #3807

* pr-3807:
[doc] Update release notes (#3807)...

dd07a00f6a060cfe8edb4f7f63617ba1414598f1 authored almost 3 years ago
Merge pull request #3788 from

adangel:issue-3768-sarif-multiple-locations

[core] Fix #3768 SARIF: report each violation as sep...

9a437b015a30f5ce4f09baef85e354666dd04224 authored almost 3 years ago
Add an editme button at the bottom

e7456c13413c29455d84d693fc3436b191e05261 authored almost 3 years ago
Cleanup

bad65fe858901f06ab21bf54ecf77d7ac430c083 authored almost 3 years ago
Remove core api

853942d62363b6b999c402066abd71ff8f259448 authored almost 3 years ago
Replace test post processing function

f29b2c1267243c2ef790e148314defa23612764f authored almost 3 years ago
Remove java processing stages

This also removes execution of old symbol table code.

2396b890439a877f64b0d87a0aad10d5fb101fef authored almost 3 years ago
Remove Modelica processing stages

c519b84024d4ee5af551d3782ca3ccaee30f449a authored almost 3 years ago
Remove plsql processing stages

c37c87655b14bbeed682b6afb31512ed71e11190 authored almost 3 years ago
[apex] Add more test cases for EagerlyLoadedDesribeSObjectResult

Test cases use SObjectField and FieldDescribeOptions

d1aadf447e7613c764802097759755495c5389df authored almost 3 years ago
[doc] Kotlin rules in sidebar

e934efb3bcbadb5448e4c59a009dca3cf14a4090 authored almost 3 years ago
Fix BinaryDistributionIT - kotlin is now one of the PMD languages

b21cb6a9fcbea254053d59ed7ae542cad92efde5 authored almost 3 years ago
Merge branch 'pmd/7.0.x' into kotlin-poc

27d012c9a1d43c83ec2561bb6bb7de86a3a44262 authored almost 3 years ago
Revert "set version to 7.0.0-kotlin-SNAPSHOT to avoid mixups in 7.0.0-SNAPSHOT in sonatype snapshots repo"

This reverts commit 051da73ce3f63277195e83c88fbe687d08b157d1.

d826c3574edbbd880835d46bae133ff9bdfb2798 authored almost 3 years ago
Merge pull request #3795 from

oowekyala:issue3786-simplify-boolean-returns

[java] Fix #3786 - make SimplifyBooleanReturns cons...

347a91a57ee688b594118d836f8821a1f2a2298e authored almost 3 years ago
[doc] Update release notes (#3786 #3795)

01fa91a5402a144951402cb755adea4ab3d89814 authored almost 3 years ago
Merge pull request #3510 from oowekyala:update-LawOfDemeter

[java] Update LawOfDemeter #3510

f21008dce687a6f66e460abe1df7c6266b53b55c authored almost 3 years ago
[doc] Update release notes for Law Of Demeter (#3510)

Issues: #1014 #1605 #2175 #2179 #2180 #2182 #2188

f2ac5be50a418138663550a73aa8e2aa876f01fd authored almost 3 years ago
Enable all rules for regression testing

a7ef00e76291e894c291a9ea31515cb4e4f823ac authored almost 3 years ago
Enable AllRulesIT for java

0c80e35f39f2dacd4eea0511e5ca7f03b6abad53 authored almost 3 years ago
Fix tests

495b0f4eb0e1693b976684e8e5b2b331a380f1d8 authored almost 3 years ago
Merge pull request #3805 from oowekyala:issue3605-default-case

[java] Fix #3605 bug with switch arrows #3805

* pr-3805:
Add @karel1980 as a contributor
[d...

47901b75d299dd5e3bbf2bc37d0618b39d95094d authored almost 3 years ago
Add @karel1980 as a contributor

f36945572d0e82fdf8b50d77d65d82cd94c65f3c authored almost 3 years ago
[doc] Update release notes (#3605 #3805)

71f4fe7243370d2b36135c746d3076c1aa621bda authored almost 3 years ago
[doc] Update release notes (#3807) [skip ci]

74516235dda0aac53c9a1d53b8804500d8614a63 authored almost 3 years ago
[doc] Document Ant Task parameter `threads`

Also change the default to "1" to be consistent with
CLI `--threads` parameter.

See also #3806

73940e2672b9117c5e9b719a5ccb6c1415366748 authored almost 3 years ago
Merge pull request #3804 from JerritEic:issue2502-Add-floating-table-of-contents

[doc] Add floating table of contents (issue #2502) #3804

* pr-3804:
Add @JerritEic as a contr...

36134edda20e5685cff76e92309c80e8ee0e9f90 authored almost 3 years ago
Add @JerritEic as a contributor

fb4973b469732cbea0c3cc97f191f3d612439a3f authored almost 3 years ago
[doc] Update release notes (#2502 #3804)

cf2781c4512a4434f7b3a7d14512059b7f46abc1 authored almost 3 years ago
Merge branch '7.0.x' into update-LawOfDemeter

e6e707a67117f5678abd8ea3c3eed018b66ceb85 authored almost 3 years ago
Merge branch 'java-pattern-binding-scopes' into 7.0.x

ed69dbd78aff33bd729b4a280482210e713943a3 authored almost 3 years ago
Update reference files

4aa7b56faba29170b61457d6467068c8bdb7e3ad authored almost 3 years ago
Fix bug with switch arrows

a61f1eb40499fec40c3ef99e879b9a2a25643499 authored almost 3 years ago
Fix overlap by specifying minimum content div width

5d537140c8b4483efa3e2938e7f2d5279412d632 authored almost 3 years ago
Add responsive floating table-of-contents to documentation website

a6ac757649e1428ca9a55724c1dbeab4ef5192b3 authored almost 3 years ago
Fix some FNs

7adfdfebd318f9965c263a10f74484935f84225e authored almost 3 years ago
Fix pmd warnings

0032ea1134b3c8e14100ea1b14466e204e055623 authored almost 3 years ago
Finish doc

f524fe5dfc446710ada4cbd1db4278e3cddbe401 authored almost 3 years ago
Merge branch 'master' into pr-3785

a7e2a8eb521ea341af355efcb0bc33d21dc0fdf1 authored almost 3 years ago
Fix tests

868a664d77c37523fea2936ff226d46be361b236 authored almost 3 years ago
Fix compilation errors

1a0a2d3778ca409dc03022fe7dafcc6d284eeb87 authored almost 3 years ago
[core] Check if SimpleLogger is in use before trying to reconfigure it

c2fd65c452af147b49e345114ff4eaa0863f8bad authored almost 3 years ago
Merge branch 'pmd7-896-slf4j-migrations' into pmd7-896-slf4j

a592621b2dd951aa0b7c447b7a33a95964a0de8a authored almost 3 years ago
Merge branch 'pr-3789' into pmd7-896-slf4j

5a90edcd5d8ff8c02777a071649f1def98b4caf0 authored almost 3 years ago
Apply suggestions from code review

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

e59521170571c524f07bec8f94e1180a597e6e5c authored almost 3 years ago
Merge branch 'pmd/7.0.x' into pmd7-896-slf4j

c2f99dc834930e38efa5922d7a84e5eeb85a053c authored almost 3 years ago
[dist] Enable test "runPMD" again - most rules are migrated now

02464a2e2a1f04af556d26bd6db18282905466dd authored almost 3 years ago
Merge branch 'master' into pmd/7.0.x

765cf3c92a84980b30057f6fe191a31e293cf4a6 authored almost 3 years ago
Merge pull request #3783 from oowekyala:issue3746-plsql-tokens

[plsql] Fix #3746 - Parsing exception with operators containing spaces #3783

a6e55845f7fab5ba460a6eaf729dc206dc7a6d5f authored almost 3 years ago
[doc] Update release notes (#3746 #3783)

9d349dbcc7b2623e38e8f3fcf68095846186cc41 authored almost 3 years ago
Merge pull request #3781 from oowekyala:issue3427-cli-help

[core] Fix #3427 - Stop printing usage text on error #3781

84b026d83f4bcec7eeae422582af12306c2e1fea authored almost 3 years ago
[doc] Update release notes (#3427 #3781)

9d2a10e602637c04b83f7189adce12928a219e58 authored almost 3 years ago
[doc] Update release notes

bd74c366a63a23720a345c4d780801f097a35fcf authored almost 3 years ago
Merge pull request #3780 from oowekyala:issue3374-rule-example

[java] Fix #3374 UseStringBufferForStringAppends rule example #3780

cc1552b4e1fb1737440dc10680bcfc267ba1a8b2 authored almost 3 years ago
Merge pull request #3774 from oowekyala:issue3697-parse-twr

[java] Fix #3697 - lookahead error in concise resource spec #3774

b6dae35c463a95e25813f4a142b6baa6bd963437 authored almost 3 years ago
Merge pull request #3793 from adangel:ci-dogfood

[ci] Run dogfood for PRs and PMD7 #3793

4894c289d9f2b0876ba5400c684c073e45e37180 authored almost 3 years ago
Revert changes to utils

9cae6e08c6191721a9938a70810777082b7b5d66 authored almost 3 years ago
fix a bug with parens

e8b79d6d27e43c80753fa2621949cddbc5fec6fb authored almost 3 years ago
Remove node matchers

62cdd0cc22c8a9f8797290fc157e8db9246c6f95 authored almost 3 years ago
Fix #3786

Node matchers

b34236db15d9b4b27ff1137b138cbd2424ff3a6e authored almost 3 years ago
Extract members of JavaRuleUtil

743ff275ebd4b4ad69b648e5b22acd1fb3896e73 authored almost 3 years ago
Merge master into pmd/7.0.x

f079921971670ff8a634aedf1261fdfafd8f8ff3 authored almost 3 years ago
Merge pull request #3765 from oowekyala:issue278-confusing-ternary

[java] Fix #278 - ConfusingTernary should treat != null as positive
condition #3765

e005a1d20e0a969a570ce66dd171751bb8b055cb authored almost 3 years ago
Merge pull request #3764 from oowekyala:issue3763-ambiguity-error

[java] Fixes #3763 - ambiguity error #3764

b9542e521942d619c7f956c4451e4ae210d5b917 authored almost 3 years ago
[doc] Update cli doc for slf4j logging

1d78dbabec6bc16065bc13b662428b29a224bfe3 authored almost 3 years ago
[doc] Update release notes, add logging doc (#896)

4e824620b8c050bc20bf939eccb98a07db86d1c6 authored almost 3 years ago
Better rationalize what to do with escaping objects

c0041a715e68d154b5ec75e864058ce868e463f8 authored almost 3 years ago
[doc] Use slf4j

06363dbf69734614b3a4c2e3ccc872bd0751246d authored almost 3 years ago
[core] Fix jul-to-slf4j integration

Need to remove all handlers first, as java by default
adds a ConsoleLogger. The SLF4JBridgeHandl...

462d30335abd442216e036531ea9dd0e4e1cc026 authored almost 3 years ago
[visualforce] Use slf4j

958be69b19db75996391168945518d93d668bc7f authored almost 3 years ago
[plsql] Use slf4j

0c0b0ff86f10400933f5b369730f8eca9cae6107 authored almost 3 years ago
[java] Use slf4j

138296be1e0f9cf2df87af5a88254b8ae83bf435 authored almost 3 years ago
[apex] Use slf4j

744817a38955256f436dde6b3df4ef5ad7fe313c authored almost 3 years ago
[core] Add jul-to-slf4j bridge

This is at least needed for apex jorje, but might be handy
for any other library that logs throu...

7b702bd6ebd3c629671e2db3ce1bfebddcc80ace authored almost 3 years ago
[test] Supress JavaUtilLoggingRule for now

d1cc05e4d5bb45ec08da431d49e15e074f41820c authored almost 3 years ago
[core] Use slf4j

9ba34fea679790e4944dc50ab0b0fdef8c41868f authored almost 3 years ago
Fix build.sh

5ed04ea5a0587b73a1d4f1dd13814a426fc034f0 authored almost 3 years ago