[pmd-commits] [pmd/pmd] e87fe6: Add support for fields
A source code analyzer
Brought to you by:
adangel,
juansotuyo
|
From: GitHub <no...@gi...> - 2017-02-02 16:14:21
|
Branch: refs/heads/pmd/5.5.x Home: https://github.com/pmd/pmd Commit: e87fe64a48bf01a969c592853501e1c6c0c4e0b6 https://github.com/pmd/pmd/commit/e87fe64a48bf01a969c592853501e1c6c0c4e0b6 Author: Sergey Gorbaty <ser...@sa...> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexCRUDViolationRule.java M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/Helper.java M pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/security/xml/ApexCRUDViolation.xml Log Message: ----------- Add support for fields Commit: d348264170c03ae3ea311b83b926cd8b728b743e https://github.com/pmd/pmd/commit/d348264170c03ae3ea311b83b926cd8b728b743e Author: Sergey Gorbaty <ser...@sa...> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/Helper.java Log Message: ----------- Removing printing Commit: 9118c7ab6af11156c7be099f66ab341cc906846d https://github.com/pmd/pmd/commit/9118c7ab6af11156c7be099f66ab341cc906846d Author: Juan Martín Sotuyo Dodero <jms...@mo...> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M src/site/markdown/overview/changelog.md Log Message: ----------- Update changelog Commit: a8c18d99c078ef80500729fd9ae2b2139ad583dc https://github.com/pmd/pmd/commit/a8c18d99c078ef80500729fd9ae2b2139ad583dc Author: Juan Martín Sotuyo Dodero <jms...@mo...> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexCRUDViolationRule.java M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/Helper.java M pmd-apex/src/test/resources/net/sourceforge/pmd/lang/apex/rule/security/xml/ApexCRUDViolation.xml M src/site/markdown/overview/changelog.md Log Message: ----------- Merge branch 'pr-231' into pmd/5.5.x Compare: https://github.com/pmd/pmd/compare/cb1556bb41bc...a8c18d99c078 |