Branch: refs/heads/master
  Home:   https://github.com/pmd/pmd
  Commit: c4b1d9db90b68ffe608def21d35b215168333c3d
      https://github.com/pmd/pmd/commit/c4b1d9db90b68ffe608def21d35b215168333c3d
  Author: Jonathan Wiesel <[email protected]>
  Date:   2021-04-10 (Sat, 10 Apr 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexCRUDViolationRule.java
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/security/xml/ApexCRUDViolation.xml

  Log Message:
  -----------
  Do not assume method is VF getter and enforce CRUD


  Commit: c453f5c9369d7dd0456a824367f3310fffff7ade
      https://github.com/pmd/pmd/commit/c453f5c9369d7dd0456a824367f3310fffff7ade
  Author: Jonathan Wiesel <[email protected]>
  Date:   2021-04-11 (Sun, 11 Apr 2021)

  Changed paths:
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexCRUDViolationRule.java

  Log Message:
  -----------
  Deleting unused import


  Commit: 6f8c7e39404c7ac3b940851be2cd0fb25cc216d5
      https://github.com/pmd/pmd/commit/6f8c7e39404c7ac3b940851be2cd0fb25cc216d5
  Author: Andreas Dangel <[email protected]>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M pmd-apex/src/main/resources/category/apex/security.xml

  Log Message:
  -----------
  [apex] Document new behavior of ApexCRUDViolation


  Commit: 4566b23e6bb773862c1ba85c3a28c572990f57c6
      https://github.com/pmd/pmd/commit/4566b23e6bb773862c1ba85c3a28c572990f57c6
  Author: Andreas Dangel <[email protected]>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes, refs #3210, refs #3211


  Commit: 1985f72d2ae182cd929ff73d5d5d2ef027c45758
      https://github.com/pmd/pmd/commit/1985f72d2ae182cd929ff73d5d5d2ef027c45758
  Author: Andreas Dangel <[email protected]>
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
    M docs/pages/release_notes.md
    M 
pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexCRUDViolationRule.java
    M pmd-apex/src/main/resources/category/apex/security.xml
    M 
pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/security/xml/ApexCRUDViolation.xml

  Log Message:
  -----------
  Merge pull request #3211 from jonathanwiesel:no-assume-apex-getter-vf

[apex] ApexCRUDViolationRule: Do not assume method is VF getter to avoid
CRUD checks #3211


Compare: https://github.com/pmd/pmd/compare/fc1ef8e45c78...1985f72d2ae1


_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to