[zanata/zanata-server] a1e325: rename assets folder to web

GitHub noreply at github.com
Thu May 28 02:16:33 UTC 2015


  Branch: refs/heads/frontend-module
  Home:   https://github.com/zanata/zanata-server
  Commit: a1e3252a93ea9aa77e02aca415cf266b8c751e86
      https://github.com/zanata/zanata-server/commit/a1e3252a93ea9aa77e02aca415cf266b8c751e86
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2015-05-28 (Thu, 28 May 2015)

  Changed paths:
    M frontend/pom.xml
    R frontend/src/main/assets/index.js
    R frontend/src/main/assets/package.json
    R frontend/src/main/assets/user-profile-page/README.md
    R frontend/src/main/assets/user-profile-page/copy.sh
    R frontend/src/main/assets/user-profile-page/index.html
    R frontend/src/main/assets/user-profile-page/index.js
    R frontend/src/main/assets/user-profile-page/lib/actions/Actions.js
    R frontend/src/main/assets/user-profile-page/lib/components/CalendarMonthMatrix.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/CalendarPeriodHeading.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/CategoryItemMatrix.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/CategoryMatrixTable.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/ContentStateFilter.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/ContributionChart.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/DayMatrix.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/DropDown.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/FilterableMatrixTable.jsx
    R frontend/src/main/assets/user-profile-page/lib/components/RecentContributions.jsx
    R frontend/src/main/assets/user-profile-page/lib/constants/ActionTypes.js
    R frontend/src/main/assets/user-profile-page/lib/constants/Configs.js
    R frontend/src/main/assets/user-profile-page/lib/constants/Options.js
    R frontend/src/main/assets/user-profile-page/lib/dispatchers/UserMatrixDispatcher.js
    R frontend/src/main/assets/user-profile-page/lib/stores/UserMatrixStore.js
    R frontend/src/main/assets/user-profile-page/lib/stores/__mocks__/superagent.js
    R frontend/src/main/assets/user-profile-page/lib/stores/__tests__/UserMatrixStoreTest.js
    R frontend/src/main/assets/user-profile-page/lib/stores/userStats.json
    R frontend/src/main/assets/user-profile-page/lib/utils/DateHelper.js
    R frontend/src/main/assets/user-profile-page/package.json
    R frontend/src/main/assets/user-profile-page/preprocessor.js
    R frontend/src/main/assets/user-profile-page/server.js
    R frontend/src/main/assets/user-profile-page/webpack.config.js
    R frontend/src/main/assets/user-profile-page/webpack.prod.config.js
    A frontend/src/main/web/index.js
    A frontend/src/main/web/package.json
    A frontend/src/main/web/user-profile-page/README.md
    A frontend/src/main/web/user-profile-page/copy.sh
    A frontend/src/main/web/user-profile-page/index.html
    A frontend/src/main/web/user-profile-page/index.js
    A frontend/src/main/web/user-profile-page/lib/actions/Actions.js
    A frontend/src/main/web/user-profile-page/lib/components/CalendarMonthMatrix.jsx
    A frontend/src/main/web/user-profile-page/lib/components/CalendarPeriodHeading.jsx
    A frontend/src/main/web/user-profile-page/lib/components/CategoryItemMatrix.jsx
    A frontend/src/main/web/user-profile-page/lib/components/CategoryMatrixTable.jsx
    A frontend/src/main/web/user-profile-page/lib/components/ContentStateFilter.jsx
    A frontend/src/main/web/user-profile-page/lib/components/ContributionChart.jsx
    A frontend/src/main/web/user-profile-page/lib/components/DayMatrix.jsx
    A frontend/src/main/web/user-profile-page/lib/components/DropDown.jsx
    A frontend/src/main/web/user-profile-page/lib/components/FilterableMatrixTable.jsx
    A frontend/src/main/web/user-profile-page/lib/components/RecentContributions.jsx
    A frontend/src/main/web/user-profile-page/lib/constants/ActionTypes.js
    A frontend/src/main/web/user-profile-page/lib/constants/Configs.js
    A frontend/src/main/web/user-profile-page/lib/constants/Options.js
    A frontend/src/main/web/user-profile-page/lib/dispatchers/UserMatrixDispatcher.js
    A frontend/src/main/web/user-profile-page/lib/stores/UserMatrixStore.js
    A frontend/src/main/web/user-profile-page/lib/stores/__mocks__/superagent.js
    A frontend/src/main/web/user-profile-page/lib/stores/__tests__/UserMatrixStoreTest.js
    A frontend/src/main/web/user-profile-page/lib/stores/userStats.json
    A frontend/src/main/web/user-profile-page/lib/utils/DateHelper.js
    A frontend/src/main/web/user-profile-page/package.json
    A frontend/src/main/web/user-profile-page/preprocessor.js
    A frontend/src/main/web/user-profile-page/server.js
    A frontend/src/main/web/user-profile-page/webpack.config.js
    A frontend/src/main/web/user-profile-page/webpack.prod.config.js

  Log Message:
  -----------
  rename assets folder to web


  Commit: 65292b9d68cc31d244d79aab4768dd071b216a54
      https://github.com/zanata/zanata-server/commit/65292b9d68cc31d244d79aab4768dd071b216a54
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2015-05-28 (Thu, 28 May 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  add server profile to build frontend conditionally


Compare: https://github.com/zanata/zanata-server/compare/c5d2c09c9c29...65292b9d68cc


More information about the zanata-commits mailing list