[hibernate/hibernate-core] f8e347: HHH-6827 code format and javadoc, logging
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: f8e347dabd9623b0b81e4c02d3c9159ebba830ef
https://github.com/hibernate/hibernate-core/commit/f8e347dabd9623b0b81e4c...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cache/internal/StandardQueryCache.java
M hibernate-core/src/main/java/org/hibernate/cache/spi/Region.java
M hibernate-core/src/main/java/org/hibernate/cache/spi/access/RegionAccessStrategy.java
M hibernate-core/src/main/java/org/hibernate/event/internal/DefaultInitializeCollectionEventListener.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
M hibernate-core/src/matrix/java/org/hibernate/test/legacy/CustomSQLTest.java
M hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/EntityManagerTest.java
M hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/Item.java
M hibernate-entitymanager/src/test/resources/hibernate.properties
M hibernate-infinispan/src/main/java/org/hibernate/cache/infinispan/access/PutFromLoadValidator.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/AbstractReadWriteAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseCollectionRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseGeneralDataRegion.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/ReadWriteCollectionRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.java
Log Message:
-----------
HHH-6827 code format and javadoc, logging
Commit: 17bf50226b3220ad623c90cfaeda93fff5b7fd86
https://github.com/hibernate/hibernate-core/commit/17bf50226b3220ad623c90...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/spi/ActionQueue.java
Log Message:
-----------
HHH-6286 UpdateTimestampsCache should try to avoid acquiring lock if possible
Commit: 8a800a1bc0f5091f2e84198a130d045381bf9c89
https://github.com/hibernate/hibernate-core/commit/8a800a1bc0f5091f2e8419...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseRegion.java
Log Message:
-----------
HHH-6827 correct timeout in BaseRegion
Commit: 6c6e9669c1abf9d7c2848068f7de2b38c5ed8468
https://github.com/hibernate/hibernate-core/commit/6c6e9669c1abf9d7c28480...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-core/src/matrix/java/org/hibernate/test/tm/CMTTest.java
Log Message:
-----------
HHH-6827 correct CMTTest expectation value
Commit: 15a46a96615c022fef1fdf4b40806c5ea5d11bd6
https://github.com/hibernate/hibernate-core/commit/15a46a96615c022fef1fdf...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
A hibernate-testing/src/main/java/org/hibernate/testing/cache/TransactionalCollectionRegionAccessStrategy.java
A hibernate-testing/src/main/java/org/hibernate/testing/cache/TransactionalEntityRegionAccessStrategy.java
Log Message:
-----------
HHH-6827 correct testing 2L cache impl, mostly are copied from ehcache impl
Commit: ba764816b9c68622bcd44460ce027f91227ea89c
https://github.com/hibernate/hibernate-core/commit/ba764816b9c68622bcd444...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-testing/src/main/java/org/hibernate/testing/cache/BaseRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/CollectionRegionImpl.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/EntityRegionImpl.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/NonstrictReadWriteCollectionRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/NonstrictReadWriteEntityRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/ReadOnlyCollectionRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/ReadOnlyEntityRegionAccessStrategy.java
M hibernate-testing/src/main/java/org/hibernate/testing/cache/ReadWriteEntityRegionAccessStrategy.java
Log Message:
-----------
HHH-6827 correct testing 2L cache impl, mostly are copied from ehcache impl
Compare: https://github.com/hibernate/hibernate-core/compare/c4776e2...ba76481
13 years, 3 months
[hibernate/hibernate-validator] 66c1e7: HV-416 creating initial documentation module and m...
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-validator
Commit: 66c1e785495f303d3ab31cd75318b154fcd58c22
https://github.com/hibernate/hibernate-validator/commit/66c1e785495f303d3...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
A hibernate-validator-documentation/pom.xml
A hibernate-validator-documentation/src/main/docbook/en-US/hv.ent
A hibernate-validator-documentation/src/main/docbook/en-US/images/annotation_processor_eclipse.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/annotation_processor_intellij.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/annotation_processor_netbeans.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/application-layers.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/application-layers2.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/hibernate_logo_a.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/validation-configuration-1.0.png
A hibernate-validator-documentation/src/main/docbook/en-US/images/validation-mapping-1.0.png
A hibernate-validator-documentation/src/main/docbook/en-US/master.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/annotationprocessor.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/bootstrapping.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/customconstraints.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/customoptions.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/furtherreading.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/gettingstarted.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/integration.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/metadataapi.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/preface.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/usingvalidator.xml
A hibernate-validator-documentation/src/main/docbook/en-US/modules/xmlconfiguration.xml
A hibernate-validator-documentation/src/main/docbook/pot/master.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/annotationprocessor.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/bootstrapping.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/customconstraints.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/customoptions.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/furtherreading.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/gettingstarted.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/integration.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/metadataapi.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/preface.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/programmaticapi.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/usingvalidator.pot
A hibernate-validator-documentation/src/main/docbook/pot/modules/xmlconfiguration.pot
A hibernate-validator-documentation/src/main/docbook/zh-CN/master.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/annotationprocessor.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/bootstrapping.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/customconstraints.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/customoptions.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/furtherreading.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/gettingstarted.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/integration.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/metadataapi.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/preface.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/programmaticapi.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/usingvalidator.po
A hibernate-validator-documentation/src/main/docbook/zh-CN/modules/xmlconfiguration.po
A hibernate-validator-documentation/zanata.sh
A hibernate-validator-documentation/zanata.xml
M hibernate-validator/pom.xml
R hibernate-validator/src/main/docbook/en-US/hv.ent
R hibernate-validator/src/main/docbook/en-US/images/annotation_processor_eclipse.png
R hibernate-validator/src/main/docbook/en-US/images/annotation_processor_intellij.png
R hibernate-validator/src/main/docbook/en-US/images/annotation_processor_netbeans.png
R hibernate-validator/src/main/docbook/en-US/images/application-layers.png
R hibernate-validator/src/main/docbook/en-US/images/application-layers2.png
R hibernate-validator/src/main/docbook/en-US/images/hibernate_logo_a.png
R hibernate-validator/src/main/docbook/en-US/images/validation-configuration-1.0.png
R hibernate-validator/src/main/docbook/en-US/images/validation-mapping-1.0.png
R hibernate-validator/src/main/docbook/en-US/master.xml
R hibernate-validator/src/main/docbook/en-US/modules/annotationprocessor.xml
R hibernate-validator/src/main/docbook/en-US/modules/bootstrapping.xml
R hibernate-validator/src/main/docbook/en-US/modules/customconstraints.xml
R hibernate-validator/src/main/docbook/en-US/modules/customoptions.xml
R hibernate-validator/src/main/docbook/en-US/modules/furtherreading.xml
R hibernate-validator/src/main/docbook/en-US/modules/gettingstarted.xml
R hibernate-validator/src/main/docbook/en-US/modules/integration.xml
R hibernate-validator/src/main/docbook/en-US/modules/metadataapi.xml
R hibernate-validator/src/main/docbook/en-US/modules/preface.xml
R hibernate-validator/src/main/docbook/en-US/modules/usingvalidator.xml
R hibernate-validator/src/main/docbook/en-US/modules/xmlconfiguration.xml
R hibernate-validator/src/main/docbook/pot/master.pot
R hibernate-validator/src/main/docbook/pot/modules/annotationprocessor.pot
R hibernate-validator/src/main/docbook/pot/modules/bootstrapping.pot
R hibernate-validator/src/main/docbook/pot/modules/customconstraints.pot
R hibernate-validator/src/main/docbook/pot/modules/customoptions.pot
R hibernate-validator/src/main/docbook/pot/modules/furtherreading.pot
R hibernate-validator/src/main/docbook/pot/modules/gettingstarted.pot
R hibernate-validator/src/main/docbook/pot/modules/integration.pot
R hibernate-validator/src/main/docbook/pot/modules/metadataapi.pot
R hibernate-validator/src/main/docbook/pot/modules/preface.pot
R hibernate-validator/src/main/docbook/pot/modules/programmaticapi.pot
R hibernate-validator/src/main/docbook/pot/modules/usingvalidator.pot
R hibernate-validator/src/main/docbook/pot/modules/xmlconfiguration.pot
R hibernate-validator/src/main/docbook/zh-CN/master.po
R hibernate-validator/src/main/docbook/zh-CN/modules/annotationprocessor.po
R hibernate-validator/src/main/docbook/zh-CN/modules/bootstrapping.po
R hibernate-validator/src/main/docbook/zh-CN/modules/customconstraints.po
R hibernate-validator/src/main/docbook/zh-CN/modules/customoptions.po
R hibernate-validator/src/main/docbook/zh-CN/modules/furtherreading.po
R hibernate-validator/src/main/docbook/zh-CN/modules/gettingstarted.po
R hibernate-validator/src/main/docbook/zh-CN/modules/integration.po
R hibernate-validator/src/main/docbook/zh-CN/modules/metadataapi.po
R hibernate-validator/src/main/docbook/zh-CN/modules/preface.po
R hibernate-validator/src/main/docbook/zh-CN/modules/programmaticapi.po
R hibernate-validator/src/main/docbook/zh-CN/modules/usingvalidator.po
R hibernate-validator/src/main/docbook/zh-CN/modules/xmlconfiguration.po
M pom.xml
Log Message:
-----------
HV-416 creating initial documentation module and moving docbook sources into new module
Commit: 7e135eea866b212501c4538ff6fad72fd2fd0207
https://github.com/hibernate/hibernate-validator/commit/7e135eea866b21250...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-validator-distribution/pom.xml
M hibernate-validator-distribution/src/main/assembly/dist.xml
M pom.xml
Log Message:
-----------
HV-416 Adjusting assembly. Introducing modules for assembly and documentation. Per default ALL will be build, but documentation and assembly build can be turned of by specifying -DdisableDocumentationBuild resp. -DdisableDistributionBuild
Commit: 2c150e6fc5c6cb9d9c06d9380e30059197c83d44
https://github.com/hibernate/hibernate-validator/commit/2c150e6fc5c6cb9d9...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-validator-documentation/zanata.xml
Log Message:
-----------
HV-416 fixing zanata project name
Commit: 3feaa268766f0139157121f82c5485b04bff64d0
https://github.com/hibernate/hibernate-validator/commit/3feaa268766f01391...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-validator-documentation/src/main/docbook/pot/modules/annotationprocessor.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/bootstrapping.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/customconstraints.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/customoptions.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/furtherreading.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/gettingstarted.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/integration.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/metadataapi.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/preface.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/usingvalidator.pot
M hibernate-validator-documentation/src/main/docbook/pot/modules/xmlconfiguration.pot
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/annotationprocessor.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/customconstraints.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/customoptions.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/furtherreading.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/gettingstarted.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/integration.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/metadataapi.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/usingvalidator.po
M hibernate-validator-documentation/src/main/docbook/zh-CN/modules/xmlconfiguration.po
Log Message:
-----------
HV-416 Updating pot and po files for initial import of version 4.2.0 into zanata
Commit: 0608a8cfee7286ae2c9fc9e0cd88f8897e2940ce
https://github.com/hibernate/hibernate-validator/commit/0608a8cfee7286ae2...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2011-11-21 (Mon, 21 Nov 2011)
Changed paths:
M hibernate-validator-documentation/zanata.xml
Log Message:
-----------
HV-416 Setting up 4.3.0 in zanata
Compare: https://github.com/hibernate/hibernate-validator/compare/3b2eb1b...0608a8c
13 years, 3 months
[hibernate/hibernate-core] 581061: HHH-6700 mysql test failures
by noreply@github.com
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: 581061f442cef55b840b55abeea5e5c559e2ca2c
https://github.com/hibernate/hibernate-core/commit/581061f442cef55b840b55...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2011-11-20 (Sun, 20 Nov 2011)
Changed paths:
M hibernate-core/src/matrix/java/org/hibernate/test/annotations/dataTypes/SomeOtherEntity.java
M hibernate-core/src/matrix/java/org/hibernate/test/id/uuid/sqlrep/Node.hbm.xml
A hibernate-core/src/matrix/java/org/hibernate/test/id/uuid/sqlrep/Node2.hbm.xml
M hibernate-core/src/matrix/java/org/hibernate/test/id/uuid/sqlrep/sqlchar/UUIDCharTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/id/uuid/strategy/Node.hbm.xml
A hibernate-core/src/test/resources/DB2JccConfiguration.properties
Log Message:
-----------
HHH-6700 mysql test failures
JBPAPP-2613
13 years, 3 months