Commit Graph

  • 0cf8f2c18b Suppress style warnings on generated file Juan Martín Sotuyo Dodero 2024-11-14 16:55:55 -03:00
  • 178f9541e2 Add since to deprecation notice Juan Martín Sotuyo Dodero 2024-11-14 16:51:04 -03:00
  • 79026f98c9 Add licence header Juan Martín Sotuyo Dodero 2024-11-14 16:49:45 -03:00
  • 0e0f347f51 Rename parser before annotating to ensure files are found Juan Martín Sotuyo Dodero 2024-11-14 16:47:20 -03:00
  • 0d606a7122 Prevent auxiliary grammars from generating lexers Juan Martín Sotuyo Dodero 2024-11-14 16:39:09 -03:00
  • d60b234a47
    Merge branch 'main' into issue-5314 Andreas Dangel 2024-11-14 19:47:41 +01:00
  • 7c1f7abdc4
    Merge branch 'main' into issue-4113 Andreas Dangel 2024-11-14 19:45:52 +01:00
  • 1e970a6fce Update documentation PMD CI (pmd-bot) 2024-11-14 18:45:30 +00:00
  • c1cdf4ec02
    Simplify if statement Andreas Dangel 2024-11-14 19:45:27 +01:00
  • b050ce353e
    [java] Propagate unknown type better when mref is unresolved (#5330) Andreas Dangel 2024-11-14 19:18:43 +01:00
  • 32f55e22e3
    [doc] Update release notes (#5329, #5330) Andreas Dangel 2024-11-14 19:18:11 +01:00
  • 6d19bd97f7
    [java] UnitTestShouldIncludeAssert - consider SoftAssertionsExtension Andreas Dangel 2024-11-14 19:02:33 +01:00
  • e88d8bb6c0 Update documentation PMD CI (pmd-bot) 2024-11-14 17:43:25 +00:00
  • 206ed8bbd3
    [apex] Use case-insensitive input stream to avoid choking on Unicode escape sequences (#5284) Andreas Dangel 2024-11-14 18:23:26 +01:00
  • e1d4f27e19
    Add @wahajenius as a contributor Andreas Dangel 2024-11-14 18:18:06 +01:00
  • 093683bc59
    [doc] Update release notes (#5284, #5333) Andreas Dangel 2024-11-14 18:17:49 +01:00
  • 509452577d
    [apex] Add test case for #5333 Andreas Dangel 2024-11-14 18:16:06 +01:00
  • 991bc2c41d
    [apex] Report LexException when extracting comments Andreas Dangel 2024-11-14 18:12:13 +01:00
  • 8c58a0b3f5
    Merge branch 'main' into pr-5284 Andreas Dangel 2024-11-14 18:01:56 +01:00
  • 01b8ca765b
    Add @chenguangqi as a contributor Andreas Dangel 2024-11-14 17:48:26 +01:00
  • 3fdbf7d6cb
    [java] InsufficientStringBufferDeclaration: Fix CCE for Character Andreas Dangel 2024-11-14 17:48:08 +01:00
  • bb729e02f4
    Add @VitaliiIevtushenko as a contributor Andreas Dangel 2024-11-14 17:39:32 +01:00
  • bf388d7fd0
    Propagate unknown type better when mref is unresolved Clément Fournier 2024-11-14 17:27:45 +01:00
  • 61eb116833
    [java] PreserveStackTrace - consider instance type patterns Andreas Dangel 2024-11-14 17:39:07 +01:00
  • 634a525286
    [html] Test for a closing tag when determining node positions Andreas Dangel 2024-11-14 17:07:37 +01:00
  • 5bb63c3af0 Update documentation PMD CI (pmd-bot) 2024-11-14 15:55:52 +00:00
  • b4ea30f07e Update documentation PMD CI (pmd-bot) 2024-11-14 15:44:39 +00:00
  • 3833cb60ba Update documentation PMD CI (pmd-bot) 2024-11-14 15:37:30 +00:00
  • 0e4eaad7b5
    Merge 18c5bdc7d66b40f6f3d86cdabf3f0d06c4bcbe91 into 2df68ed16888ce9945dfc960d5b51c2547d4c833 Andreas Dangel 2024-11-14 15:36:29 +00:00
  • 18c5bdc7d6
    Bump apex-parser from 4.3.0 to 4.3.1 Andreas Dangel 2024-11-14 16:35:36 +01:00
  • 6acc167cdd
    Merge af13f1bfa1b9d587fb262f27fd4511dc9c7b018b into 2df68ed16888ce9945dfc960d5b51c2547d4c833 Andreas Dangel 2024-11-14 15:33:46 +00:00
  • af13f1bfa1
    Add @chenguangqi as a contributor Andreas Dangel 2024-11-14 16:32:25 +01:00
  • 2df68ed168
    Disable type inf logging by default Clément Fournier 2024-11-14 16:32:09 +01:00
  • bd9a975908
    [java] UseStringBufferLength - consider sb.toString().equals("") Andreas Dangel 2024-11-14 16:31:56 +01:00
  • 04dfb782f0
    Merge branch 'typeres-fix-inference-issue' Clément Fournier 2024-11-14 16:14:50 +01:00
  • a79d3e6557
    Add unit tests Clément Fournier 2024-11-14 16:13:30 +01:00
  • 465ba92431
    Merge ee1b5990dae07885993f5e6858e5bdc9a7bc9cf1 into ed5e862aa384301a9e3c99f037930342cb6d23c9 Andreas Dangel 2024-11-14 11:51:39 -03:00
  • bb2782241e
    [java] Fix inference dependency issue with nested lambdas (#5325) Andreas Dangel 2024-11-14 15:51:08 +01:00
  • 2340168421
    [doc] Update release notes (#5324) Andreas Dangel 2024-11-14 15:50:35 +01:00
  • e5a1236981
    Update pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml Andreas Dangel 2024-11-14 15:48:47 +01:00
  • a531385517 Update documentation PMD CI (pmd-bot) 2024-11-14 14:37:11 +00:00
  • 025251aed1
    Merge a1ceee7403e415d3a5348fd5a68c5d403d3979f1 into ed5e862aa384301a9e3c99f037930342cb6d23c9 Andreas Dangel 2024-11-14 14:21:00 +00:00
  • a1ceee7403
    Handle missing link header when paging with curl Andreas Dangel 2024-11-14 15:19:44 +01:00
  • 2f5d7f4292
    Update merging PR doc Andreas Dangel 2024-09-27 18:57:20 +02:00
  • 12d48e5493
    Add release-notes scripts Andreas Dangel 2024-09-27 18:49:28 +02:00
  • e29bb926df
    Update default release notes sections Andreas Dangel 2024-09-27 17:11:33 +02:00
  • ed5e862aa3
    Bump rouge from 4.4.0 to 4.5.0 in the all-gems group across 1 directory (#5316) dependabot[bot] 2024-11-14 15:14:44 +01:00
  • 529693c916
    [java] fix inference dependency issue Clément Fournier 2024-11-13 22:27:51 +01:00
  • 1a9e721fb6 Implements the RuleChain within the QueueableWithoutFinalizerRule. mitchspano 2024-11-12 21:59:02 +00:00
  • 4e4ca6bb70 Incorporate code review feedback. mitchspano 2024-11-12 19:46:58 +00:00
  • cb00150e8c
    Merge 3b13e1963114b2a8beb1ee4592903c1e187be21f into 3659a2cb7d5f65d689daf45e861e593ad24d34a5 Juan Martín Sotuyo Dodero 2024-11-11 14:59:52 +08:00
  • 88e4c7ac8e Update documentation PMD CI (pmd-bot) 2024-11-11 05:18:35 +00:00
  • 3659a2cb7d
    Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 (#5317) Juan Martín Sotuyo Dodero 2024-11-10 22:55:15 -06:00
  • 07de5559bc
    Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 dependabot[bot] 2024-11-11 03:35:46 +00:00
  • b8b5da02e3
    Bump rouge from 4.4.0 to 4.5.0 in the all-gems group across 1 directory dependabot[bot] 2024-11-11 03:16:33 +00:00
  • b05b8240a7
    Merge branch 'main' into issue-5287 Andreas Dangel 2024-11-07 19:51:00 +01:00
  • ee7d6fed3e
    [java] TooFewBranchesForSwitch - add test case from comment on #5311 Andreas Dangel 2024-11-07 19:50:29 +01:00
  • 41cb689276 Update documentation PMD CI (pmd-bot) 2024-11-07 12:42:37 +00:00
  • a87882777d Update documentation PMD CI (pmd-bot) 2024-11-07 12:38:47 +00:00
  • fe88498ee8
    [java] Fix #5293: Parse number of type parameters eagerly (#5309) Juan Martín Sotuyo Dodero 2024-11-07 06:19:16 -06:00
  • 944e1e8f7a
    Bump maven-pmd-plugin from 3.24.0 to 3.26.0 (#5312) Juan Martín Sotuyo Dodero 2024-11-07 06:17:30 -06:00
  • ca208d2241
    Bump maven-pmd-plugin from 3.24.0 to 3.26.0 Andreas Dangel 2024-11-07 12:40:18 +01:00
  • 9dcb697f13
    Improve DeadlockTest Andreas Dangel 2024-11-07 12:38:11 +01:00
  • 8a2860a172
    Merge 7d15b815b935b278855e5610813a7f32e13dee80 into e15c05721eb1b202f41a8fa03db835becababff5 Hassan ALAMI 2024-11-06 12:05:41 -05:00
  • 733ac4bba0
    [doc] Update release notes (#5293) Andreas Dangel 2024-11-04 11:21:25 +01:00
  • 1ee6494429
    [java] Fix #5293: Parse number of type parameters eagerly Andreas Dangel 2024-11-04 10:40:32 +01:00
  • a1996554d8
    [java] Add DeadlockTest for verifying #5293 Andreas Dangel 2024-10-31 17:04:19 +01:00
  • f90ebfe64d Update documentation PMD CI (pmd-bot) 2024-11-04 08:51:31 +00:00
  • e15c05721e
    Bump webrick from 1.8.2 to 1.9.0 in /docs in the all-gems group across 1 directory (#5308) dependabot[bot] 2024-11-04 09:23:58 +01:00
  • b0b066f20e Update documentation PMD CI (pmd-bot) 2024-11-04 04:20:35 +00:00
  • f0daed5874
    Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#5307) Juan Martín Sotuyo Dodero 2024-11-03 21:54:00 -06:00
  • b174759cb2
    Bump webrick in /docs in the all-gems group across 1 directory dependabot[bot] 2024-11-04 03:14:17 +00:00
  • 36dfcf8211
    Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 dependabot[bot] 2024-11-04 03:08:41 +00:00
  • 83d8ca0169 Fix bestPractices.xml formatting and priority definition. mitchspano 2024-11-01 21:59:13 +00:00
  • be3c34fe1a Add priority definition. mitchspano 2024-11-01 21:29:30 +00:00
  • 52fb6c814b Queueable Should Attach Finalizer mitchspano 2024-11-01 21:17:53 +00:00
  • 93929deef6 Update @mitchspano as a contributor mitchspano 2024-11-01 17:09:51 +00:00
  • 39ede77f4f Update documentation PMD CI (pmd-bot) 2024-11-01 04:32:39 +00:00
  • 36c25d2c72 Update documentation PMD CI (pmd-bot) 2024-10-31 14:29:35 +00:00
  • 3ed370f61d
    Bump gems and bundler (#5301) Andreas Dangel 2024-10-31 15:07:25 +01:00
  • 5eaefd2841
    [doc] Update release notes (#1860) Andreas Dangel 2024-10-31 15:06:32 +01:00
  • 51dc26d830 Update documentation PMD CI (pmd-bot) 2024-10-31 11:56:41 +00:00
  • f759420abb
    Bump gems and bundler Andreas Dangel 2024-10-31 12:43:17 +01:00
  • a709be1dcb
    [xml] Have pmd-xml Lexer in line with other antlr grammars (#5296) Andreas Dangel 2024-10-31 12:27:11 +01:00
  • c079d8c544
    [doc] Update release notes (#5296) Andreas Dangel 2024-10-31 12:22:59 +01:00
  • 7bfa581511
    Merge branch 'main' into pr-5296 Andreas Dangel 2024-10-31 12:17:57 +01:00
  • 6ae7404941
    [xml] XMLLexer - Update deprecation notice Andreas Dangel 2024-10-31 12:17:27 +01:00
  • fbd20a41f1
    (PoC) [java] Verify JDK API Version Andreas Dangel 2024-10-31 11:30:39 +01:00
  • ee1b5990da
    [apex] Add test case for #4678 Andreas Dangel 2024-10-25 20:20:20 +02:00
  • ae3ebff8b1
    [swift] Add test case for #2698 Andreas Dangel 2024-10-25 12:56:09 +02:00
  • 6cbb7e206a
    [java] Add test case for #4620 Andreas Dangel 2024-10-24 20:48:34 +02:00
  • ec8aa188c0
    [javascript] Add test case for #4129 Andreas Dangel 2024-10-24 20:25:00 +02:00
  • 3dcddba276
    [javascript] Add test case for #4055 Andreas Dangel 2024-10-24 20:17:48 +02:00
  • 65eea8b5bb
    [java] Add test case for #1433 Andreas Dangel 2024-10-24 20:10:41 +02:00
  • 04fd7b599f
    [java] Add test case for #4765 Andreas Dangel 2024-10-24 20:07:48 +02:00
  • 3436001f73
    [java] Add test case for #4703 Andreas Dangel 2024-10-24 20:02:57 +02:00
  • c0ca2431dd
    [java] Add test case for #4078 Andreas Dangel 2024-10-24 19:59:25 +02:00
  • ab6dcfb8ab
    [java] Add test case for #4062 Andreas Dangel 2024-10-24 19:54:34 +02:00
  • d6043cd429
    [java] Add test case for #4046 Andreas Dangel 2024-10-24 15:54:41 +02:00
  • 963f54d763
    [java] Add test case for #3899 Andreas Dangel 2024-10-24 15:50:28 +02:00