[GitHub] [incubator-apisix-dashboard] juzhiyuan merged pull request #347: fix: transform vars error

2020-07-29 Thread GitBox
juzhiyuan merged pull request #347: URL: https://github.com/apache/incubator-apisix-dashboard/pull/347 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-apisix-dashboard] Rapiz1 opened a new issue #340: Lint failed on source

2020-07-29 Thread GitBox
Rapiz1 opened a new issue #340: URL: https://github.com/apache/incubator-apisix-dashboard/issues/340 We should fix these issues before any attempt to set up a linter on Actions. ``` yarn run v1.22.4 warning package.json: "dependencies" has dependency "react-helmet-async" with

[GitHub] [incubator-apisix-dashboard] juzhiyuan merged pull request #343: feat(i18n): actionbar component

2020-07-29 Thread GitBox
juzhiyuan merged pull request #343: URL: https://github.com/apache/incubator-apisix-dashboard/pull/343 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-apisix] Hmemories commented on issue #1838: bug: discovery Eureka cannot automatically proxy to a new node

2020-07-29 Thread GitBox
Hmemories commented on issue #1838: URL: https://github.com/apache/incubator-apisix/issues/1838#issuecomment-665085159 > @qiujiayu do you have time to take a look at this bug? Is this problem solved now? This is an

[GitHub] [incubator-apisix] gxthrj opened a new issue #1923: feature: Divide config.yaml into two files config-custom.yaml & config-default.yaml

2020-07-29 Thread GitBox
gxthrj opened a new issue #1923: URL: https://github.com/apache/incubator-apisix/issues/1923 ### Issue description 1. When I deploy APISIX, only a small amount of configuration needs to be modified in conf.yaml. 2. When the APISIX version is upgraded, some configuration items may be

[incubator-apisix-dashboard] branch master updated: feat(i18n): pluginpage component (#345)

2020-07-29 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 ce1b3a1 feat(i18n):

[incubator-apisix] branch master updated: bugfix: run `apisix start` several times will start multi APISIX servers (#1913)

2020-07-29 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 333962a bugfix: run `apisix start`

[incubator-apisix] branch master updated: makefile: add comments for `install` command. (#1912)

2020-07-29 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 3947f06 makefile: add comments for

[incubator-apisix] branch master updated: doc: fix typos. (#1916)

2020-07-29 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 4c61baa doc: fix typos. (#1916)

[incubator-apisix] branch master updated: bugfix: read the request body from the temporary file if it was cached. (#1863)

2020-07-29 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 20207c8 bugfix: read the request

[incubator-apisix] branch master updated: feature: add a new option, decide if we remove the "/" at the end of … (#1766)

2020-07-29 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 f9a8a26 feature: add a new option,

[incubator-apisix] branch master updated: plugin(batch): change processor name and error return type fix (#1927)

2020-07-29 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 0ad813e plugin(batch): change

[incubator-apisix] branch master updated: bugfix: update comment to 30 seconds in config.yaml (#1929)

2020-07-29 Thread wenming
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 0034c66 bugfix: update comment to

[GitHub] [incubator-apisix-dashboard] membphis edited a comment on pull request #347: fix: transform vars error

2020-07-29 Thread GitBox
membphis edited a comment on pull request #347: URL: https://github.com/apache/incubator-apisix-dashboard/pull/347#issuecomment-665611673 you can add an action name like `fix` or `close`, then the related issue will be closed automatically after your PR was merged. @LiteSun ```

[GitHub] [incubator-apisix-dashboard] membphis commented on pull request #347: fix: transform vars error

2020-07-29 Thread GitBox
membphis commented on pull request #347: URL: https://github.com/apache/incubator-apisix-dashboard/pull/347#issuecomment-665611673 you can add an action name like `fix` or `close`, then the related issue will be closed automatically after your PR was merged. ``` fix #341 ```

[GitHub] [incubator-apisix] shuaijinchao opened a new pull request #1928: bugfix: fix limit-count plugin redis.ttl error.

2020-07-29 Thread GitBox
shuaijinchao opened a new pull request #1928: URL: https://github.com/apache/incubator-apisix/pull/1928 ### What this PR does / why we need it: FIX #1901 ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on issue #346: 路由设置proxy-rewrite BUG

2020-07-29 Thread GitBox
juzhiyuan commented on issue #346: URL: https://github.com/apache/incubator-apisix-dashboard/issues/346#issuecomment-665574308 emmm Where is the actually data sent to API? This is an automated message from the Apache Git

[GitHub] [incubator-apisix] membphis merged pull request #1912: makefile: add comments for `install` command.

2020-07-29 Thread GitBox
membphis merged pull request #1912: URL: https://github.com/apache/incubator-apisix/pull/1912 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix-dashboard] TikWind opened a new pull request #348: feat: combine import

2020-07-29 Thread GitBox
TikWind opened a new pull request #348: URL: https://github.com/apache/incubator-apisix-dashboard/pull/348 combine import This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-apisix] membphis merged pull request #1863: bugfix: read the request body from the temporary file if it was cached.

2020-07-29 Thread GitBox
membphis merged pull request #1863: URL: https://github.com/apache/incubator-apisix/pull/1863 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix-dashboard] juzhiyuan closed issue #341: route setting bug

2020-07-29 Thread GitBox
juzhiyuan closed issue #341: URL: https://github.com/apache/incubator-apisix-dashboard/issues/341 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-apisix] membphis closed issue #1895: bug: ` make install ` did not install lua deps to apisix install dir

2020-07-29 Thread GitBox
membphis closed issue #1895: URL: https://github.com/apache/incubator-apisix/issues/1895 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-apisix] membphis commented on pull request #1927: batch processor name and error return type fix

2020-07-29 Thread GitBox
membphis commented on pull request #1927: URL: https://github.com/apache/incubator-apisix/pull/1927#issuecomment-665646735 many thx, merged @sshniro This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1888: change: add more prometheus metrics(etcd modify index)

2020-07-29 Thread GitBox
membphis commented on a change in pull request #1888: URL: https://github.com/apache/incubator-apisix/pull/1888#discussion_r462229428 ## File path: apisix/core/config_etcd.lua ## @@ -221,10 +221,22 @@ local function sync_data(self) return true end -local

[GitHub] [incubator-apisix] shuaijinchao opened a new pull request #1932: doc: add `request-validation` plugin chinese document.

2020-07-29 Thread GitBox
shuaijinchao opened a new pull request #1932: URL: https://github.com/apache/incubator-apisix/pull/1932 ### What this PR does / why we need it: FIX #1882 ### Pre-submission checklist: * [x] Did you explain what problem does this PR solve? Or what new features have been

[GitHub] [incubator-apisix] membphis commented on a change in pull request #1928: bugfix: fix limit-count plugin redis.ttl error.

2020-07-29 Thread GitBox
membphis commented on a change in pull request #1928: URL: https://github.com/apache/incubator-apisix/pull/1928#discussion_r462273477 ## File path: apisix/plugins/limit-count/limit-count-redis.lua ## @@ -71,7 +71,8 @@ function _M.incoming(self, key) local remaining

[GitHub] [incubator-apisix] membphis closed issue #1765: feature: add a new option, decide if we remove the "/" at the end of the URI before route mathing

2020-07-29 Thread GitBox
membphis closed issue #1765: URL: https://github.com/apache/incubator-apisix/issues/1765 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-apisix] membphis closed issue #1522: change: `Batch_Processor` -> `batch_processor` (name style)

2020-07-29 Thread GitBox
membphis closed issue #1522: URL: https://github.com/apache/incubator-apisix/issues/1522 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

<    1   2