Commit Graph

  • 590f1871fe simulate_local_edits.py big-commit-simulation Alex Fedulov Local user 2024-11-22 15:29:08 +05:00
  • a73f81aec4 a lot of random changes Alex Fedulov Local user 2024-11-22 14:59:02 +05:00
  • 0fdeb67010 a lot of random changes Alex Fedulov Local user 2024-11-22 14:57:15 +05:00
  • f02c057b4f Simulate big commit with random edits Alex Fedulov Local user 2024-11-22 14:52:44 +05:00
  • 4f766035a4
    [java] Fix #5263 - UnnecessaryFullyQualifiedName FP with forward references (#5353) main master Andreas Dangel 2024-11-22 09:48:25 +01:00
  • 9da17877ac
    [doc] Update release notes (#5263, #5353) Andreas Dangel 2024-11-22 09:47:53 +01:00
  • 3e9e128aa7
    [java] UnnecessaryFullyQualifiedName - improve test case Andreas Dangel 2024-11-22 09:46:35 +01:00
  • 918684c154
    Fix static methods being whitelisted Clément Fournier 2024-11-21 16:51:05 +01:00
  • 462fa55fa4 Update documentation gh-pages PMD CI (pmd-bot) 2024-11-21 14:49:47 +00:00
  • e63edf358e
    [java] Fix #5263 - UnnecessaryFullyQualifiedName FP with forward reference. Clément Fournier 2024-11-21 15:26:54 +01:00
  • 0d11f151bd
    [java] Add more details to parse failures in signatures Clément Fournier 2024-11-21 14:55:51 +01:00
  • 7f99684cc3 Update documentation PMD CI (pmd-bot) 2024-11-18 19:13:51 +00:00
  • 01549ed21b Update documentation PMD CI (pmd-bot) 2024-11-18 19:08:31 +00:00
  • 28b4139cd4
    Bump rouge from 4.5.0 to 4.5.1 in the all-gems group across 1 directory (#5348) Juan Martín Sotuyo Dodero 2024-11-18 15:44:10 -03:00
  • d61f691559
    Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#5350) Juan Martín Sotuyo Dodero 2024-11-18 15:43:55 -03:00
  • b3f88bb516 Update documentation PMD CI (pmd-bot) 2024-11-18 11:07:42 +00:00
  • 12f7f98803
    Fix junit 5 warning Clément Fournier 2024-11-18 11:43:51 +01:00
  • 2e4f16d516
    Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 dependabot[bot] 2024-11-18 04:05:13 +00:00
  • b05d1ed350
    Bump kotlin.version from 1.9.24 to 2.0.21 dependabot/maven/kotlin.version-2.0.21 dependabot[bot] 2024-11-18 04:04:25 +00:00
  • 46ef55c9a9
    Bump rouge from 4.5.0 to 4.5.1 in the all-gems group across 1 directory dependabot[bot] 2024-11-18 03:46:56 +00:00
  • 9a12462890 Update documentation PMD CI (pmd-bot) 2024-11-17 16:00:48 +00:00
  • 79c0ce0415
    [julia] Ignore generated code in Julia module (#5342) Andreas Dangel 2024-11-17 16:16:51 +01:00
  • 8fdfd369b0
    [doc] Update release notes (#5342) Andreas Dangel 2024-11-17 16:15:55 +01:00
  • 78ff3b56f8 Update documentation PMD CI (pmd-bot) 2024-11-17 15:14:47 +00:00
  • 80b8bc47df
    [gherkin] Remove generated gherkin code from coverage report (#5336) Andreas Dangel 2024-11-17 16:13:13 +01:00
  • a9b6c946b4
    [doc] Update release notes (#5336) Andreas Dangel 2024-11-17 16:12:46 +01:00
  • 2910ab0403
    [kotlin] Prevent auxiliary grammars from generating lexers (#5335) Andreas Dangel 2024-11-17 15:58:54 +01:00
  • 5a0220da2e
    [doc] Update release notes (#5335) Andreas Dangel 2024-11-17 15:58:05 +01:00
  • bc4a49deac
    [doc] Update docs/pages/pmd/projectdocs/credits.md [skip ci] Andreas Dangel 2024-11-17 15:49:32 +01:00
  • a40c30c8c1
    [apex] New Rule: Queueable Should Attach Finalizer (#5303) Andreas Dangel 2024-11-17 15:46:05 +01:00
  • 44c15aae6d
    [doc] Update release notes (#5303, #5302) Andreas Dangel 2024-11-17 15:30:59 +01:00
  • 85aeebbab0
    Merge branch 'main' into pr-5303 Andreas Dangel 2024-11-17 15:25:24 +01:00
  • a5925eb5ea
    [doc] Fix typo in release notes Andreas Dangel 2024-11-17 15:24:49 +01:00
  • c456396931 Reset credits.md to pmd main HEAD. mitchspano 2024-11-15 22:14:20 +00:00
  • 4ea4392a10 Update documentation PMD CI (pmd-bot) 2024-11-15 22:09:38 +00:00
  • 1ee0f53608 Update @mitchspano as a contributor mitchspano 2024-11-15 22:07:44 +00:00
  • 2cc9d9a9ce Update documentation PMD CI (pmd-bot) 2024-11-15 21:50:56 +00:00
  • e60f460e02 Merge branch 'pr-5340' Juan Martín Sotuyo Dodero 2024-11-15 18:40:37 -03:00
  • ee1ab976bc update changelog, refs #5097 Juan Martín Sotuyo Dodero 2024-11-15 18:39:39 -03:00
  • 15cab177d2 Remove added test Juan Martín Sotuyo Dodero 2024-11-15 18:30:03 -03:00
  • b6f45ed618 Ensure types don't match Juan Martín Sotuyo Dodero 2024-11-15 17:54:35 -03:00
  • 1ceae38880
    [java] TooFewBranchesForSwitch - allow list of case constants (#5289) Juan Martín Sotuyo Dodero 2024-11-15 13:48:50 -06:00
  • f7de8d3e7e Merge branch 'pr-5331' Juan Martín Sotuyo Dodero 2024-11-15 16:47:09 -03:00
  • 59864a7c6c Merge branch 'pr-5341' Juan Martín Sotuyo Dodero 2024-11-15 16:15:19 -03:00
  • a6746fcffa Update changelog, refs #5083 Juan Martín Sotuyo Dodero 2024-11-15 16:14:53 -03:00
  • aad8e93a2f Add test case ensuring we don't incur in FNs Juan Martín Sotuyo Dodero 2024-11-15 16:13:44 -03:00
  • 3bb943e0e5 Add deprecated code for backwards compatibility Juan Martín Sotuyo Dodero 2024-11-15 16:01:45 -03:00
  • 3356dd949d Ignore generated code in Julia module Juan Martín Sotuyo Dodero 2024-11-15 15:42:35 -03:00
  • b0d2aee338 Update documentation PMD CI (pmd-bot) 2024-11-15 15:38:34 +00:00
  • b264fa14e1
    Fix #5083 - mref without target type but with exact method Clément Fournier 2024-11-15 16:28:08 +01:00
  • c1aa4e0381
    Merge branch 'main' into typeres-problem-with-unchecked-conversion Clément Fournier 2024-11-15 16:18:22 +01:00
  • a72ac5845b
    Add test for #5113 Clément Fournier 2024-11-15 16:14:09 +01:00
  • cc51924ea8 Update documentation PMD CI (pmd-bot) 2024-11-15 15:10:51 +00:00
  • 4e1f4be009
    Merge branch 'main' into issue-5287 Juan Martín Sotuyo Dodero 2024-11-15 08:51:52 -06:00
  • c73e5cb8b1
    [html] Test for a closing tag when determining node positions (#5328) Juan Martín Sotuyo Dodero 2024-11-15 08:50:53 -06:00
  • 5931b6601c
    [java] Fix #5097 - problem with unchecked conversion Clément Fournier 2024-11-15 15:23:52 +01:00
  • 9d15c900db Pass linters in generated code Juan Martín Sotuyo Dodero 2024-11-15 11:27:07 -03:00
  • 69a24126f7 Fix formatting and static code analysis findings. mitchspano 2024-11-14 23:29:44 +00:00
  • ef3a4cc15e Remove generated gherkin code from coverage report Juan Martín Sotuyo Dodero 2024-11-14 18:10:59 -03:00
  • 4ef8fb21a9
    Merge branch 'main' into issue-5322 Juan Martín Sotuyo Dodero 2024-11-14 14:38:45 -06:00
  • ecd0bac6d1 Update documentation PMD CI (pmd-bot) 2024-11-14 20:19:16 +00:00
  • f803aa36dc
    [java] InsufficientStringBufferDeclaration: Fix CCE for Character (#5332) Juan Martín Sotuyo Dodero 2024-11-14 13:57:49 -06:00
  • 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
  • 1e970a6fce Update documentation PMD CI (pmd-bot) 2024-11-14 18:45:30 +00: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
  • 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
  • 2df68ed168
    Disable type inf logging by default Clément Fournier 2024-11-14 16:32:09 +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
  • 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
  • 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
  • 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