[GitHub] [incubator-apisix] membphis merged pull request #1028: plugin(prometheus): added new field

2020-01-07 Thread GitBox
membphis merged pull request #1028: plugin(prometheus): added new field URL: https://github.com/apache/incubator-apisix/pull/1028 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-apisix] branch master updated: plugin(prometheus): added new field (#1028)

2020-01-07 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 21c06b3 plugin(prometheus): added n

[GitHub] [incubator-apisix] membphis opened a new pull request #1032: CLI: only used original Lua package path.

2020-01-07 Thread GitBox
membphis opened a new pull request #1032: CLI: only used original Lua package path. URL: https://github.com/apache/incubator-apisix/pull/1032 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r364045523 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,224 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming merged pull request #1031: doc: fixed typos

2020-01-07 Thread GitBox
moonming merged pull request #1031: doc: fixed typos URL: https://github.com/apache/incubator-apisix/pull/1031 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-apisix] moonming merged pull request #1030: bugfix: use current folder as working space only for developer.

2020-01-07 Thread GitBox
moonming merged pull request #1030: bugfix: use current folder as working space only for developer. URL: https://github.com/apache/incubator-apisix/pull/1030 This is an automated message from the Apache Git Service. To respo

[incubator-apisix] branch master updated: bugfix: use current folder as working space for developer. (#1030)

2020-01-07 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 ab86830 bugfix: use current folder a

[incubator-apisix] branch master updated: doc: fixed typos (#1031)

2020-01-07 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 40d9351 doc: fixed typos (#1031) 40d

[GitHub] [incubator-apisix] moonming commented on issue #1031: doc: fixed typos

2020-01-07 Thread GitBox
moonming commented on issue #1031: doc: fixed typos URL: https://github.com/apache/incubator-apisix/pull/1031#issuecomment-571563524 merged. thx This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363721623 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,224 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] agile6v opened a new pull request #1031: doc: fixed typos

2020-01-07 Thread GitBox
agile6v opened a new pull request #1031: doc: fixed typos URL: https://github.com/apache/incubator-apisix/pull/1031 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-apisix] membphis opened a new pull request #1030: bugfix: use current folder as working space for developer.

2020-01-07 Thread GitBox
membphis opened a new pull request #1030: bugfix: use current folder as working space for developer. URL: https://github.com/apache/incubator-apisix/pull/1030 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-apisix-dashboard] juzhiyuan commented on issue #116: upstream page displays table error

2020-01-07 Thread GitBox
juzhiyuan commented on issue #116: upstream page displays table error URL: https://github.com/apache/incubator-apisix-dashboard/issues/116#issuecomment-571505959 Thanks for your issues found :) This is an automated message

[GitHub] [incubator-apisix] moonming commented on issue #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on issue #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#issuecomment-571500623 you can take a look admin API in test cases: https://github.com/apache/incubator-apisix/blob/master/t/plugin/key-auth.t#L71 and https://github

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363630195 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") Re

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363642299 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,224 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363630772 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363641339 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,224 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363640273 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363636622 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363631623 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363637753 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363640469 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363635066 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] moonming commented on a change in pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
moonming commented on a change in pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029#discussion_r363639806 ## File path: lua/apisix/plugins/basic-auth.lua ## @@ -0,0 +1,225 @@ +local core = require("apisix.core") +loca

[GitHub] [incubator-apisix] KowloonZh opened a new pull request #1029: feat: add basic-auth plugin

2020-01-07 Thread GitBox
KowloonZh opened a new pull request #1029: feat: add basic-auth plugin URL: https://github.com/apache/incubator-apisix/pull/1029 Signed-off-by: zhangjiulong NOTE: Please read the Contributing.md guidelines before submitting your patch: https://github.com/apache/incubator-api