[pmd-commits] [pmd/pmd] 0df432: Add support for fields
A source code analyzer
Brought to you by:
adangel,
juansotuyo
|
From: GitHub <no...@gi...> - 2017-02-02 16:27:58
|
Branch: refs/heads/master Home: https://github.com/pmd/pmd Commit: 0df432a73ca6facb0888d6a2a799e4a1bac4b602 https://github.com/pmd/pmd/commit/0df432a73ca6facb0888d6a2a799e4a1bac4b602 Author: Sergey Gorbaty <ser...@sa...> Date: 2017-02-01 (Wed, 01 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: fdfdbd891ad5244af02bd889902471a4680daa7c https://github.com/pmd/pmd/commit/fdfdbd891ad5244af02bd889902471a4680daa7c Author: Sergey Gorbaty <ser...@sa...> Date: 2017-02-01 (Wed, 01 Feb 2017) Changed paths: M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/Helper.java Log Message: ----------- Removing printing 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: ed3d63972fdedfb747f6b0d801ee86a6a28b62db https://github.com/pmd/pmd/commit/ed3d63972fdedfb747f6b0d801ee86a6a28b62db 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' Commit: ffb00b86e10a57b9129e418ba2b284342bcf2ff0 https://github.com/pmd/pmd/commit/ffb00b86e10a57b9129e418ba2b284342bcf2ff0 Author: Juan Martín Sotuyo Dodero <jms...@mo...> Date: 2017-02-02 (Thu, 02 Feb 2017) Log Message: ----------- Merge branch 'CRUDwithFields' of https://github.com/sgorbaty/pmd Compare: https://github.com/pmd/pmd/compare/7eadad2a7a8a...ffb00b86e10a |