You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/01/31 13:00:01 UTC

[07/11] incubator-kylin git commit: Merge pull request #400 from janzhongi/staging

Merge pull request #400 from janzhongi/staging

not allow user create cube/project in PROD,add config to kylin.propertie...

Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/612fb89c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/612fb89c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/612fb89c

Branch: refs/heads/staging
Commit: 612fb89cc408286f4e3b804d36a15cd99a356ec7
Parents: 501e2f2 69395e7
Author: Zhong,Jian <ji...@ebay.com>
Authored: Mon Jan 26 18:22:29 2015 -0800
Committer: Zhong,Jian <ji...@ebay.com>
Committed: Mon Jan 26 18:22:29 2015 -0800

----------------------------------------------------------------------
 .../java/com/kylinolap/rest/DebugTomcat.java    |  9 ++++---
 webapp/app/index.html                           |  2 +-
 webapp/app/js/controllers/admin.js              |  2 +-
 webapp/app/js/controllers/page.js               |  4 ++-
 webapp/app/js/directives/directives.js          |  3 +++
 webapp/app/js/services/kylinProperties.js       | 28 +++++++++++++++-----
 webapp/app/partials/cubes/cubes.html            |  2 +-
 webapp/app/partials/home.html                   |  2 +-
 webapp/app/partials/projects/projects.html      |  2 +-
 webapp/app/partials/query/query.html            |  2 +-
 webapp/app/partials/tables/source_metadata.html |  2 +-
 11 files changed, 41 insertions(+), 17 deletions(-)
----------------------------------------------------------------------