Commit Graph

839 Commits

Author SHA1 Message Date
lihuibin
0972462378 user: add company into powereby page (#844) 2019-11-12 19:40:36 +08:00
YuanSheng Wang
c712a23c1b updated lua-resty-radixtree to 1.6-1 . (#837) 2019-11-12 17:54:24 +08:00
YuanSheng Wang
910ff21f54
change: use make deps to install dependencies. (#835) 2019-11-12 16:38:23 +08:00
tom2nonames
bb2876627a change: adjusted the MaxLength parameter in grpc proto from 4096b to 1M (#820) (#836) 2019-11-11 18:45:19 +08:00
JinChao Shuai
d3b0259435 change: update changelog show format. (#833) 2019-11-11 18:37:13 +08:00
JinChao Shuai
19678ba326 change: update v0.9.0-rc1 changelog. (#832) 2019-11-11 16:19:59 +08:00
罗泽轩
5e85e93eac change: don't strip square brackets from the IPv6 (#822)
* change: don't strip square brackets from the IPv6

The OpenResty APIs require the IPv6 literal wrapped inside a square brackets.
Also add tests for IPv6 upstream and update lua-resty-ipmatcher to 0.3.

Fix #816.
2019-11-11 09:49:22 +08:00
贝克
7d33fb66bc bugfix: key-auth plugin cannot run accurately in the case of multiple consumers (#826) 2019-11-10 21:50:57 +08:00
WenMing
8b67dfe73f dashboard: update dashboard. (#828) 2019-11-10 21:49:25 +08:00
WenMing
31a545a725
version: updated version to 0.9-rc1. (#827) 2019-11-09 23:18:12 +08:00
super_mario
f4f89fa0b1 doc: sync README_CN.md from README.md (#825) 2019-11-09 21:08:47 +08:00
Lien
7b29586f7a fix: show more firendly error log when configuration field missed (#824) 2019-11-09 21:07:24 +08:00
周晶
c8934b2641 doc: update FAQ, add one about slow luarocks (#813) 2019-11-09 09:21:46 +08:00
YuanSheng Wang
5931172a68
change: removed useless file copy. (#819) 2019-11-07 21:09:47 +08:00
WenMing
5385217cee
license: remove copyright file. (#815) 2019-11-06 19:20:41 +08:00
罗泽轩
b7e280033b fix: core.utils.parse_addr didn't parse IPv6 address correctly (#809) 2019-11-06 14:27:08 +08:00
罗泽轩
b67f99b265 chore: fixed typo detected by misspell (#801) 2019-11-05 10:58:04 +08:00
YuanSheng Wang
7c51f6da00 updated jsonschema to v0.4. (#805)
* updated jsonschema to v0.4.

* test: fixed typo.
2019-11-05 10:33:36 +08:00
YuanSheng Wang
ecd4a57a24 test: reformatted by reindex tools. (#798) 2019-11-04 14:14:07 +08:00
Lien
b91d2d36c0 Fix: allow set multiple URI in one route config (#797)
* route support uris

* fix uris in router with test cases

* remove line has trailing whitespace

* remove line has trailing whitespace

* fix test case

* use new test case for  multiple uris
2019-11-04 14:00:52 +08:00
BradyBromley
5ac22b59c5 doc: changed wording for clarity in README.md (#795) 2019-11-04 10:21:33 +08:00
lyyoung
89688d32ad plugin(prometheus): added new field node and new item latency. (#794) 2019-11-03 21:11:52 +08:00
Lien
b119a5c94b bugfix: support more built-in parameters when set chash balancer (#775) 2019-11-03 18:25:51 +08:00
YuanSheng Wang
df3576d1d2
travis: removed the temporary folder openresty-1.15.8.2. (#791) 2019-11-02 11:08:18 +08:00
YuanSheng Wang
4ee11806de
travis: supported to run APISIX with Tengine. (#683) 2019-11-02 09:05:38 +08:00
WenMing
fc84c282aa doc: add mail list in readme. (#789) 2019-11-02 08:44:15 +08:00
YuanSheng Wang
a1c56ceb53 bugfix: skipped to init etcd if use local file as config center. (#737) 2019-11-02 07:59:59 +08:00
YuanSheng Wang
be9108e2e9
travis: only start the redis server for linux os. (#782)
* travis: only start the redis server for linux os.

* ASF: ignore folder `grpcurl`.
2019-11-01 22:35:36 +08:00
YuanSheng Wang
d112c97a61
bugfix: exported schema for plugin serverless. (#787) 2019-11-01 22:32:19 +08:00
琚致远
41d4a7c4d4 docs: fix typo (#784) 2019-11-01 22:27:08 +08:00
Manjusaka
50ebc7ed92 travis: allow failure when exec CI process in MacOS (#779) 2019-11-01 13:18:31 +08:00
Manjusaka
71f49a44c9 CLI: update Makefile to throw an error when OpenResty does not exist in PATH (#778) 2019-11-01 13:03:22 +08:00
YuanSheng Wang
5c0cb17a6b
ASF: added license header. (#781) 2019-11-01 11:22:49 +08:00
Lien锤
1a853aff70 Doc: added HelloTalk into 'powered-by'. (#772) 2019-11-01 10:16:25 +08:00
nic-chen
243346a668 featutre: support gRPC proxy #691) 2019-11-01 10:09:01 +08:00
YuanSheng Wang
ad376f83f8
change: updated resty-radixtree to v1.5. (#768)
* feature: supported userdefine lua function in router `radixtree_uri`.
* feature: supported userdefine lua function in router `radixtree_host_uri`.
2019-11-01 09:49:09 +08:00
bobopan
3930456dcc test case: added test cases for upstream priority. (#774) 2019-11-01 09:46:05 +08:00
Geikiy
4ad4cdb684 change: delete duplicate code. (#769) 2019-10-31 21:45:27 +08:00
WenMing
996b2677be skip make check for macos. (#773) 2019-10-31 15:51:13 +08:00
WenMing
b3fb7ae1f1
license: ingore grpc_server_example dir for check license. (#770) 2019-10-31 10:55:21 +08:00
YuanSheng Wang
da853702d6 feature: supported redirect plugin. (#732) 2019-10-31 10:19:22 +08:00
琚致远
89f2fcdbaa doc: add redirect-cn.md (#739) 2019-10-31 09:50:02 +08:00
WenMing
12a2b01b71
license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
jackstraw
b3b09240a5 optimize(core): avoid useless comparisons in log.lua (#767) 2019-10-31 08:12:13 +08:00
Geikiy
b49b03d863 CLI: added restart apisix server command (#765) 2019-10-30 20:36:56 +08:00
Lien
57dc701937 Bugfix: change dir apisix into incubator-apisix (#762) 2019-10-30 20:13:43 +08:00
YuanSheng Wang
44d3bf4445
doc: added a new speech link and dropped node-status api doc. (#758) 2019-10-30 16:22:03 +08:00
Lien
7716416f6d doc: change all iresty/apisix link in documents into apache/incubator-apisix (#754) 2019-10-30 10:45:09 +08:00
村口大白鹅
c0dfe23163 doc: Add TEST_NGINX_BINARY environment variables description for dev-manual doc. 2019-10-30 10:43:37 +08:00
jackstraw
de1492911e bugfix: fix the wrong "method" restriction in plugin's inner api. 2019-10-30 10:41:14 +08:00