[incubator-apisix-dashboard] 01/01: fix oneOf prop

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch fix-plugin-oneof in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 58d60f3802b7ab3a087fbbb4a4c2994698b4da98 Author: juzhiyuan AuthorDate: Wed Oct 30 15:43

[incubator-apisix-dashboard] branch fix-plugin-oneof created (now 58d60f3)

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch fix-plugin-oneof in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. at 58d60f3 fix oneOf prop This branch includes the following new commits: new

[incubator-apisix] branch master updated: doc: added a new speech link and dropped `node-status` api doc. (#758)

2019-10-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 44d3bf4 doc: added a new speech lin

[incubator-apisix-dashboard] 01/02: update prop

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch fix-plugin-oneof in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 2415ea40e470f4694788d16788799fda2a5233da Author: juzhiyuan AuthorDate: Wed Oct 30 16:06

[incubator-apisix-dashboard] branch fix-plugin-oneof updated (58d60f3 -> d322067)

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a change to branch fix-plugin-oneof in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. from 58d60f3 fix oneOf prop new 2415ea4 update prop new d322067 fix add one

[incubator-apisix-dashboard] 02/02: fix add oneOf Prop

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch fix-plugin-oneof in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit d32206716127109422ccb5e20e3d619921ae8ecf Author: juzhiyuan AuthorDate: Wed Oct 30 16:28

[incubator-apisix-dashboard] branch master updated: Fix plugin has oneOf prop (#52)

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git The following commit(s) were added to refs/heads/master by this push: new 5a22392 Fix plugin has o

[incubator-apisix-dashboard-built] branch master updated: update LICENSE & fix plugin error

2019-10-30 Thread juzhiyuan
This is an automated email from the ASF dual-hosted git repository. juzhiyuan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard-built.git The following commit(s) were added to refs/heads/master by this push: new 1799a07 update LI

[incubator-apisix] branch master updated: Bugfix: change dir apisix into incubator-apisix (#762)

2019-10-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new 57dc701 Bugfix: change dir apisix

[incubator-apisix] branch master updated: CLI: added restart apisix server command (#765)

2019-10-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new b49b03d CLI: added restart apisix s

[incubator-apisix] branch master updated: optimize(core): avoid useless comparisons in log.lua (#767)

2019-10-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git The following commit(s) were added to refs/heads/master by this push: new b3b0924 optimize(core): avoid usele

[incubator-apisix] branch master updated (b3b0924 -> 12a2b01)

2019-10-30 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from b3b0924 optimize(core): avoid useless comparisons in log.lua (#767) add 12a2b01 license: add ASF h

[incubator-apisix] branch master updated (12a2b01 -> 89f2fcd)

2019-10-30 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 12a2b01 license: add ASF header. (#743) add 89f2fcd doc: add redirect-cn.md (#739) No new revision

[GitHub] [incubator-apisix] membphis commented on a change in pull request #768: change: updated resty-radixtree to v1.5.

2019-10-30 Thread GitBox
membphis commented on a change in pull request #768: change: updated resty-radixtree to v1.5. URL: https://github.com/apache/incubator-apisix/pull/768#discussion_r340933899 ## File path: doc/admin-api-cn.md ## @@ -67,5 +68,35 @@ Date: Sat, 31 Aug 2019 01:17:15 GMT 目前是直接

[GitHub] [incubator-apisix] membphis commented on a change in pull request #768: change: updated resty-radixtree to v1.5.

2019-10-30 Thread GitBox
membphis commented on a change in pull request #768: change: updated resty-radixtree to v1.5. URL: https://github.com/apache/incubator-apisix/pull/768#discussion_r340934104 ## File path: doc/admin-api-cn.md ## @@ -32,7 +32,8 @@ |remote_addr|可选 |匹配规则|客户端请求 IP 地址: `192.168.

[GitHub] [incubator-apisix] wangxiaochuang opened a new issue #771: bug: rewrite function of plugin does not run at rewrite phase

2019-10-30 Thread GitBox
wangxiaochuang opened a new issue #771: bug: rewrite function of plugin does not run at rewrite phase URL: https://github.com/apache/incubator-apisix/issues/771 ### Issue description in access_phase, the plugin's rewrite executed if it exists ### Environment * apisix ve

[GitHub] [incubator-apisix] moonming closed issue #731: request help: http redirect to https

2019-10-30 Thread GitBox
moonming closed issue #731: request help: http redirect to https URL: https://github.com/apache/incubator-apisix/issues/731 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-apisix] moonming merged pull request #732: feature: supported `redirect` plugin.

2019-10-30 Thread GitBox
moonming merged pull request #732: feature: supported `redirect` plugin. URL: https://github.com/apache/incubator-apisix/pull/732 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-apisix] branch master updated (89f2fcd -> da85370)

2019-10-30 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 89f2fcd doc: add redirect-cn.md (#739) add da85370 feature: supported `redirect` plugin. (#732) No

[GitHub] [incubator-apisix] wangxiaochuang commented on issue #771: bug: rewrite function of plugin does not run at rewrite phase

2019-10-30 Thread GitBox
wangxiaochuang commented on issue #771: bug: rewrite function of plugin does not run at rewrite phase URL: https://github.com/apache/incubator-apisix/issues/771#issuecomment-548189144 [here](https://github.com/apache/incubator-apisix/blob/master/lua/apisix.lua#L326) -

[incubator-apisix] branch master updated (da85370 -> b3fb7ae)

2019-10-30 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from da85370 feature: supported `redirect` plugin. (#732) add b3fb7ae license: ingore grpc_server_exampl

[GitHub] [incubator-apisix] moonming merged pull request #770: license: ingore grpc_server_example dir for check license.

2019-10-30 Thread GitBox
moonming merged pull request #770: license: ingore grpc_server_example dir for check license. URL: https://github.com/apache/incubator-apisix/pull/770 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-apisix] lilien1010 opened a new pull request #772: Doc: add HelloTalk into powered-by

2019-10-30 Thread GitBox
lilien1010 opened a new pull request #772: Doc: add HelloTalk into powered-by URL: https://github.com/apache/incubator-apisix/pull/772 ### Summary SUMMARY_HERE ### Full changelog * [Implement ...] * [Add related tests] * ... ### Issues resolved Fix #X

[GitHub] [incubator-apisix] juzhiyuan commented on issue #772: Doc: add HelloTalk into powered-by

2019-10-30 Thread GitBox
juzhiyuan commented on issue #772: Doc: add HelloTalk into powered-by URL: https://github.com/apache/incubator-apisix/pull/772#issuecomment-548209449 What about this PR https://github.com/apache/incubator-apisix/pull/690 This

[GitHub] [incubator-apisix] lilien1010 closed pull request #690: Update powered-by.md

2019-10-30 Thread GitBox
lilien1010 closed pull request #690: Update powered-by.md URL: https://github.com/apache/incubator-apisix/pull/690 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-apisix] lilien1010 commented on issue #772: Doc: add HelloTalk into powered-by

2019-10-30 Thread GitBox
lilien1010 commented on issue #772: Doc: add HelloTalk into powered-by URL: https://github.com/apache/incubator-apisix/pull/772#issuecomment-548211533 @juzhiyuan I close that one ,since that branch patch-3 is outdate This i

[GitHub] [incubator-apisix] lilien1010 commented on issue #690: Update powered-by.md

2019-10-30 Thread GitBox
lilien1010 commented on issue #690: Update powered-by.md URL: https://github.com/apache/incubator-apisix/pull/690#issuecomment-548211814 @membphis I create a new PR and close this one。 This is an automated message from the A

[GitHub] [incubator-apisix] lilien1010 commented on issue #719: bugfix: support more built-in parameters when set chash balancer

2019-10-30 Thread GitBox
lilien1010 commented on issue #719: bugfix: support more built-in parameters when set chash balancer URL: https://github.com/apache/incubator-apisix/pull/719#issuecomment-548212617 it wired, I already rebased from remote master, and made the file comparision with 'beyond compare' ,it still

[GitHub] [incubator-apisix] moonming opened a new pull request #773: CI: skip make check for macos.

2019-10-30 Thread GitBox
moonming opened a new pull request #773: CI: skip make check for macos. URL: https://github.com/apache/incubator-apisix/pull/773 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-apisix] moonming commented on a change in pull request #772: Doc: add HelloTalk into powered-by

2019-10-30 Thread GitBox
moonming commented on a change in pull request #772: Doc: add HelloTalk into powered-by URL: https://github.com/apache/incubator-apisix/pull/772#discussion_r340970298 ## File path: doc/powered-by.md ## @@ -48,3 +49,6 @@ Using APISIX as a gateway, it uses the functions of c

[GitHub] [incubator-apisix] juzhiyuan commented on issue #719: bugfix: support more built-in parameters when set chash balancer

2019-10-30 Thread GitBox
juzhiyuan commented on issue #719: bugfix: support more built-in parameters when set chash balancer URL: https://github.com/apache/incubator-apisix/pull/719#issuecomment-548228338 @lilien1010 because the current branch doesn't have the latest Dashboard codes, we may need update the dashboa

[GitHub] [incubator-apisix] juzhiyuan edited a comment on issue #719: bugfix: support more built-in parameters when set chash balancer

2019-10-30 Thread GitBox
juzhiyuan edited a comment on issue #719: bugfix: support more built-in parameters when set chash balancer URL: https://github.com/apache/incubator-apisix/pull/719#issuecomment-548228338 @lilien1010 because the current branch doesn't have the latest Dashboard codes, we may need update the