YuanSheng Wang
56ca3645eb
feature(router): implemented new SNI router radixtree_sni
, and change ( #418 )
...
* feature(router): implemented new SNI router `radixtree_sni`, and change
default router to `radixtree_uri` and `radixtree_sni`.
* optimize: avoided one lrucache call.
2019-08-20 13:03:25 +08:00
Yuansheng
ad1951cb0e
bug(luacov): added new lua folder.
2019-08-20 11:46:27 +08:00
YuanSheng Wang
560a3115a1
bugfix: avoided to cover the original service configuration. ( #416 )
...
* bugfix: avoided to cover the original service configuration.
2019-08-19 15:26:38 +08:00
YuanSheng Wang
59da5e78e5
bugfix: stop the checker if the config source is changed. ( #406 )
...
* bugfix: stop the checker if the config source is changed.
* test: added new test cases.
2019-08-19 14:02:33 +08:00
chnliyong
f26f8ba6da
feature: added IPv4 whitelist/blacklist plugin ip-restriction
( #398 )
2019-08-19 13:59:47 +08:00
YuanSheng Wang
d930b7b122
bugfix: allowed to use more limit key. ( #413 )
...
* bugfix: allowed to use more limit key.
Fix #412 .
2019-08-19 13:35:16 +08:00
Yuansheng
a9898cb6a7
feature(plugin): added new option server_addr
for limit
key.
2019-08-18 08:07:16 +08:00
forging2012
b889664638
Up install luarocks in Debian 9 ( #408 )
...
FIX install luarocks-3.1.3
2019-08-16 15:59:08 +08:00
nic-chen
a83402a358
doc:fixed install dependencies for Mac OSX ( #409 )
2019-08-16 15:19:48 +08:00
Yuansheng
5cf4cfd4ae
bump(deps): update lua-resty-healthcheck-iresty
to 1.0.1 and removed
...
useless components.
2019-08-13 22:18:19 +08:00
WenMing
42f5903084
bugfix: removed useless lua-resty-openidc. ( #404 )
2019-08-13 22:12:14 +08:00
WenMing
b464b714a4
Update CODE_STYLE.md ( #403 )
2019-08-13 22:01:14 +08:00
WenMing
dd3329fc7b
dashboard: fixed report issues. ( #402 )
2019-08-13 14:34:46 +08:00
Yuansheng
149d963df3
bugfix(healthcheck): set http status for passive healthcheck.
2019-08-13 13:58:19 +08:00
onlytiancai
c2191a617c
Update FAQ_CN.md
...
我们为什么选择 etcd?
2019-08-13 11:29:26 +08:00
苏帅
1fe560208c
doc:fix characteristics of wrongly written words
2019-08-13 11:27:22 +08:00
WenMing
c1410ba4ab
doc: fixed code style. ( #397 )
2019-08-12 12:28:34 +08:00
WenMing
a6b787f1ed
doc: fixed wrong indentation. ( #396 )
2019-08-12 10:43:25 +08:00
WenMing
5aaec88693
doc: added code style of openresty. ( #394 )
2019-08-12 10:12:41 +08:00
YuanSheng Wang
1ef5828090
feature: supported to use router lua-resty-radixtree
. ( #391 )
...
* feature: supported new router `lua-resty-radixtree`.
* change(nginx.conf): sync from CLI.
2019-08-12 09:04:41 +08:00
WenMing
c0d96bb713
dashboard: sync from apisix_dashboard. ( #389 )
...
fixed https://github.com/iresty/apisix/issues/388
2019-08-09 15:35:09 +08:00
chnliyong
14c2b55e22
bugfix: fixed location of dashboard in nginx.conf.( #386 )
2019-08-09 15:09:07 +08:00
WenMing
ffc71f529c
plugins: removed example-plugin from yaml configure. ( #383 )
2019-08-07 16:35:45 +08:00
WenMing
34c7b3843d
doc: added doc of dashboard and quick start. ( #384 )
2019-08-07 15:26:53 +08:00
YuanSheng Wang
705c475961
bugfix(luarocks): installed dashboard to /usr/local/apisix
folder. ( #379 )
2019-08-07 13:49:34 +08:00
YuanSheng Wang
926c3386e0
feature: add new option release
, will release it automatically ( #381 )
...
* feature: add new option `release`, will release it automatically
when cached item is useless.
2019-08-07 13:42:48 +08:00
WenMing
6a8526016d
doc: added FAQ. ( #382 )
2019-08-07 13:12:40 +08:00
WenMing
caf3c4adda
doc: added chinese version of changelog. ( #380 )
2019-08-07 09:38:50 +08:00
WenMing
d5d14c46e3
bugfix: created dir for zipkin. ( #377 )
2019-08-06 18:06:42 +08:00
WenMing
03f11015b3
doc: added changelog of v0.6. ( #372 )
2019-08-05 21:05:48 +08:00
Yuansheng
2686fd2877
change: typo.
2019-08-05 13:26:16 +08:00
Yuansheng
ea7099b410
feature: supported PATCH
method for upstream
API.
2019-08-05 13:26:16 +08:00
YuanSheng Wang
4850f91e82
feature: supported PATCH
method for service
API. ( #370 )
...
* feature: supported `PATCH` method for `service` API.
2019-08-05 12:51:21 +08:00
Yuansheng
ae0bdfb6d8
change: simple code style.
2019-08-05 00:04:42 +08:00
Yuansheng
77e5b50591
feature: supported to patch whole route content.
2019-08-05 00:04:42 +08:00
Yuansheng
19e09b539f
feature: supported PATCH
method for admin routes
API.
2019-08-05 00:04:42 +08:00
Yuansheng
1ce988346a
optimize(router): used local cache variable to avoid one lrucache call.
2019-08-04 23:20:55 +08:00
Yuansheng
66ac7ed200
doc(architecture): added new doc about router
.
2019-08-04 23:20:55 +08:00
Yuansheng
3bc0d64b49
feature: supported to match route by host + uri
.
2019-08-04 23:20:55 +08:00
Yuansheng
2d15718a2c
feature: allowed to use different router.
2019-08-04 23:20:55 +08:00
Yuansheng
dc8cb05793
luarocks: added new version v0.6.
2019-08-04 15:07:52 +08:00
Yuansheng
e4a9299b05
test(healthcheck): only match part error log, it is enough.
2019-08-04 15:06:14 +08:00
Yuansheng
147b22d562
doc: added simple description for some features.
2019-08-04 15:06:14 +08:00
YuanSheng Wang
2f896f3d3e
optimze(plugin): set right default size. ( #361 )
...
* optimize(plugin): set right default size.
* travis: print the OS name.
2019-08-04 01:49:49 +08:00
WenMing
31024ecb49
dashboard: sync from apisix-dashboard. ( #362 )
2019-08-04 00:14:42 +08:00
Yuansheng
7deeafa356
test: use smaller connection and change to short connection.
2019-08-02 21:51:58 +08:00
Yuansheng
6e5af6a510
luarocks: update lua-resty-libr3
to version 1.0.
2019-08-02 21:51:58 +08:00
WenMing
1d8b9afb19
dashboard: updated new version. ( #357 )
2019-08-02 17:26:04 +08:00
YuanSheng Wang
7e36cf5b9e
bugfix: failed to fetch upstream id in balancer
phase. ( #356 )
...
* bugfix: failed to fetch upstream id in `balancer` phase.
* bugfix: cached `route` object maybe not a Lua table.
2019-08-02 16:29:00 +08:00
Yuansheng
2dd6f2742c
change(nginx.conf): sync from CLI.
2019-08-01 16:03:39 +08:00