[hibernate-commits] [hibernate/hibernate-search] 6838d2: HSEARCH-1427 Create a base template to help implem...

GitHub noreply at github.com
Mon Oct 7 11:50:05 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 6838d26e80aff447d605e24f3de92bd8b125a474
      https://github.com/hibernate/hibernate-search/commit/6838d26e80aff447d605e24f3de92bd8b125a474
  Author: Gunnar Morling <gunnar.morling at 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/fc636905f8e8bc62da40702cd251b65804bc8690
  Author: Gunnar Morling <gunnar.morling at 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/a39f43e9b7c905089f7052155bd3926015d07997
  Author: Gunnar Morling <gunnar.morling at 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/b1a6fd7e3d3c99b2b9e9d02c5ed4920203dced95
  Author: Sanne Grinovero <sanne at 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/4e1696ae759280299877a03516c9f62451643daf
  Author: Sanne Grinovero <sanne at 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...4e1696ae7592


More information about the hibernate-commits mailing list