You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by lu...@apache.org on 2015/05/26 13:46:16 UTC

[1/3] incubator-kylin git commit: KYLIN-699 update server and webapp settings for rc2

Repository: incubator-kylin
Updated Branches:
  refs/heads/0.7.1 03fd29062 -> e50b421a3


KYLIN-699 update server and webapp settings for rc2


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

Branch: refs/heads/0.7.1
Commit: 5abab8c2bb826e3d0edae839989f09de8327d0ef
Parents: 40ecef5
Author: Luke Han <lu...@apache.org>
Authored: Tue May 26 19:44:06 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Tue May 26 19:44:06 2015 +0800

----------------------------------------------------------------------
 webapp/bower.json   |  4 ++--
 webapp/package.json | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/5abab8c2/webapp/bower.json
----------------------------------------------------------------------
diff --git a/webapp/bower.json b/webapp/bower.json
index be8eca3..65c23b8 100755
--- a/webapp/bower.json
+++ b/webapp/bower.json
@@ -1,6 +1,6 @@
 {
-  "name": "base",
-  "version": "0.0.1",
+  "name": "ApacheKylinWebApp",
+  "version": "0.7.1",
   "dependencies": {
     "angular-bootstrap": "0.10.0",
     "angular": "1.2.15",

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/5abab8c2/webapp/package.json
----------------------------------------------------------------------
diff --git a/webapp/package.json b/webapp/package.json
index a588a75..36d9c8b 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -1,11 +1,11 @@
 {
-    "name": "base",
-    "version": "0.0.1",
-    "description": "Client Base Applicaion",
-    "author": "DataHub",
+    "name": "ApacheKylinWebApp",
+    "version": "0.7.1",
+    "description": "Apache Kylin Web Application",
+    "author": "ApacheKylin",
     "repository": {
         "type:": "git",
-        "url": "https://github.com/KylinOLAP/Kylin.git"
+        "url": "https://github.com/apache/incubator-kylin.git"
     },
     "devDependencies": {
         "grunt": "~0.4.x",


[2/3] incubator-kylin git commit: KYLIN-699 update server and webapp settings for rc2

Posted by lu...@apache.org.
KYLIN-699 update server and webapp settings for rc2


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

Branch: refs/heads/0.7.1
Commit: 2e9b36b108fed195bd7f19b08f3bdd4f01ba78ee
Parents: 5abab8c
Author: Luke Han <lu...@apache.org>
Authored: Tue May 26 19:45:29 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Tue May 26 19:45:29 2015 +0800

----------------------------------------------------------------------
 examples/ReleaseNotes.md | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/2e9b36b1/examples/ReleaseNotes.md
----------------------------------------------------------------------
diff --git a/examples/ReleaseNotes.md b/examples/ReleaseNotes.md
deleted file mode 100644
index fd27193..0000000
--- a/examples/ReleaseNotes.md
+++ /dev/null
@@ -1,10 +0,0 @@
-Model: Query
-
-Release 0.3.1-SNAPSHOT
-======================
->Upgrade Optiq to 0.4.17
-	Upgrade Optiq framework from 0.4.16 to 0.4.17
-
-
-Release 0.3.0
-=============
\ No newline at end of file


[3/3] incubator-kylin git commit: Merge branch '0.7.1' of https://git-wip-us.apache.org/repos/asf/incubator-kylin into 0.7.1

Posted by lu...@apache.org.
Merge branch '0.7.1' of https://git-wip-us.apache.org/repos/asf/incubator-kylin into 0.7.1


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

Branch: refs/heads/0.7.1
Commit: e50b421a36c0a20ae4c3415be4d9d241dbc48f6f
Parents: 2e9b36b 03fd290
Author: Luke Han <lu...@apache.org>
Authored: Tue May 26 19:45:43 2015 +0800
Committer: Luke Han <lu...@apache.org>
Committed: Tue May 26 19:45:43 2015 +0800

----------------------------------------------------------------------

----------------------------------------------------------------------