Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 6838d26e80aff447d605e24f3de92bd8b125a474
https://github.com/hibernate/hibernate-search/commit/6838d26e80aff447d605...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
A
engine/src/main/java/org/hibernate/search/store/ShardIdentifierProviderTemplate.java
M orm/src/test/java/org/hibernate/search/test/shards/DynamicShardingTest.java
Log Message:
-----------
HSEARCH-1427 Create a base template to help implementors of ShardIdentifierProvider
(rebased from Sanne's work)
Commit: fc636905f8e8bc62da40702cd251b65804bc8690
https://github.com/hibernate/hibernate-search/commit/fc636905f8e8bc62da40...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/advanced-features.xml
Log Message:
-----------
HSEARCH-1427 Letting XXE have its reformatting business (no actual changes)
Commit: a39f43e9b7c905089f7052155bd3926015d07997
https://github.com/hibernate/hibernate-search/commit/a39f43e9b7c905089f70...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M documentation/src/main/docbook/en-US/author_group.xml
M documentation/src/main/docbook/en-US/modules/advanced-features.xml
M engine/src/main/java/org/hibernate/search/store/ShardIdentifierProvider.java
M
engine/src/main/java/org/hibernate/search/store/ShardIdentifierProviderTemplate.java
M orm/src/test/java/org/hibernate/search/test/shards/DynamicShardingTest.java
Log Message:
-----------
HSEARCH-1427 JavaDoc improvements; Updating reference guide to discuss template class;
Adding myself to author group
Commit: b1a6fd7e3d3c99b2b9e9d02c5ed4920203dced95
https://github.com/hibernate/hibernate-search/commit/b1a6fd7e3d3c99b2b9e9...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/advanced-features.xml
Log Message:
-----------
HSEARCH-1427 Mention fully qualified class in the docs
Commit: 4e1696ae759280299877a03516c9f62451643daf
https://github.com/hibernate/hibernate-search/commit/4e1696ae759280299877...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-10-07 (Mon, 07 Oct 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/advanced-features.xml
Log Message:
-----------
HSEARCH-1427 Reformat code to use line width of renderable page
Compare:
https://github.com/hibernate/hibernate-search/compare/2703f3a9a503...4e16...