[incubator-apisix] branch master updated: Refactor the way to run global rule in log/header filter/body filter (#1393)

2020-04-03 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 2e5f982 Refactor the way to run

[incubator-apisix] branch master updated: feature: add example .yaml resource files which support to run Apache APISIX on kubernetes (#1218)

2020-04-02 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 f653c1b feature: add example .yaml

[incubator-apisix] branch master updated: bugfix: plugin in header_filter/body_filter should be run like log phase (#1383)

2020-04-02 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 eb358e9 bugfix: plugin

[incubator-apisix] branch master updated (5d50895 -> 69d2039)

2020-04-01 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 5d50895 change: update to use the local DNS resolver by default (#1387) add 69d2039 plugin

[incubator-apisix] branch master updated: change: update to use the local DNS resolver by default (#1387)

2020-04-01 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 5d50895 change: update to use

[incubator-apisix] branch master updated: change: blacklist $request_method in proxy-cache's cache key. (#1385)

2020-04-01 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 e24fd85 change: blacklist

[incubator-apisix] branch master updated: feature: support to run `header_filter` and `body_filter` phase for global rules. (#1364)

2020-04-01 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 b61db08 feature: support to run

[incubator-apisix] branch master updated: bugfix: remove misc `--add-dynamic-module` for tengine branch ci test cases (#1377)

2020-03-31 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 ef76d27 bugfix: remove misc `--add

[incubator-apisix] branch master updated: doc: Fix json format error. (#1373)

2020-03-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 8838599 doc: Fix json format error

[incubator-apisix] branch master updated (11a9646 -> 8470726)

2020-03-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 11a9646 change: check item count of DNS resolver (#1361) add 8470726 plugin(wolf-rbac): added new

[incubator-apisix] branch master updated (d7f54ff -> 11a9646)

2020-03-30 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from d7f54ff feature: support to print log with specific prefix. (#1284) add 11a9646 change: check

[incubator-apisix] branch master updated: feature: merge upstream tengine (2.3.2 < version < 2.3.3) patches (#1371)

2020-03-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 d0900ca feature: merge upstream

[incubator-apisix] branch master updated: luacov: add new path `plugins/limit-count` and `plugins/utils`. (#1357)

2020-03-28 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 aa13b72 luacov: add new path

[incubator-apisix] branch master updated: bugfix: fail to get the http request header by `ngx.var. *` (#1348)

2020-03-27 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 51684de bugfix: fail to get

[incubator-apisix] branch master updated: bugfix: installed lua file in folder `lua/apisix/utils` . (#1342)

2020-03-26 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 94cc688 bugfix: installed lua file

[incubator-apisix] branch master updated: feature: if the `dns_resolver` is not set in the file `conf/config.yaml`, use the resolver in local DNS. (#1217)

2020-03-25 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 7baa0ab feature

[incubator-apisix] branch master updated: change: code style in lua/apisix.lua and t/plugin/proxy-mirror.t (#1339)

2020-03-25 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 5970b50 change: code style in lua

[incubator-apisix] branch master updated: feature: run log plugins in the global rule (#1333)

2020-03-24 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 be34880 feature: run log plugins

[incubator-apisix] branch master updated (c086d3f -> 8d745c7)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from c086d3f CI(OSX): run part test cases. (#1314) add 8d745c7 test: wait a longer time. (#1323

[incubator-apisix] branch master updated (d15c4ef -> c086d3f)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from d15c4ef doc: fix doc style of plugin `grpc-transcoding` (#1325) add c086d3f CI(OSX): run part

[incubator-apisix] branch master updated: doc: fix doc style of plugin `grpc-transcoding` (#1325)

2020-03-22 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 d15c4ef doc: fix doc style

[incubator-apisix] branch master updated: doc: fix doc style of plugin grpc-transcoding (#1324)

2020-03-22 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 4e185bb doc: fix doc style

[incubator-apisix] branch master updated (766e99f -> 18dc6d3)

2020-03-22 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 766e99f doc: fix doc style of plugin fault-injection (#1322) add 18dc6d3 doc: fix doc style

[incubator-apisix] branch master updated: doc: fix doc style of plugin fault-injection (#1322)

2020-03-22 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 766e99f doc: fix doc style

[incubator-apisix] branch master updated: doc: fix doc style of plugin fault-injection (#1321)

2020-03-22 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 56b6a6e doc: fix doc style

[incubator-apisix] branch master updated: doc: doc style for plugin basic-auth (#1320)

2020-03-22 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 7bb5eb7 doc: doc style for plugin

[incubator-apisix] branch master updated: doc: Chinese version for doc/getting-started.md (#1296)

2020-03-20 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 dabe0f3 doc: Chinese version

[incubator-apisix] branch master updated: doc: fix style of limit-req & limit-req-cn (#1310)

2020-03-20 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 3dc0465 doc: fix style of limit

[incubator-apisix] branch master updated: chore: improve plugins/proxy-cache (#1305)

2020-03-19 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 dcd2ebc chore: improve plugins

[incubator-apisix] branch master updated: doc: add doc for etcd cluster. (#1301)

2020-03-19 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 ab5cdbb doc: add doc for etcd

[incubator-apisix] branch master updated: change: update jsonschema to version 0.8 (#1303)

2020-03-19 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 19ab03e change: update jsonschema

[incubator-apisix] branch master updated: doc: update Quickstart's step2 to try the getting started guide in README_CN.md (#1300)

2020-03-19 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 fce2e4d doc: update Quickstart's

[incubator-apisix] branch master updated: bugfix: check the count of upstream valid node. (#1292)

2020-03-18 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 60b8853 bugfix: check the count

[incubator-apisix] branch master updated: chore: improve the preallocation in deepcopy method (#1298)

2020-03-18 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 a4509b6 chore: improve

[incubator-apisix] branch master updated: feature: support multiple etcd address. (#1283)

2020-03-18 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 cee0322 feature: support multiple

[incubator-apisix] branch master updated: doc: change Lua/apifix to lua/apisix (#1295)

2020-03-18 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 5fecd2b doc: change Lua/apifix

[incubator-apisix] branch master updated: change: local variable 'routes' duplicate in create_radixtree_router function. (#1285)

2020-03-17 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 ac54197 change: local variable

[incubator-apisix] branch master updated: doc: adding getting started guide as the quick start guide (#1287)

2020-03-17 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 07a714e doc: adding getting

[incubator-apisix] branch master updated (16c1b8d -> 301cfc7)

2020-03-17 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 16c1b8d doc: add correct link address for "etcd Clustering Guide" of incubator-apisix/RE

[incubator-apisix] branch master updated: doc: add correct link address for "etcd Clustering Guide" of incubator-apisix/README_CN.md (#1277)

2020-03-16 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 16c1b8d doc: add correct link

[incubator-apisix] branch master updated: update resty-etcd to version 0.9 . (#1278)

2020-03-15 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 9837b80 update resty-etcd

[incubator-apisix] branch master updated: doc: add route/service/consumer/upstream/ssl definitions to Admin API (#1258)

2020-03-15 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 cade206 doc: add route/service

[incubator-apisix] branch master updated: feature: support for proxy caching plugin based on disk. (#1153)

2020-03-15 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 864aa16 feature: support for proxy

[incubator-apisix] branch master updated (12bf2b4 -> d347cae)

2020-03-15 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from 12bf2b4 update resty-radixtree to version v1.8. (#1271) add d347cae travis(osx): install

[incubator-apisix] branch master updated: feature: implemented tcp logger plugin. (#1221)

2020-03-14 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 d078711 feature: implemented tcp

[incubator-apisix] branch master updated: doc: add unit test troubleshoot doc. (#1254)

2020-03-14 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 a4abbd1 doc: add unit test

[incubator-apisix] branch master updated: bugfix(proxy-rewrite): Invalid pattern. (#1267)

2020-03-14 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 33699f8 bugfix(proxy-rewrite

[incubator-apisix] branch master updated: bugfix: return the schema of plugin grpc-transcode. (#1265)

2020-03-14 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 177892f bugfix: return the schema

[incubator-apisix] branch master updated: bugfix: 'required' should same level as `properties`, added test case. (#1261)

2020-03-14 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 8e8ec23 bugfix: 'required' should

[incubator-apisix] branch master updated: test: added test cases. (#1252)

2020-03-13 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 c53f714 test: added test cases

[incubator-apisix] branch master updated: bugfix: the plugin basic-auth needs required field (#1251)

2020-03-13 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 834e9e1 bugfix: the plugin basic

[incubator-apisix.wiki] branch master updated: Updated Logo source files (markdown)

2020-03-09 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 77d7155 Updated Logo source

[incubator-apisix.wiki] branch master updated: Updated Logo source file (markdown)

2020-03-09 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 70dd066 Updated Logo source

[incubator-apisix.wiki] branch master updated: Initial Home page

2020-03-09 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 5edf1ad Initial Home page

[incubator-apisix.wiki] branch master updated: Created Logo source file (markdown)

2020-03-09 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.wiki.git The following commit(s) were added to refs/heads/master by this push: new 79e793c Created Logo source

[incubator-apisix] branch master updated: CLI: bugfix profile path not found exception. (#1210)

2020-03-06 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 bd0ebdf CLI: bugfix profile path

[incubator-apisix] branch master updated: Revert "feature: auto import nameservers into APISIX from system resolver. (#1167)" (#1205)

2020-03-05 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 a610e89 Revert "feature:

[incubator-apisix] branch master updated: change: disables logging of errors about not found files into error_log for admin api.

2020-03-03 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 6d2ecee change: disables logging

[incubator-apisix] branch master updated: CLI: fixed bad code style. (#1182)

2020-03-03 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 7340a07 CLI: fixed bad code style

[incubator-apisix] branch master updated: doc: del useless tips in Admin API (#1187)

2020-03-03 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 fbcd270 doc: del useless tips

[incubator-apisix] branch master updated: feature: auto import nameservers into APISIX from system resolver. (#1167)

2020-03-02 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 e1ac426 feature: auto import

[incubator-apisix] branch master updated: doc: add description of redis_password in limit-count doc (#1179)

2020-03-01 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 6ac9322 doc: add description

[incubator-apisix] branch master updated: doc: fix typo in jwt plugin doc (#1176)

2020-02-28 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 f458503 doc: fix typo in jwt

[incubator-apisix] branch master updated: bugfix: return 400 when not pass plugin name to admin API. (#1174)

2020-02-28 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 a6f7c85 bugfix: return 400 when

[incubator-apisix] branch master updated: doc: added `curl` example for plugin `prometheus` . (#1172)

2020-02-27 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 7f7b4a5 doc: added `curl` example

[incubator-apisix-dashboard-built] branch v1.0 updated: push build dashboard file.

2020-02-27 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard-built.git The following commit(s) were added to refs/heads/v1.0 by this push: new a696855 push build

[incubator-apisix-dashboard-built] branch v1.0 created (now 5ce7c37)

2020-02-27 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard-built.git. at 5ce7c37 fix configuration not show in route edit page when route uri and host from old

[incubator-apisix] branch master updated: feature: support to load different config file by ENV `APISIX_PROFILE ` profile (#1147)

2020-02-27 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 b210a7b feature: support to load

[incubator-apisix] branch master updated: bugfix(prometheus): the balancer IP may be nil, use an empty string i… (#1166)

2020-02-27 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 0ee3c4b bugfix(prometheus

[incubator-apisix] branch master updated: test: exported ENV{APISIX_HOME}, allow user to define the working path by himself. (#1160)

2020-02-26 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 6cca341 test: exported ENV

[incubator-apisix] branch master updated: bugfix: compare server_port with number data type. (#1154)

2020-02-24 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 188b184 bugfix: compare

[incubator-apisix] branch master updated: doc: make admin API doc friendly. (#1145)

2020-02-23 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 06ed0eb doc: make admin API doc

[incubator-apisix] branch master updated: feat: plugin `grpc-transcode` supports grpc deadline (#1149)

2020-02-23 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 b66ff90 feat: plugin `grpc

[incubator-apisix] branch master updated: feature: Support password auth for plugin limit-count-redis (#1150)

2020-02-23 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 5b1a47a feature: Support password

[incubator-apisix] branch master updated: feature: Added privileged_agent_process.patch for tengine-2.3.2 (#912) (#1151)

2020-02-22 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 1747252 feature: Added

[incubator-apisix] branch master updated (d50727b -> 859e085)

2020-02-21 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from d50727b feature: Batch processor implementation to aggregate logs in batch (#1121) add 859e085

[incubator-apisix] branch master updated (de16a7e -> a6da210)

2020-02-19 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git. from de16a7e bugfix: updated the dns parse result by TTL. (#1077) add a6da210 opt: print warning error

[incubator-apisix] branch master updated: change: updated jsonschema to v0.6 . (#1140)

2020-02-18 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 6b5a606 change: updated jsonschema

[incubator-apisix] branch master updated: bugfix: missing `clear` table before to reuse table. (#1134)

2020-02-18 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 2870b79 bugfix: missing `clear

[incubator-apisix] branch master updated: code style: use new `lj-releng` to catch all exceptions. (#1135)

2020-02-17 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 6d8907f code style: use new `lj

[incubator-apisix] branch master updated: core: support to set response headers by table. (#1129)

2020-02-17 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 7bcf15d core: support to set

[incubator-apisix] branch master updated: doc: added some detailed instructions for installing dashboard (#1136)

2020-02-17 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 e3f5ee8 doc: added some detailed

[incubator-apisix] branch master updated: bugfix: use `ss.listen_port` to generate https listening port. (#1133)

2020-02-17 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 e33f75d bugfix: use

[incubator-apisix] branch master updated: test style: formatted by reindex tools. (#1130)

2020-02-17 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 8cc3380 test style: formatted

[incubator-apisix] branch master updated: doc: added changelog for 1.1 release. (#1126)

2020-02-15 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 0600525 doc: added changelog

[incubator-apisix-dashboard] 03/05: Update CHANGELOG.md

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 0fd73d55c53f21dba9d45778312325666af1b002 Author: 琚致远 AuthorDate: Tue Jan 21 10:38:19 2020 +0800

[incubator-apisix-dashboard] branch v1.0 updated (6605e83 -> 813142e)

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. discard 6605e83 remove ts-node-dev discard e0f74be doc: update year omit 541a4fb Update

[incubator-apisix-dashboard] 05/05: remove ts-node-dev

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 813142e202d5f90135c9aa16b7fa60be83e8d5e6 Author: juzhiyuan AuthorDate: Wed Jan 22 10:46:17 2020

[incubator-apisix-dashboard] 01/05: Create CHANGELOG.md

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 0ab85eaf16d6b04b23598e738b096ab6825034d6 Author: 琚致远 AuthorDate: Tue Jan 21 10:18:50 2020 +0800

[incubator-apisix-dashboard] 04/05: doc: update year

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 218848a25c80ad7291f9ababdb30cac7a9514142 Author: 琚致远 AuthorDate: Wed Jan 22 10:11:26 2020 +0800

[incubator-apisix-dashboard] 02/05: Update CHANGELOG.md

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a commit to branch v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git commit 72d13a0e68acfa879a356b538fb1126b87e8794f Author: 琚致远 AuthorDate: Tue Jan 21 10:37:34 2020 +0800

[incubator-apisix-dashboard] annotated tag v1.0 updated (4eb74a0 -> 9327628)

2020-02-14 Thread membphis
This is an automated email from the ASF dual-hosted git repository. membphis pushed a change to annotated tag v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git. *** WARNING: tag v1.0 was modified! *** from 4eb74a0 (commit) to 9327628 (tag

[incubator-apisix] branch master updated: doc: add wolf-rbac plugin (#1116)

2020-02-13 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 7fe2272 doc: add wolf-rbac plugin

[incubator-apisix] branch master updated: doc: add link to download grafana meta data. (#1119)

2020-02-10 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 187d657 doc: add link to download

[incubator-apisix] branch master updated: CLI: added missing Lua path. (#1114)

2020-02-09 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 4a681af CLI: added missing Lua

[incubator-apisix] branch master updated: CLI: `bin/apisix` to support the SO_REUSEPORT (#1085)

2020-02-09 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 60b2493 CLI: `bin/apisix

[incubator-apisix] branch master updated: Using internal request instead of external request in node-status plugin. (#1109)

2020-02-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 6cc3654 Using internal request

[incubator-apisix] branch master updated: doc: updated the download link of rpm. (#1108)

2020-02-05 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 a9f05e5 doc: updated the download

[incubator-apisix] branch master updated: feature: increase the default size of the core file (#1105)

2020-02-03 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 abcd197 feature: increase

[incubator-apisix] branch master updated: test: always specify perl include path. (#1097)

2020-02-01 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 0ddf40a test: always specify perl

<    2   3   4   5   6   7   8   >