[incubator-dubbo] branch 2.7.0-release updated: add empty check at the start of setter.

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new d4532c6 add empty check

[incubator-dubbo-ops] branch develop updated: Added some of the lack of annotation (#232)

2019-01-07 Thread min
This is an automated email from the ASF dual-hosted git repository. min pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git The following commit(s) were added to refs/heads/develop by this push: new 3726351 Added some of the lack of

[incubator-dubbo] 02/03: move refresh() into setter to avoid duplicate refresh during check.

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit 824aaf9b5efa96b03cf71314263059fcd317288a Author: ken.lj AuthorDate: Mon Jan 7 21:10:17 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated (0fba21c -> a66784a)

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git. from 0fba21c avoid duplicated refresh for application (#3157) new b9c8bb8 override equals of

[incubator-dubbo] 01/03: override equals of Config

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit b9c8bb831d5be17291ca076b47b14671c4ebdff5 Author: ken.lj AuthorDate: Mon Jan 7 21:09:26 2019 +0800

[incubator-dubbo] 03/03: fix UT

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git commit a66784ae12123dbc706e63452fbde74763fc848a Author: ken.lj AuthorDate: Mon Jan 7 21:10:27 2019 +0800

[incubator-dubbo] branch 2.7.0-release updated: fix UT

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new b399df7 fix UT b399df7

[incubator-dubbo] branch master updated: Add javadoc for dubbo-serialization module(#3002). (#3004)

2019-01-07 Thread carryxyh
This is an automated email from the ASF dual-hosted git repository. carryxyh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new e632504 Add javadoc for

[incubator-dubbo-spring-boot-project] branch 0.2.1 updated: 0.2.1 (#360)

2019-01-07 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 0.2.1 in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/0.2.1 by this push: new dae4913 0.2.1

[incubator-dubbo-spring-boot-project] branch 0.2.1 updated (dae4913 -> 4530413)

2019-01-07 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a change to branch 0.2.1 in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git. from dae4913 0.2.1 (#360) add 890b71a 0.2.1 (#359) add 4530413 Merge branch

[incubator-dubbo-ops] branch develop updated: Fix missing translate & spelling mistake (#233)

2019-01-07 Thread min
This is an automated email from the ASF dual-hosted git repository. min pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git The following commit(s) were added to refs/heads/develop by this push: new 5888b27 Fix missing translate &

[incubator-dubbo] branch 2.7.0-release updated: fix UT

2019-01-07 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.7.0-release in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/2.7.0-release by this push: new bcf474d fix UT bcf474d

[incubator-dubbo] branch master updated: code optimization (#3167)

2019-01-07 Thread carryxyh
This is an automated email from the ASF dual-hosted git repository. carryxyh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new e095bd9 code optimization (#3167)

[incubator-dubbo-ops] branch develop updated: change text

2019-01-07 Thread min
This is an automated email from the ASF dual-hosted git repository. min pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git The following commit(s) were added to refs/heads/develop by this push: new 26983fe change text 26983fe is

[incubator-dubbo] branch master updated: optimize ReconnectTimerTask's log output (#3162)

2019-01-07 Thread carryxyh
This is an automated email from the ASF dual-hosted git repository. carryxyh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git The following commit(s) were added to refs/heads/master by this push: new 2cbc83f optimize

[incubator-dubbo-ops] branch develop updated: add authorization for zookeeper group (#208)

2019-01-07 Thread min
This is an automated email from the ASF dual-hosted git repository. min pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git The following commit(s) were added to refs/heads/develop by this push: new 48e6603 add authorization for

[incubator-dubbo-spring-boot-project] branch master updated: 0.2.1 (#362)

2019-01-07 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/master by this push: new d56dac0

[incubator-dubbo-spring-boot-project] branch 0.1.x updated: 0.1.x (#364)

2019-01-07 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository. mercyblitz pushed a commit to branch 0.1.x in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git The following commit(s) were added to refs/heads/0.1.x by this push: new e99a9f5 0.1.x

[incubator-dubbo-ops] branch develop updated: update no metadata hint

2019-01-07 Thread min
This is an automated email from the ASF dual-hosted git repository. min pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git The following commit(s) were added to refs/heads/develop by this push: new b9f345d update no metadata hint