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

Add @btjiong as a contributor

9665a2f010030dcafef23bf8442675c34f0eb685 authored almost 3 years ago
[doc] Update release notes (#2504, #3811]

857f9b5776d38d390a2f309a541b741e55496c7a authored almost 3 years ago
Merge branch 'master' into pr-3811

698b49df33e276afe488b2fa88d10db9d27dbb9c authored almost 3 years ago
[doc] Minor fixes (styling mostly)

Don't show edit buttons for generated pages

af9547af7d4bde3f70789b4cc1daae5b73949a98 authored almost 3 years ago
Fix tests

5bfc2546d997fb76cac50e8d073d5636198e814c authored almost 3 years ago
Fix header for pmd: funs

291be974c186fc3d31ae70b2ba8e9469ef9ab00f authored almost 3 years ago
Add startCol/endCol functions

Rename beginLine to startLine

37e701a90578c137b20074fd6261b0cec6a4c8be authored almost 3 years ago
Cleanup doc

463f68facaf93b6ee3375a05e42e1df685312d71 authored almost 3 years ago
Progress bar output choice

997fef92d0c637cdfad4bbd0640ba1ab1441e485 authored almost 3 years ago
Small style fixes

3338b5e6ba34af50cc3e1bfc62de9f5d088539d5 authored almost 3 years ago
Implement CLI progress bar using me.tongfei.progressbar

cd7e3a3e0d28b209b858a3a6ca3c444de784e811 authored almost 3 years ago
Test namespace fn

f7442094a4d32d609d523ed41077e24e07c989f0 authored almost 3 years ago
More doc

6b2effb5e73ce6281a9b5a551e4e7429dc42646e authored almost 3 years ago
Test PIs and comments

01b6aab95a59fde8781adc556977cf5e2256abd0 authored almost 3 years ago
More doc

104397fde8fb770ae5ec7221ba880bb3857f7472 authored almost 3 years ago
XPath fun doc

ccf9a9f13bc92312699c9c6d10cf382ec8dabc99 authored almost 3 years ago
Cleanups

da775bfb9bc853c74e0a5c9c71f8321ffe8ae443 authored almost 3 years ago
Add tests in pmd-core

6520ecff81f00caac1f99e537ac3915fc3eb1109 authored almost 3 years ago
Add functions to replace xpath rule

3385809abd5ba068f4e65a6f18ff7a1e7deae01b authored almost 3 years ago
Add a property for the default namespace

0011865cf9e0b38b1af7745ed5b84c1d508ef7c2 authored almost 3 years ago
More tests, handle namespaces

We have to reparse the expression with
the correct URI if the input document has
an unnamed URI.

00d391261d90afb005aac22dd9e1beaccb13766a authored almost 3 years ago
Add new DOM xpath rule for xml

656ec30c8880b28fa8ee9029e884b80a6d4363b6 authored almost 3 years ago
[core] Make Report mutable

Refs #3792

This changes the getters to return mutable list. This allows
any downstream consumer...

8998d0e3a4a0a8e7010d2d758a69e420f47f29af authored almost 3 years ago
Use new caches in CI build

f2db24ffbbf9d3fa3d733beac7a747a45ecdea4f authored almost 3 years ago
Use forked repos and tag "pmd-regression-test"

16fb7a546ac9a58358933e812c19223fd1ff9f66 authored almost 3 years ago
REVERT ME - Use pmtester from pmd/pmd-regression-tester#103

And also make a change in core to run it

67928910df25574ec41821b60d352e5f32bfe971 authored almost 3 years ago
[ci] Add apex projects for regression testing

Refs #2693

Dangerfile is copied from pmd/7.0.x and
adjusted slightly: autogen is used now for b...

fbcfebd1a9854cef1a543bad4bb16cf402635c6d authored almost 3 years ago
[ci] Fix project-list for spring

We modify (among other files) AutowiredAnnotationBeanPostProcessor.java
but only, when we intend...

5f9e2d4426769d9798f88f2eb824180e776fb556 authored almost 3 years ago
Suppress ClassWithOnlyPrivateConstructorsShouldBeFinal

Can't just make this class final, as it is public API.

cb8386f98e49044a1e118ef8b62d9c82fc96b8a1 authored almost 3 years ago
[java] Fix ImmutableField with conditionally assignment in ctors

Fixes #3850

b22990a6683a03cb3ddfa1c709013d5a56c3e55e authored almost 3 years ago
[java] Fix ClassWithOnlyPrivateConstructorsShouldBeFinal with multiple

classes

Fixes #3851

4a805f4284d47b6a660e8cfca719f67056fb2d29 authored almost 3 years ago
Add @MetaBF as a contributor

5b31bae47c890ee02dfd1e94cca271f3885408c8 authored almost 3 years ago
Merge branch 'cannot-resolve-ambiguous-dollar' into 7.0.x

Old cleanups

28a724d0c4c1b1c6966da9e217f1765399e81fb7 authored almost 3 years ago
Merge branch '7.0.x' into cannot-resolve-ambiguous-dollar

731bd02a6b8f54a69d04551a122c46f6421933eb authored almost 3 years ago
Remove h2 inline-block styling

c082649ddab6f6055048b07d68099215c0e7b35d authored almost 3 years ago
Add pencil icon (with edit link) to headers

9bb075526e4589a6c6b152475abb40058f510742 authored almost 3 years ago
Change the top and bottom edit buttons

0fbcfec9b1d52f3263eefdf4900b0a6ae95475c6 authored almost 3 years ago
Cleanup

114f3f6fcee1faf9964cc4affbc5a3f97f5d296e authored almost 3 years ago
Move things from BinaryOp

e3005e279a6ce99b081a34f3c98e618217ebbbf5 authored almost 3 years ago
Move things from JavaRuleUtil to JavaAstUtils

43220476233024cea0deecefc14b81634ebe5ac1 authored almost 3 years ago
Minor cleanup

19bb54acdbda7d2f6838c8704b9be5694a2d024c authored almost 3 years ago
Merge pull request #3839 from oowekyala:just-remove-old-symtable

[java] Remove old symtable #3839

80dfc1ef46e13e311c2e61241e1f8d2949c70aa8 authored almost 3 years ago
Merge pull request #3833 from oowekyala:update-saxon-10

[core] Update saxon to 10.7 #3833

bbff690f1d8a987d19fda042c27832d7deddc752 authored almost 3 years ago
Merge pull request #3836 from JerritEic:issue3812-fix-TOC-many-headings

[doc] Make TOC scrollable when too many subheadings #3836

59b36b6185e25f25b42c2781a25f81be749ce851 authored almost 3 years ago
[doc] Update release notes (#3812, #3836)

a7d29feb6258858054a52917eb433c1c7ed7c130 authored almost 3 years ago
Merge pull request #3827 from oowekyala:cannot-resolve-ambiguous-dollar

[java] Fix handling of classes with dollars in their names #3827

a102fcd4194fcec31b4e8a219f542cf64e3591ce authored almost 3 years ago
Update pmd-java/src/main/java/net/sourceforge/pmd/lang/java/symbols/internal/asm/AsmSymbolResolver.java

65a483c0032e002124e27fb83d0644684f20562c authored almost 3 years ago
Fix PMD dogfood issue - inner Visitor class should be final

cd57e8c79dd6929d41d1afce68068d5966013692 authored almost 3 years ago
Fix build after merge

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

cbc735232490670396dc9c942d28eb9db5ddb0ae authored almost 3 years ago
Fix tests

c84e1b033beb7dd8c7f3acad0e52bcc0687334a3 authored almost 3 years ago
Add back tests that disappeared by mistake

e27e595e582ee3462db1a6bc07cd38a4476331eb authored almost 3 years ago
Merge branch 'localpmd6/jdk-18' into pmd7-jdk-18

655102f3469d07fbceb40a18c6a507a968f26560 authored almost 3 years ago
[java] Simplify ASTPatternTest

Backported from pmd/7.0.x

19cba367f938a80ed88c453fc06054e115e18643 authored almost 3 years ago
[java] Move standardized preview features to be regular features

Since the old preview language versions are not supported anymore.

686b7fb29ec6eb4ee4131f82ce7bf72f1d405977 authored almost 3 years ago
[java] Fix unit tests after merge

c50f4f2903b40bf6f7a900084084cf6c8eb39570 authored almost 3 years ago
Merge branch 'localpmd6/jdk-18' into pmd7-jdk-18

925899ed50e7a97bd1950b756a397e15085fc608 authored almost 3 years ago
[doc] Update release notes (#3809)

690e5a66e347ef93576d316b1ae3a53cb078fedf authored almost 3 years ago
[java] Remove support for Java 16 Preview

937eb90a705bf7a2e009c4a61ef229e2709e98fa authored almost 3 years ago
[java] Update UnnecessaryImportRule for @link in @snippet javadoc

b769594fc76bbbb26530928721d827e60e4e0756 authored almost 3 years ago
Remove old symbol table

07549b1283165009d1c592ce8e3e3db28996bf37 authored almost 3 years ago
[java] Add Java 18 Preview Tree Dump Test

de21986ac3f953a1a46f4da36e5d48bec54bbd4e authored almost 3 years ago
Merge branch 'pmd/7.0.x' into cannot-resolve-ambiguous-dollar

df0508610ebe919d9e4aa80d805e93846d9b1eca authored almost 3 years ago
[java] Fix unit tests for new version 18

1e042ce4d05eb5d3b0c58e1412f8fef203d1a868 authored almost 3 years ago
[java] Add Java 18 language version

b3ab5f0c403acd5036d015f20cf6dc93cb2cccd0 authored almost 3 years ago
Update gems

Fixes https://github.com/pmd/pmd/security/dependabot/12

c421e7e646c1b5676a4e3fef8b9f0940b63fe732 authored almost 3 years ago
Merge pull request #3819 from oowekyala:pmd7-merge-master

[core] Merge PmdAnalysis into pmd/7.0.x #3819

aead02ba890b0f89d04141bac803cd76b8fb30b9 authored almost 3 years ago
Merge branch 'master' into pr-3819

4160092ceb82115eef42665c90b7443a995b9829 authored almost 3 years ago
Merge pull request #3830 from pmd/dependabot/github_actions/master/actions/checkout-3

Bump actions/checkout from 2 to 3

8d2389eb68de1be2fa11818240c93cee0cdb0951 authored almost 3 years ago
Make TOC scrollable when too many subheadings

e27be9f0817b2496eafe5009487f35e65eefbd38 authored almost 3 years ago
Merge pull request #3822 from oowekyala:pmd6-improve-pmd-analysis

[core] Improve PmdAnalysis #3822

0d4a60dd930a78c023cc7e2364150c4be0a25b7f authored almost 3 years ago
[doc] Update release notes (#3299, #3822)

6264092a1f57eab5d5eced98c016d9909780f858 authored almost 3 years ago
Update java-api sample

5f3d289d81e25caed01bcd2ac54a9172d6918049 authored almost 3 years ago
Update saxon to 10.7

9dae9d70db48bb6715324f3835539e5243193527 authored almost 3 years ago
Address PR review

d8c94019eecefb34c3af92e804905c5f2a3e0724 authored almost 3 years ago
Cleanups

fcd54c7abe137aac0c4ddc0ddb7e48158372fe20 authored almost 3 years ago
Fix rename

7be498ae324a56114d8447ff43498563d2eb8500 authored almost 3 years ago
Rename to JavaComment

1ecbbca27c4ebae68411e92c477dad45b899e366 authored almost 3 years ago
Merge branch 'text-utils-javacc' into text-utils-comments

c64973f96a8e2eff3204ee0ae8d04ed37fea8337 authored almost 3 years ago
Merge branch 'text-utils-simple' into text-utils-javacc

20472d492dc331d1e766d1f63565106ec1bee6d2 authored almost 3 years ago
Fix build

f3454949d7b15a0ecdf3af86fd358a30b242b7ac authored almost 3 years ago
Cleanups

2c0a641b2cbd82c34e950ceb4b435d55928bf53c authored almost 3 years ago
Merge branch 'text-utils-simple' into text-utils-javacc

82315427460e35067dc5610f92404e6f2c260e8d authored almost 3 years ago
Merge branch 'pmd7-merge-master' into text-utils-simple

454a501bfb9aca2903914d9bffdde1c925b10270 authored almost 3 years ago
Cleanups

3b8d7a32a7a57723cdfcb83d824d53c50138d0e2 authored almost 3 years ago
Fix NPE with missing simple name

26c4999b53b929911190e3103cde77ce750f10f7 authored almost 3 years ago
Close listeners even if the analysis is not run

7d3c3913945d95052be3c642554d878e8bd84be1 authored almost 3 years ago
Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

45a85806b590ea29b08af70101b0ba67015e37b3 authored almost 3 years ago
Fix OutOfMemory in tests

This did not show up earlier because
we used soft class references, which
reduces the memory foo...

99425d53ff275e9f3721cd43da77f2b93a8f56fa authored almost 3 years ago
Cleanup

e3fd2782a32369d11498e7b546761c027e85e7a3 authored almost 3 years ago
Test local classes

7f31dc9e630b292de53aa6554aa5bb71fd7e36d6 authored almost 3 years ago
Remove SoftClassReference

They were `get` immediately, and it's unclear
what happens if a reference is GCed and reparsed
l...

e97e2cde27649c8f9d355550c336d61fe41e74f5 authored almost 3 years ago
Add tests, require parsing to know simple/cano name

1f008958e8befe4416925d7f33fe7b7c9facd652 authored almost 3 years ago
Fix issue with simple name containing dollar

9bab5b659f37811b9627d93e50481d8dd8cdc8c9 authored almost 3 years ago
Fix pmd warning

8ff61a208e8dd6de9fe50477ab74c78998509f97 authored almost 3 years ago
PMD warning

7f184f5a9896405f3345b742c60826a176c61967 authored almost 3 years ago
Merge branch 'text-utils-javacc' into text-utils-comments

509903288b62bb1a97306fa2a28e701ff7010628 authored almost 3 years ago
Merge branch 'text-utils-simple' into text-utils-javacc

b0b7f69480fc0c806150489a8de955fb9cebe46d authored almost 3 years ago
Fix pmd-core compil

dee330293f5aa9609027fdc2f40b6cc25e708484 authored almost 3 years ago
Remove replaced methods

97070a4fa2b9ddd2f952ca67b5ba8b38de4bd4ea authored almost 3 years ago