juzhiyuan commented on issue #62: fix: add new features and function enhance
URL:
https://github.com/apache/incubator-apisix-dashboard/pull/62#issuecomment-549250971
Tests will be in action when the APISIX demo instance is deployed with the
latest codes.
--
membphis commented on issue #790: new plugin: data-validator
URL:
https://github.com/apache/incubator-apisix/issues/790#issuecomment-549250285
> Is it support json schema v4 or v5?
support draft4, draft6 and draft7.
Th
membphis commented on issue #792: Feature: Update prometheus plugin
URL:
https://github.com/apache/incubator-apisix/issues/792#issuecomment-549249946
@lyyoung Can we close this PR now?
This is an automated message from the A
wangxiaochuang commented on issue #776: bug: merge_service_route function's
second return value will always be nil
URL:
https://github.com/apache/incubator-apisix/issues/776#issuecomment-549240002
> @wangxiaochuang so is it a bug?
If this variable is useful, then it must be a bug. @
wangxiaochuang commented on issue #776: bug: merge_service_route function's
second return value will always be nil
URL:
https://github.com/apache/incubator-apisix/issues/776#issuecomment-549239830
I don't know what the role of this variable "changed" is. so I can not
remove it
--
This is an automated email from the ASF dual-hosted git repository.
chenjunxu 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 ecd4a57 test: reformatted by `rein
nic-chen merged pull request #798: test: reformatted by `reindex` tools.
URL: https://github.com/apache/incubator-apisix/pull/798
This is an automated message from the Apache Git Service.
To respond to the message, please log
This is an automated email from the ASF dual-hosted git repository.
shuaijinchao 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 b91d2d3 Fix: allow set multiple
shuaijinchao merged pull request #797: Fix: allow set multiple URI in one route
config
URL: https://github.com/apache/incubator-apisix/pull/797
This is an automated message from the Apache Git Service.
To respond to the mess
shuaijinchao closed issue #796: bug: unable to set multiple URI into uris
field when config route
URL: https://github.com/apache/incubator-apisix/issues/796
This is an automated message from the Apache Git Service.
To respo
juzhiyuan merged pull request #56: license: moved License information to
LICENSE.
URL: https://github.com/apache/incubator-apisix-dashboard/pull/56
This is an automated message from the Apache Git Service.
To respond to the
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 140eedc feat: remove useless files (#63)
add ac82cd4 license: moved License informati
juzhiyuan closed issue #54: License information goes in LICENSE not NOTICE
URL: https://github.com/apache/incubator-apisix-dashboard/issues/54
This is an automated message from the Apache Git Service.
To respond to the messag
juzhiyuan merged pull request #63: feat: remove useless files
URL: https://github.com/apache/incubator-apisix-dashboard/pull/63
This is an automated message from the Apache Git Service.
To respond to the message, please log o
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 31cac84 license: add apache copyright in NOTICE.
add 140eedc feat: remove useless file
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch feature-remove-useless-files
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from c967967 update proxy path
add d96e2e5 remove tests/
No new revi
membphis commented on issue #795: Changed wording for clarity in README.md
URL: https://github.com/apache/incubator-apisix/pull/795#issuecomment-549207183
Many thanks, merged.
This is an automated message from the Apache Git S
membphis merged pull request #795: Changed wording for clarity in README.md
URL: https://github.com/apache/incubator-apisix/pull/795
This is an automated message from the Apache Git Service.
To respond to the message, please
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 5ac22b5 doc: changed wording for cl
membphis commented on a change in pull request #797: Fix: Allow set multi uris
in one route config
URL: https://github.com/apache/incubator-apisix/pull/797#discussion_r341890108
##
File path: t/node/route-host.t
##
@@ -42,7 +42,7 @@ __DATA__
"t
membphis commented on a change in pull request #797: Fix: Allow set multi uris
in one route config
URL: https://github.com/apache/incubator-apisix/pull/797#discussion_r341889993
##
File path: t/admin/routes.t
##
@@ -1330,3 +1330,34 @@ GET /t
{"error_msg":"failed to load '
membphis commented on a change in pull request #797: Fix: Allow set multi uris
in one route config
URL: https://github.com/apache/incubator-apisix/pull/797#discussion_r341889932
##
File path: lua/apisix/schema_def.lua
##
@@ -267,6 +267,14 @@ _M.route = {
type = "objec
membphis opened a new pull request #798: test: reformatted by `reindex` tools.
URL: https://github.com/apache/incubator-apisix/pull/798
This is an automated message from the Apache Git Service.
To respond to the message, plea
lilien1010 edited a comment on issue #62: fix: add new features and function
enhance
URL:
https://github.com/apache/incubator-apisix-dashboard/pull/62#issuecomment-549204748
https://github.com/apache/incubator-apisix/pull/797
this PR need to be merged after this PR is merged, since the
lilien1010 commented on issue #62: fix: add new features and function enhance
URL:
https://github.com/apache/incubator-apisix-dashboard/pull/62#issuecomment-549204748
https://github.com/apache/incubator-apisix/pull/797
this PR need to be merged after this PR is merged, since the code in
lilien1010 opened a new pull request #797: Fix:
URL: https://github.com/apache/incubator-apisix/pull/797
Allow set multi uris in one route config, this PR work with my last PR in
apisix-dashboard
so I think yous need to merge this PR first
then merge the one below
https://git
lilien1010 opened a new issue #796: bug: set uris to
URL: https://github.com/apache/incubator-apisix/issues/796
### Issue description
### Environment
* apisix version (cmd: `apisix version`):
* OS:
### Minimal test code / Steps to reproduce the issue
1.
2.
soulsoul commented on issue #472: [WIP] doc: added comment for code.
URL: https://github.com/apache/incubator-apisix/pull/472#issuecomment-549199557
ok
This is an automated message from the Apache Git Service.
To respond to th
BradyBromley opened a new pull request #795: Changed wording for clarity in
README.md
URL: https://github.com/apache/incubator-apisix/pull/795
NOTE: Please read the Contributing.md guidelines before submitting your
patch:
https://github.com/apache/incubator-apisix/blob/master/Contr
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch feature-remove-useless-files
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 0bda9b3 remove i18n
add c967967 update proxy path
No new revisi
juzhiyuan commented on issue #62: fix: add new features and function enhance
URL:
https://github.com/apache/incubator-apisix-dashboard/pull/62#issuecomment-549154803
Thanks for your contribution, PR will be merged once I build & test the
codes successfully today.
-
juzhiyuan opened a new pull request #63: feat: remove useless files
URL: https://github.com/apache/incubator-apisix-dashboard/pull/63
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch feature-remove-useless-files
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
at 0bda9b3 remove i18n
This branch includes the following new commits:
This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch feature-remove-useless-files
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git
commit 0bda9b3fbe547ba38390eb4871bade553a48bc74
Author: juzhiyuan
AuthorDate: Mon
membphis merged pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
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 89688d3 plugin(prometheus): added
This is an automated email from the ASF dual-hosted git repository.
wenming 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 b119a5c bugfix: support more built-i
moonming merged pull request #775: bugfix: support more built-in parameters
when set chash balancer
URL: https://github.com/apache/incubator-apisix/pull/775
This is an automated message from the Apache Git Service.
To respon
moonming closed issue #717: bug: Can't set other Nginx built-in parameters when
config chash balancer
URL: https://github.com/apache/incubator-apisix/issues/717
This is an automated message from the Apache Git Service.
To re
membphis commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341841144
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -44,26 +48,35 @@ function _M.init()
-- per service
lyyoung commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341840808
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -44,26 +47,35 @@ function _M.init()
-- per service
membphis commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341840766
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -44,26 +48,35 @@ function _M.init()
-- per service
membphis commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341840534
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -44,26 +47,35 @@ function _M.init()
-- per service
lilien1010 opened a new pull request #62: fix: add new features and function
enhance
URL: https://github.com/apache/incubator-apisix-dashboard/pull/62
1、when enter the router list ,the Action column fixed to the right and
always inside view.
2、keep router upstream service list ordered b
lyyoung commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341842059
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -44,26 +48,35 @@ function _M.init()
-- per service
lilien1010 closed pull request #61: fix: add new features and function enhance
URL: https://github.com/apache/incubator-apisix-dashboard/pull/61
This is an automated message from the Apache Git Service.
To respond to the mess
lilien1010 opened a new pull request #61: Dev for multi hosts uris
URL: https://github.com/apache/incubator-apisix-dashboard/pull/61
1、when enter the router list ,the Action column fixed to the right and
always inside view.
2、keep router upstream service list ordered by ID, which I think
lilien1010 closed pull request #60: fix: add new features and function enhance
URL: https://github.com/apache/incubator-apisix-dashboard/pull/60
This is an automated message from the Apache Git Service.
To respond to the mess
lilien1010 opened a new pull request #60: fix: add new features and function
enhance
URL: https://github.com/apache/incubator-apisix-dashboard/pull/60
1、when enter the router list ,the Action column fixed to the right and
always inside view.
2、keep router upstream service list ordered b
lilien1010 opened a new issue #59: bug: not support multi hosts and multi uris
when create a router
URL: https://github.com/apache/incubator-apisix-dashboard/issues/59
This is an automated message from the Apache Git Servi
lilien1010 opened a new issue #58: bug: each time I input a new upstream or
router, the list is always in different order
URL: https://github.com/apache/incubator-apisix-dashboard/issues/58
each time I input a new upstream or router, the list is always in different
order,
which I t
lilien1010 opened a new issue #57: bug: when enter the router list ,the Action
column out of views
URL: https://github.com/apache/incubator-apisix-dashboard/issues/57
when enter the router list ,the Action column out of views,we always need
to scroll to the right, which is inconvenient
-
lyyoung commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341839612
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -44,26 +47,35 @@ function _M.init()
-- per service
lyyoung commented on a change in pull request #794: Feature prometheus
URL: https://github.com/apache/incubator-apisix/pull/794#discussion_r341839491
##
File path: lua/apisix/plugins/prometheus/exporter.lua
##
@@ -21,6 +21,9 @@ local ngx_capture = ngx.location.capture
loca
54 matches
Mail list logo