[dubbo] branch master updated: fix the bug when use protobuf-json (#4634)

2019-07-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 5f938bf fix the bug when use protobuf-json

[dubbo-website] branch asf-site updated: Website updated with 3d9e4400b53fe36f782b289817ef9197d0b5f010

2019-07-23 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/dubbo-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 5f429ba Website updated with

[dubbo] branch master updated: use standard protobuf json format to write byte[] (#4638)

2019-07-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/master by this push: new 24e851e use standard protobuf json format to

[dubbo] branch 2.6.x updated: 修复注册中心域名解析导致的单点问题 (#4293)

2019-07-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch 2.6.x in repository https://gitbox.apache.org/repos/asf/dubbo.git The following commit(s) were added to refs/heads/2.6.x by this push: new c8facc5 修复注册中心域名解析导致的单点问题 (#4293) c8facc5 is

[dubbo-erlang] branch 0.3.0 deleted (was f083d37)

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a change to branch 0.3.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git. was f083d37 test: add test The revisions that were on this branch are still contained in other references;

[dubbo] branch ioutils-3427 created (now 24e851e)

2019-07-23 Thread liujun
This is an automated email from the ASF dual-hosted git repository. liujun pushed a change to branch ioutils-3427 in repository https://gitbox.apache.org/repos/asf/dubbo.git. at 24e851e use standard protobuf json format to write byte[] (#4638) No new revisions were added by this update.

[dubbo-erlang] 04/09: dev client pool

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit 1f64b4b0ca14f3178e1b590b1dd6611cf92f81ab Author: DLive AuthorDate: Fri Jun 21 10:28:25 2019 +0800 dev client

[dubbo-erlang] 01/09: mod defined for plugin design

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit 07e743aa315bd5a08f9694337f0ebf8f4f3da507 Author: DLive AuthorDate: Mon Jun 10 23:31:34 2019 +0800 mod defined

[dubbo-erlang] 08/09: merge form master

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit 91faffcf749b1abd4610580fe38ea5ad81bc0e61 Merge: a5a0cde cdfcff9 Author: DLive AuthorDate: Thu Jun 27 18:58:29 2019

[dubbo-erlang] 05/09: dev reference ref process

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit 216b5a7bffebcdeb922bc26bcfa96fca270290db Author: DLive AuthorDate: Sat Jun 22 23:39:18 2019 +0800 dev

[dubbo-erlang] 03/09: redesign the protocol callback

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit fc0072d302c39140aef5bfd6ec10b8b8fbc1b93f Author: DLive AuthorDate: Mon Jun 17 23:22:58 2019 +0800 redesign the

[dubbo-erlang] 02/09: redesign the subscription process

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit 051bb2a1f46cd55f221f2e4ce79c0517a98e5a0f Author: DLive AuthorDate: Tue Jun 11 23:21:37 2019 +0800 redesign the

[dubbo-erlang] 06/09: dev reference ref process

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit e0b122b375aadbf1524789d54360728a7d90c027 Author: DLive AuthorDate: Sun Jun 23 23:39:36 2019 +0800 dev

[dubbo-erlang] 07/09: redesign: invoker process

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git commit a5a0cde2469b17b3fc2e710de8c395ac97b8d2c1 Author: DLive AuthorDate: Wed Jun 26 18:05:16 2019 +0800 redesign:

[dubbo-erlang] branch 0.4.0 created (now af4b990)

2019-07-23 Thread dlive
This is an automated email from the ASF dual-hosted git repository. dlive pushed a change to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git. at af4b990 feature: support protocol extension This branch includes the following new commits: new 07e743a