Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-validator
Commit: 45c62743573b399f4a810512087d7772367c403e
https://github.com/hibernate/hibernate-validator/commit/45c62743573b399f4...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
A documentation/src/main/Gemfile
A documentation/src/main/Gemfile.lock
A documentation/src/main/Guardfile
Log Message:
-----------
HV-984 Adding Gemfile and Guardfile to allow on the fly building of docs
Commit: b7ad2b48c553954f482dc0b5d98a323414c5c314
https://github.com/hibernate/hibernate-validator/commit/b7ad2b48c553954f4...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M documentation/src/main/asciidoc/ch01.asciidoc
M documentation/src/main/asciidoc/ch02.asciidoc
M documentation/src/main/asciidoc/ch03.asciidoc
M documentation/src/main/asciidoc/ch04.asciidoc
M documentation/src/main/asciidoc/ch05.asciidoc
M documentation/src/main/asciidoc/ch06.asciidoc
M documentation/src/main/asciidoc/ch07.asciidoc
M documentation/src/main/asciidoc/ch08.asciidoc
M documentation/src/main/asciidoc/ch09.asciidoc
M documentation/src/main/asciidoc/ch10.asciidoc
M documentation/src/main/asciidoc/ch11.asciidoc
M documentation/src/main/asciidoc/ch12.asciidoc
M documentation/src/main/asciidoc/ch13.asciidoc
Log Message:
-----------
HV-984 Review of online docs to bring back formatting of classes, methods, variables,
etc
Commit: d325666b2c2af982f68e8fa0512ac7ebbeee259a
https://github.com/hibernate/hibernate-validator/commit/d325666b2c2af982f...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M documentation/src/main/asciidoc/ch10.asciidoc
Log Message:
-----------
HV-992 Clarifying documention around how method validation is enabled in conjunction w/
CDI
Commit: 824cbd97db43d6fe3ab9b040c6eee664b261eeca
https://github.com/hibernate/hibernate-validator/commit/824cbd97db43d6fe3...
Author: Denis Tiago <denis.analistajava(a)gmail.com>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M
engine/src/main/java/org/hibernate/validator/internal/constraintvalidators/hv/br/CNPJValidator.java
M
engine/src/test/java/org/hibernate/validator/test/constraints/br/CNPJValidatorTest.java
Log Message:
-----------
HV-1004 Fix Mod11CheckValidator for CNPJ using check digit '0' for mod 11
Commit: 230ed6a543bc6d28ad2127ea917490396841ada5
https://github.com/hibernate/hibernate-validator/commit/230ed6a543bc6d28a...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2015-07-20 (Mon, 20 Jul 2015)
Changed paths:
M engine/src/main/java/org/hibernate/validator/path/PropertyNode.java
Log Message:
-----------
HV-1004 Adding missing @return to javadoc
Compare:
https://github.com/hibernate/hibernate-validator/compare/18edfc0b3544...2...