[zanata/zanata-server] c78c4e: Prevent gettext project type being rewritten in no...

GitHub noreply at github.com
Thu Sep 19 03:21:37 UTC 2013


  Branch: refs/heads/rhbz959834
  Home:   https://github.com/zanata/zanata-server
  Commit: c78c4e3eaddfdf1fe910cbb00f9f8a3331816a3b
      https://github.com/zanata/zanata-server/commit/c78c4e3eaddfdf1fe910cbb00f9f8a3331816a3b
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/service/impl/ConfigurationServiceImpl.java

  Log Message:
  -----------
  Prevent gettext project type being rewritten in normal config download


  Commit: a62571a9e7875487964630cefb55b58bacfb51d0
      https://github.com/zanata/zanata-server/commit/a62571a9e7875487964630cefb55b58bacfb51d0
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/ConfigurationAction.java
    M zanata-war/src/main/java/org/zanata/action/ProjectIterationZipFileAction.java
    M zanata-war/src/main/java/org/zanata/async/tasks/ZipFileBuildTask.java
    M zanata-war/src/main/java/org/zanata/service/ConfigurationService.java
    M zanata-war/src/main/java/org/zanata/service/impl/ConfigurationServiceImpl.java
    M zanata-war/src/main/java/org/zanata/webtrans/client/presenter/DocumentListPresenter.java
    M zanata-war/src/main/java/org/zanata/webtrans/server/rpc/DownloadAllFilesHandler.java
    M zanata-war/src/main/java/org/zanata/webtrans/shared/rpc/DownloadAllFilesAction.java
    M zanata-war/src/main/webapp/iteration/files.xhtml
    M zanata-war/src/main/webapp/iteration/view.xhtml

  Log Message:
  -----------
  Simplify and clarify config file generation.

    Config file generation was convoluted and difficult to
    follow due to branching on boolean conditions.
    Restructured so that generation is straightforward, and
    so that the type of config being requested is obvious.


Compare: https://github.com/zanata/zanata-server/compare/fa9999c8e74f...a62571a9e787


More information about the zanata-commits mailing list