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

[ci] Run dogfood for PRs and PMD7

This unifies the build configuration. The dogfood build
is now run also for PRs.

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

f6378d17ea651fced51accad912806065a1415d0 authored almost 3 years ago
[core] Refactor Slf4jSimpleConfigurationForAnt

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

116cb766aa6f6c22c87d489b375f320aff56d4ed authored almost 3 years ago
[core] Report.addSuppressedViolation can be private (is new in PMD7)

3b5908ed232d48df3f6ef1386e096acad125046b authored almost 3 years ago
[core] More deprecations around PMD/Report/RuleContext (#3762)

7733be75ff80a3ce5bdf8e7ca4f82c2483d99e57 authored almost 3 years ago
Treat field more like getter

47942277fb96f6cca89b41596799535d179530dd authored almost 3 years ago
Add return and throw as ok places

fda60f7d20e612ea4d605d264f4f4a09bb4ba129 authored almost 3 years ago
Improve printing

2f714ee432bff93511026df46a97e9f46d730da6 authored almost 3 years ago
Merge remote-tracking branch 'upstream/pmd/7.0.x' into update-LawOfDemeter

4161d7fceae86c3bad9d41d1608feec9bb3dfb40 authored almost 3 years ago
[core] Restore Report methods for backwards compatibility

These methods are DeprecatedUntil700 to allow
calling PMD7 from maven-pmd-plugin.

ee74e7eacf4bdcb221d8cae4927dccd3e33b205f authored almost 3 years ago
More improvements

468e04b23618c592efe918a969017ff468455540 authored almost 3 years ago
Use new dogfood rule "DoNotUseJavaUtilLogging"

64a8b37972cb9c0a35d6a1d44e7fc65c2cc95f19 authored almost 3 years ago
[dist] Add integration test for --debug flag

c166613c0f61cdd23b8ed6ac8de36862a8579ef2 authored almost 3 years ago
[apex] Remove unused logback impl

a8daccb6a54dd29cd4f2991b8d5bb811d2359af1 authored almost 3 years ago
[dist] Adjust default logging configuration

ad868966826c57232daf92128c9c825ae41fa517 authored almost 3 years ago
[core] Forward slf4j logging to ant

This is a hacky way: It reconfigures SimpleLogger to use
a special print stream. What ever is pr...

bc6806d0f16792d41b88801cb80353eb7e386ee0 authored almost 3 years ago
[core] Use slf4j-api and slf4j-simple

Support "--debug" flag for slf4j-simple

e1d66e2f422f128604c9003388c0876bbb01986e authored almost 3 years ago
[dist] Add default simplelogger.properties

5c7af9168810d9267499be2036d5261787d49faa authored almost 3 years ago
Avoid NPE if writer is not set in AbstractRenderer.flush

488f8c716f061fca934d539fdc7cfa0e678d4356 authored almost 3 years ago
[core] Restore PMD.processFiles(PMDConfiguration,List,Collection,List)

Refs #3692

1645f963a853f2549afa15feb4f05a2f84c7b95d authored almost 3 years ago
Bump maven-pmd-plugin from 3.15.0 to 3.16.0

3dde3bc7392404207e4f97c32427306328ad76d4 authored almost 3 years ago
[core] Refactoring renderer tests

3eed1164b48da0802d15834f69502ba50ff4a14d authored almost 3 years ago
[core] Fix SARIF formatter reporting multiple locations

... when it should report multiple results instead.
Now one violation is mapped to exactly one r...

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

c6e8a9dfb28d51896a4118e5509eac5483120b33 authored almost 3 years ago
[doc] Fix release notes

06f43f1b8618b62429118962b224529b112aad76 authored almost 3 years ago
suppress SimplifyBooleanReturns

Refs #3786

238697f0392ca5f619632b740f2c65c870c3b425 authored almost 3 years ago
Fix more fps

ef33d2e732d039694c2280f07425fd2e002bd654 authored almost 3 years ago
Revert "Add commonPrefix and commonSuffix to StringUtils"

This reverts commit f7e4d624156197803cc09c3011a1422253b99095.

1f2aa739b4988e9932eb582b16a773061a1884ff authored almost 3 years ago
Add commonPrefix and commonSuffix to StringUtils

f7e4d624156197803cc09c3011a1422253b99095 authored almost 3 years ago
Allow transformation methods

4a1e4173074663a1765e3760c710ed3e7937d1d7 authored almost 3 years ago
Fix more bugs

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

02fafafc1f10844b5431d5c1edc90eb3ccd2d5c5 authored almost 3 years ago
Merge pull request #3692 from oowekyala:analysis-listener

[core] Analysis listeners #3692

18779ea2e412866d2322bea5397b71615c9a35c2 authored almost 3 years ago
Add test cases for fixed issues

- Fixes #2175
- Fixes #2179
- Fixes #1605: same fix as #2179, since enum constants are static fi...

e65b11919a81d03d5a92e6b09e79d4db2951b87f authored almost 3 years ago
Merge pull request #3762 from oowekyala:master-deprecations-for-analysis-listeners

[core] Deprecations for analysis listeners #3762

* pr-3762:
Fix java test
Fix last test
U...

1d6a1c995903e7eb394ca41789c4128747816a4e authored almost 3 years ago
cleanup

e88e4b6fcc704b0d06899d2bb5197632a7ab8f34 authored almost 3 years ago
Fix FPs

e30271f1656841818dc64ded1a08c3c21034760e authored almost 3 years ago
Cleanup

3bd8e0281aa8553413e8fbaca4b8b6ee81b05294 authored almost 3 years ago
Improve pretty printer

a4a8feec2c38c8f75547dca936be8e2d468aff66 authored almost 3 years ago
make trust radius configurable

8f4c1aecfbfd6e771a739126d5f06e9b826d79c2 authored almost 3 years ago
better definition and messges

1fe9850b8420bd83d8b741990b90a3a4e3f8371d authored almost 3 years ago
Comments

98ee90d1e91adff125d101f6e5c7a75e7ccd0ffa authored almost 3 years ago
Fix memory leak

4e734fec59c016705cf77fdb10c85c07e2499ebe authored almost 3 years ago
suppress SimplifyBooleanReturns

925c3d2b51e5483176b7e4b688102ff273bb6c2e authored almost 3 years ago
Fix factory methods

bc3c8a7ffa1b5397ecb5dde19183b5b8f0ea30a1 authored almost 3 years ago
Update tree dump tests

5bad87eb88f5546ba3bb39fe3d6e9c09eca5e795 authored almost 3 years ago
fix it

9660e44a4892ab6f60c64ec532b5039d3f903304 authored almost 3 years ago
Degree approach

42a8c879bd72b973836eab19a6ff13bac065d7b9 authored almost 3 years ago
Filter out System.out

74aa58a603f1b9add0a252d1dbc932cafdd91a42 authored almost 3 years ago
infection metaphor

e1da2b3645c67419533cd5e6c0cc152fd30e372c authored almost 3 years ago
Rename PmdAnalysisBuilder -> PmdAnalysis

67b7dde9504ce456e760516af3b733014309fcdf authored almost 3 years ago
Refactor loggers

f943fa85ad8c4d2152da11f85b9ef9072672e6fa authored almost 3 years ago
Filter out languages

81158a3a98c24aeea926042e098370f776ef5b9b authored almost 3 years ago
Fix js & xml tests

c3aa845a6addf74ca459a77cc4ac7e8ff034009a authored almost 3 years ago
Fix java cli tests

cc834b175e9e54e3067c0e72efb80652df5e7f50 authored almost 3 years ago
Update release notes

8613cbc5b2309882a2093cbaf18229faba828b1a authored almost 3 years ago
Cleanup

dbb2786b444cd1ff1118700a744b3ae34254f705 authored almost 3 years ago
Fix windows tests

8ae1b065cd96e60ef1b5307bf743af6abbe886b0 authored almost 3 years ago
Cherry pick stuff from pmd 7

5acf2c8625c409c764a76b0eb3c44470dc6b3271 authored almost 3 years ago
Update release notes, refs #3767

73a2f62397da4b086333f664d6979feec28c6feb authored almost 3 years ago
Fix tests

c56d10a754888174d82e0c9680f922f70ca1b843 authored almost 3 years ago
Figure out better API

1789daf16dacc39cbc363b6e7cd6659928987cbf authored almost 3 years ago
Fix compil

75b5f588614150e42470f12925789820ee392a8d authored almost 3 years ago
Add compat layer for data source

9d8d32dfa87698c44ba38bf825f9481a8fcc8354 authored almost 3 years ago
Finish porting internalGetApplicableFiles

42e9d46eb8baecdeeb53966eb0fa5ae17a14980b authored almost 3 years ago
Add logger and language discoverer

43ee01c892a974fa035528c575a267b1656dc972 authored almost 3 years ago
Add file collector

a8fbd97e72fd4391444fc5b46f43111de388b9d1 authored almost 3 years ago
Fix #3746 - Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements

7553a694358ff9a5bc24b1239be864897be6956a authored almost 3 years ago
Fix #3427 - Stop printing usage test on error

ee1e43a9528382bb586585f89e19e5eea970e916 authored almost 3 years ago
Update release notes

9ef059fc5d4105d93717e2aa0911233b9e2efba0 authored almost 3 years ago
Fix #3374 - UseStringBufferForStringAppends: Wrong example in documentation

962793cd54d8cf1fdabfd5df6afaf4e797e33306 authored almost 3 years ago
Merge branch 'pr/3760'

ee1001a0099e3ec1cb34c454987e455e28ec1801 authored almost 3 years ago
Merge branch 'master' into pr/3760

832def7c306947669f087d65099ad8af2a3e0042 authored almost 3 years ago
Update release notes, refs #3767

918456bbccb538a7ffa5c2e13dd3bc7de4736dae authored about 3 years ago
Merge branch 'pr/3767'

0c54ee3acb5606383f144e2d9fd6002711c194a1 authored about 3 years ago
Fix last bug

f981445f8fa42d6e096d69f3c9ec7899bbd45eca authored about 3 years ago
Fix #3697 - lookahead error in concise resource spec

c5f4f3cd499bc122bc730ff21373166ac984e2f7 authored about 3 years ago
Updated xpath for EagerlyLoadedDescribeSObjectResult rule to work correctly for SObjectField.getDescribe()

9b20815b0da715b7aa42a4b2bbd60483a3f32984 authored about 3 years ago
Update GUI.java

982a7a75f546212c72ee8a02291f732003cdbe1b authored about 3 years ago
Fix #278 - make ConfusingTernary treat != null as a positive condition

update release notes

c85154adfcc678a5fc8e3e166dc7330b8c93438a authored about 3 years ago
Simplify

0ba06b939d46a08a69cccc06bfa6df1f5ad56427 authored about 3 years ago
avoid computing canCompleteNormally if possible

230236d32854ec0e4ec352c93159e6c10c5ee178 authored about 3 years ago
Fix new errors with finally

1c74b1820e2c6352a6042121c15cca1f419d1eed authored about 3 years ago
Fix #3763 - ambiguity error

Problem was that the header scopes looked like this:

IMPORTED -> EMPTY -> JAVA_LANG

Where I...

dff3458d61f4e4a25974502407471ee1f2aee929 authored about 3 years ago
Fix pmd violations

7afc7ade136bff219d5f8d021c441dd7677ed83a authored about 3 years ago
Merge remote-tracking branch 'pmd6/master-deprecations-for-analysis-listeners' into analysis-listener

59ada54047e9a1209bf4c6b0338c0e0954859525 authored about 3 years ago
Merge branch '7.0.x' into analysis-listener

8cc7c7bbeaf89a70c4abbc40537af2f150a6c2fb authored about 3 years ago
Merge branch 'text-utils-simple' into text-utils-javacc

44090b5dee4d24bb23a716935321b6913fe7abfa authored about 3 years ago
Merge branch 'analysis-listener' into text-utils-simple

1f8497fc550e594d6d255187a339397870c331bb authored about 3 years ago
Fix java test

3f5ec00a6b8f59e03c6fa929ddaba4bdac3feafa authored about 3 years ago
Merge branch '7.0.x' into update-LawOfDemeter

820be59186a33d6728f6c59aa75293672e241486 authored about 3 years ago
Merge branch '7.0.x' into java-pattern-binding-scopes

d2a51d4e7363304ec5396f1b9e3d7d336164f083 authored about 3 years ago
Merge branch 'pr/3657' into 7.0.x

b93dfb72f9d245f57c5f7f9af2f6620ee39f67e8 authored about 3 years ago
Merge branch '7.0.x' into pr/3657

92f0e25af2e8b75bc5449fc257628c3f13946e43 authored about 3 years ago
Merge remote-tracking branch 'pmd6/master' into 7.0.x

459f9c520409fbff17ecb0fad1c5e54f692585d1 authored about 3 years ago
Update tests for targets

47713a3cd82bccfcc9bd0be2a7ff3d72ab75741e authored about 3 years ago
Make abrupt completionbinary

Full coverage of the JLS, even for tries

3fbdd5a7d935f60cdec2ba5c1768954994f10b27 authored about 3 years ago
Update abrupt completion tests to be binary

0a0c7307268d8d52579ef51e21237ab996db8ca8 authored about 3 years ago
Merge branch '7.0.x' into java-pattern-binding-scopes

c93eb1170316c86c99e2416374f25b292afd6619 authored about 3 years ago