Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: 3a125848210fae8477f02b534af68d2b44d48e87
https://github.com/pmd/pmd/commit/3a125848210fae8477f02b534af68d2b44d48e87
Author: Sergey <ser...@sa...>
Date: 2016-12-16 (Fri, 16 Dec 2016)
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:
-----------
Improving detection for DML with inline new object
Commit: 01bb78b97449cef062535c32065cde6dd59e0846
https://github.com/pmd/pmd/commit/01bb78b97449cef062535c32065cde6dd59e0846
Author: Sergey <ser...@sa...>
Date: 2016-12-21 (Wed, 21 Dec 2016)
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:
-----------
Improving detection for DML with inline new object
Commit: 5c6f808a45544d24cb97686854da9dc44206398e
https://github.com/pmd/pmd/commit/5c6f808a45544d24cb97686854da9dc44206398e
Author: Juan Martín Sotuyo Dodero <jms...@mo...>
Date: 2016-12-21 (Wed, 21 Dec 2016)
Changed paths:
M pmd-apex/src/main/java/net/sourceforge/pmd/lang/apex/rule/security/ApexCRUDViolationRule.java
Log Message:
-----------
Rename variable to match Checkstyle config
Commit: 5862d5b3e6cb02602e6e41a9e8d654904f060c53
https://github.com/pmd/pmd/commit/5862d5b3e6cb02602e6e41a9e8d654904f060c53
Author: Juan Martín Sotuyo Dodero <jms...@mo...>
Date: 2016-12-21 (Wed, 21 Dec 2016)
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:
-----------
Merge branch 'pr-169'
Commit: c83f252bef16351e3e47f48e4cdb248226f85d38
https://github.com/pmd/pmd/commit/c83f252bef16351e3e47f48e4cdb248226f85d38
Author: Juan Martín Sotuyo Dodero <jms...@mo...>
Date: 2016-12-21 (Wed, 21 Dec 2016)
Changed paths:
M src/site/markdown/overview/changelog.md
Log Message:
-----------
Update changelog
Commit: 954e46b3e2e709fc0a5d2d54a76efa21d6f05a06
https://github.com/pmd/pmd/commit/954e46b3e2e709fc0a5d2d54a76efa21d6f05a06
Author: Juan Martín Sotuyo Dodero <jms...@mo...>
Date: 2016-12-21 (Wed, 21 Dec 2016)
Log Message:
-----------
Merge branch 'CrudNewExpression' of https://github.com/sgorbaty/pmd
Compare: https://github.com/pmd/pmd/compare/cebf74a15bee...954e46b3e2e7 |