[zanata/zanata-server] d0b3c4: Remove some mentions of Hibernate in the docs cach...

GitHub noreply at github.com
Tue Mar 17 05:47:43 UTC 2015


  Branch: refs/heads/rhbz1133989
  Home:   https://github.com/zanata/zanata-server
  Commit: d0b3c45f212b5c7841f1e414e3b807cd9551573e
      https://github.com/zanata/zanata-server/commit/d0b3c45f212b5c7841f1e414e3b807cd9551573e
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M docs/configuration/infinispan.md

  Log Message:
  -----------
  Remove some mentions of Hibernate in the docs caches' section.


  Commit: 7f16400f2379acab61ee3af5a0ac990729d9408c
      https://github.com/zanata/zanata-server/commit/7f16400f2379acab61ee3af5a0ac990729d9408c
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M docs/configuration/infinispan.md

  Log Message:
  -----------
  Merge pull request #731 from zanata/docs-cache-update

Remove some mentions of Hibernate in the docs caches' section.


  Commit: 649a824cb6c6509f75c0b1d0c639be78dbc433b3
      https://github.com/zanata/zanata-server/commit/649a824cb6c6509f75c0b1d0c639be78dbc433b3
  Author: Carlos Munoz <chavo16 at hotmail.com>
  Date:   2015-03-16 (Mon, 16 Mar 2015)

  Changed paths:
    M docs/configuration/authentication.md
    A docs/configuration/installation.md
    A docs/images/project-view-versions.png
    A docs/images/version-view-languages.png
    A docs/user-guide/projects/project-view.md
    A docs/user-guide/versions/version-view.md
    M mkdocs.yml

  Log Message:
  -----------
  Documentation imprevovements.

See Pull Request: https://github.com/zanata/zanata-server/pull/729

Squashed commit of the following:

commit 28f03c1b70c2f4cdeb44a150efb4adb1fefb7885
Author: Carlos Munoz <chavo16 at hotmail.com>
Date:   Mon Mar 16 08:46:13 2015 +1000

    Documentation spelling errors and other review comments.

commit 2e2bca41c0aef40cd3ab9c3b0d77cc3111f567c1
Author: Carlos A. Munoz <camunoz at redhat.com>
Date:   Thu Mar 12 14:25:36 2015 +1000

    Add installation documentation.

commit add05845332b31b88a1e2158b68169ceb7a45200
Author: Carlos Munoz <chavo16 at hotmail.com>
Date:   Fri Mar 6 17:49:08 2015 +1000

    Add a project and version view sections.


  Commit: 4ea3f29b862bbe4bf08a12bec629f7aecf43b7f2
      https://github.com/zanata/zanata-server/commit/4ea3f29b862bbe4bf08a12bec629f7aecf43b7f2
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M docs/release-notes.md
    M zanata-war/src/main/java/org/zanata/adapter/OkapiFilterAdapter.java
    M zanata-war/src/main/java/org/zanata/adapter/OpenOfficeAdapter.java
    M zanata-war/src/main/java/org/zanata/adapter/PlainTextAdapter.java
    A zanata-war/src/main/java/org/zanata/liquibase/custom/ChangePositionalResIdToContentHash.java
    M zanata-war/src/main/resources/db/changelogs/db.changelog-3.7.xml

  Log Message:
  -----------
  rhbz1194543 - change resId for plaintext and libreoffice to be content hash.

Closes #724

Squashed commit of the following:

commit 4eb3604690c332cd3c1af961b47eceb2f1f67fef
Author: David Mason <drdmason at gmail.com>
Date:   Tue Mar 17 12:47:40 2015 +1000

    Add timeout requirement to release notes.

    Testing found that the server can timeout during startup if there is
    enough data to migrate, so it may be necessary to increase the server
    startup timeout in the server configuration. This is now documented.

commit 7e4b1de3dde5e6096f3cf87e7a6800cce34ce652
Author: David Mason <drdmason at gmail.com>
Date:   Mon Mar 16 13:57:17 2015 +1000

    Improve logging during id migration from positional to hash-based.

commit bcc5dfb267c1745e996dab874333294e1f2c3150
Author: David Mason <drdmason at gmail.com>
Date:   Fri Mar 13 10:17:04 2015 +1000

    Add release notes entry for using content hash for text document id

commit 74934bcb1a4ab025cff5fe7da08f947b310715a4
Author: David Mason <drdmason at gmail.com>
Date:   Thu Mar 12 13:57:29 2015 +1000

    Use try-with-resources for prepared statements when migrating resId from positional to content hash

commit f71d9cb82fa1c7cfa031a3e64b9b90612397397e
Author: David Mason <drdmason at gmail.com>
Date:   Thu Mar 12 13:33:13 2015 +1000

    Add warning note to some text unit id sources

commit 674f99cd26ca972a3be60df32a627c1023fdc486
Author: David Mason <drdmason at gmail.com>
Date:   Tue Mar 10 13:23:47 2015 +1000

    Change resId for plaintext and libreoffice to use content hash.

    This includes migration of resId in all existing documents of
    the above types to be the content hash.


  Commit: 59b3e0449a48abbdb76929534a26ea9a045bf790
      https://github.com/zanata/zanata-server/commit/59b3e0449a48abbdb76929534a26ea9a045bf790
  Author: Alex Eng <aeng at redhat.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M docs/configuration/authentication.md
    M docs/configuration/infinispan.md
    A docs/configuration/installation.md
    A docs/images/project-view-versions.png
    A docs/images/version-view-languages.png
    M docs/release-notes.md
    A docs/user-guide/projects/project-view.md
    A docs/user-guide/versions/version-view.md
    M mkdocs.yml
    M zanata-war/src/main/java/org/zanata/adapter/OkapiFilterAdapter.java
    M zanata-war/src/main/java/org/zanata/adapter/OpenOfficeAdapter.java
    M zanata-war/src/main/java/org/zanata/adapter/PlainTextAdapter.java
    A zanata-war/src/main/java/org/zanata/liquibase/custom/ChangePositionalResIdToContentHash.java
    M zanata-war/src/main/resources/db/changelogs/db.changelog-3.7.xml

  Log Message:
  -----------
  Merge branch 'integration/master' into rhbz1133989

Conflicts:
	zanata-war/src/main/resources/db/changelogs/db.changelog-3.7.xml


Compare: https://github.com/zanata/zanata-server/compare/7f09ae2a06aa...59b3e0449a48


More information about the zanata-commits mailing list