From ca0e2ba87541a9e39e67e6c20574993588ab3be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A5=E7=82=9C?= Date: Thu, 20 Aug 2015 10:00:43 +0800 Subject: [PATCH] 0.0.5 release, changelog http://book.open-falcon.com/zh/changelog/README.html --- .gitmodules | 3 +++ agent | 2 +- common | 2 +- gateway | 1 + graph | 2 +- hbs | 2 +- query | 2 +- task | 2 +- transfer | 2 +- 9 files changed, 11 insertions(+), 7 deletions(-) create mode 160000 gateway diff --git a/.gitmodules b/.gitmodules index 131ae7c..bf8a746 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "fe"] path = fe url = https://github.com/open-falcon/fe.git +[submodule "gateway"] + path = gateway + url = https://github.com/open-falcon/gateway.git diff --git a/agent b/agent index 7589059..9cce732 160000 --- a/agent +++ b/agent @@ -1 +1 @@ -Subproject commit 75890594575772e2b9b07b0318f837e4a459135c +Subproject commit 9cce7320c86fa3324a99f1923675a69663483a8f diff --git a/common b/common index f110210..90353af 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit f1102105cc851a228553040450d950d86ade2969 +Subproject commit 90353af2020b999010d5448ee553778c1c98dbb9 diff --git a/gateway b/gateway new file mode 160000 index 0000000..90096b2 --- /dev/null +++ b/gateway @@ -0,0 +1 @@ +Subproject commit 90096b284f14cf90b1628e5b222d9b2f98dc62df diff --git a/graph b/graph index 83f061c..73504df 160000 --- a/graph +++ b/graph @@ -1 +1 @@ -Subproject commit 83f061cb75ab965dfe8364270b2465b0063710b7 +Subproject commit 73504df1fe71a2ba8026814e06cd42b47dbe83a4 diff --git a/hbs b/hbs index 76786a0..747de7e 160000 --- a/hbs +++ b/hbs @@ -1 +1 @@ -Subproject commit 76786a05edc9afa349b82c45fb60a3e78e939e3f +Subproject commit 747de7e5b854538e327b72015658363985150986 diff --git a/query b/query index 78770e6..923f80c 160000 --- a/query +++ b/query @@ -1 +1 @@ -Subproject commit 78770e64e690533845fae516f49337e7124945ee +Subproject commit 923f80c43ebd133ab84e12a8606b34f74d428383 diff --git a/task b/task index e92a95d..b4d6264 160000 --- a/task +++ b/task @@ -1 +1 @@ -Subproject commit e92a95da6b68449925ccf6e38a327c0550e9435b +Subproject commit b4d62644d410feed0d9aaefa590206f1da805c30 diff --git a/transfer b/transfer index dfe28c5..190a7eb 160000 --- a/transfer +++ b/transfer @@ -1 +1 @@ -Subproject commit dfe28c5497069c9a52e496dade9a40bbb0bbde42 +Subproject commit 190a7ebb8e1f17070a603ec33fe10069a4cea542