YuanSheng Wang
|
9074a8a3b8
|
feature: support for host + uri as an index (radixtree) (#671)
|
2019-10-12 14:24:34 +08:00 |
|
WenMing
|
f78de4f1e8
|
doc: add english architecture design doc in readme. (#678)
|
2019-10-12 11:35:59 +08:00 |
|
琚致远
|
c9547aa8e7
|
doc: add architecture-design.md. (#676)
|
2019-10-12 11:06:30 +08:00 |
|
brileyhe
|
bd9104c29a
|
Update powered-by.md (#674)
|
2019-10-11 18:08:32 +08:00 |
|
WenMing
|
bf2a769071
|
bugfix: set ssl_ciphers to old mode as default. (#667)
|
2019-10-11 11:30:47 +08:00 |
|
WenMing
|
e1cb466994
|
doc: Update bug.md of issue. (#659)
|
2019-10-11 07:48:47 +08:00 |
|
YuanSheng Wang
|
0e10fa6c68
|
feature: enabled HTTP2 and supported to set ssl_protocols . (#663)
* feature: enabled HTTP2 and supported to set `ssl_protocols`.
* bugfix: used default certificate if failed to load certificate by SNI.
Fix #595.
|
2019-10-10 22:28:58 +08:00 |
|
YuanSheng Wang
|
7434ea9929
|
doc(jwt-auth): fixed wrong arguments. (#661)
|
2019-10-10 16:00:48 +08:00 |
|
YuanSheng Wang
|
b97433840a
|
change: updated resty-radixtree to ver 1.4. (#660)
* change: updated resty-radixtree to ver 1.4.
* bugfix(makefile): no lua file to be copied.
|
2019-10-10 15:19:48 +08:00 |
|
琚致远
|
efe32bbc61
|
Update README.md (#657)
|
2019-10-10 14:06:49 +08:00 |
|
琚致远
|
feb09169aa
|
doc: Update README_CN (#656)
|
2019-10-10 14:06:33 +08:00 |
|
YuanSheng Wang
|
b670041f16
|
bug(travis): start the redis server. (#651)
|
2019-10-09 17:58:07 +08:00 |
|
WenMing
|
af5c488e71
|
bugfix: skip check cjson for luajit environment for apisix CLI. (#652)
|
2019-10-09 17:49:11 +08:00 |
|
Linsir
|
b49a8d15d0
|
bugfix: updated version to 0.8. (#648)
|
2019-10-09 17:10:37 +08:00 |
|
Janko
|
ff0d82c40c
|
bugfix: keep args of uri when using proxy-write plugin. (#642)
|
2019-10-09 16:02:38 +08:00 |
|
Janko
|
91ee8e1000
|
feature: added request headers rewriting in proxy-rewrite plugin (#629)
|
2019-10-09 15:10:16 +08:00 |
|
YuanSheng Wang
|
d05fcc6854
|
feature: supported to print the input parameters and return values of… (#641)
* feature: supported to print the input parameters and return values of the specified function for debugging.
|
2019-10-09 11:26:54 +08:00 |
|
Janko
|
767786ce05
|
bugfix: removed useless schema of upstream. (#643)
|
2019-10-09 10:02:52 +08:00 |
|
YuanSheng Wang
|
6825f74096
|
bugfix(makefile): missing some source code when do install with luaro… (#640)
* bugfix(makefile): missing some source code when do install with luarocks.
* utils: add new utils/gen-install-folder.sh.
|
2019-10-08 16:46:53 +08:00 |
|
YuanSheng Wang
|
6b875cec33
|
feature(limit-count): supported global limit count with redis server. (#624)
|
2019-10-08 13:15:48 +08:00 |
|
np1e
|
b4d279d315
|
changed table to list (#632)
|
2019-10-03 09:11:28 +08:00 |
|
WenMing
|
151f066fe8
|
doc: added anchor for PR in changelog. (#630)
|
2019-09-30 11:01:50 +08:00 |
|
WenMing
|
c730718496
|
changelog: added changelog for 0.8. (#619)
|
2019-09-30 10:35:11 +08:00 |
|
YuanSheng Wang
|
066e48696c
|
change: update lua-resty-radixtree to v1.3. (#627)
|
2019-09-29 20:41:28 +08:00 |
|
YuanSheng Wang
|
3591f7423a
|
luarocks: updated dependencies of version 0.8. (#626)
|
2019-09-29 16:35:47 +08:00 |
|
YuanSheng Wang
|
27a1c3e030
|
luarocks: release new version. (#625)
|
2019-09-29 14:59:05 +08:00 |
|
Janko
|
9bb2174e04
|
doc: added doc for proxy-rewrite plugin. (#618)
|
2019-09-29 09:00:23 +08:00 |
|
Janko
|
d91be43a4f
|
change: remove options host 、uri 、schema 、enable_websocket of upstream object (#621)
we can rewrite new proxy option by plugin `proxy-rewrite`.
|
2019-09-27 19:29:59 +08:00 |
|
YuanSheng Wang
|
ec058fe543
|
feature: added new admin api /admin/node_status . (#617)
* feature: added new admin api `/admin/node_status`.
|
2019-09-27 19:11:37 +08:00 |
|
YuanSheng Wang
|
d2f891fc51
|
plugin(proxy-rewrite): added more test cases. (#615)
* plugin(proxy-rewrite): added more test cases.
* bugfix: host of upstream should not support wildcard domain.
|
2019-09-27 15:57:04 +08:00 |
|
Janko
|
25fd6983ea
|
feature(plugin): rewrite upstream info with plugin proxy-rewrite (#594)
* test: add `proxy-rewrite` plugin test cases
|
2019-09-27 15:14:48 +08:00 |
|
YuanSheng Wang
|
0d36723e6f
|
change(dashboard): use /apisix/dashboard to login dashboard. (#611)
change(CLI): exported new argument of `error_log.level`.
change(CLI): enabled dashboard when use an independent admin port.
|
2019-09-27 10:16:29 +08:00 |
|
YuanSheng Wang
|
91e54ab305
|
change: exported remote_addr def and host_def schema definition. (#610)
* change: exported `remote_addr def` and `host_def` schema definition.
* bugfix: allow uppercase letters in IPv6.
|
2019-09-27 04:22:26 +08:00 |
|
YuanSheng Wang
|
a3b6a10fef
|
bugfix: checked the router.global_rules first, it maybe nil. (#609)
|
2019-09-27 04:15:56 +08:00 |
|
buhejiudewangxiansheng
|
d5f7b1e008
|
doc(plugin): fixed wrong link (#608)
|
2019-09-27 02:29:28 +08:00 |
|
YuanSheng Wang
|
3f700c5dc1
|
doc(admin api): route. (#593)
feature: supported new fields hosts, remote_addrs and vars for router.
fix: #592
|
2019-09-26 17:47:08 +08:00 |
|
YuanSheng Wang
|
4abb47ba98
|
bugfix: avoided using temporary files to get the LuaJIT main path. (#602)
* bugfix: avoided using temporary files to get the LuaJIT main path.
* optimize: avoided using temporary files to get the LuaJIT main path.
fix: #597
|
2019-09-26 15:19:29 +08:00 |
|
coolsoul
|
7adcea69fb
|
doc: added chinese doc for stream proxy.
|
2019-09-26 15:08:21 +08:00 |
|
coolsoul
|
791fe6982e
|
doc: added english doc for jwt plugin.
|
2019-09-26 15:06:17 +08:00 |
|
WenMing
|
f9a69207d8
|
doc: updated user wall. (#600)
|
2019-09-26 15:00:09 +08:00 |
|
YuanSheng Wang
|
f5a5dd50f0
|
change: updated lua-resty-radixtree to v1.1. (#591)
|
2019-09-25 16:29:49 +08:00 |
|
YuanSheng Wang
|
4bb9e6ecb9
|
test: added new test case about https://github.com/iresty/apisix/pull/586. (#587)
* test: added test cases.
|
2019-09-24 18:26:43 +08:00 |
|
buhejiudewangxiansheng
|
14a31a8dc1
|
bugfix: Each upstream service only needs to create a health check instance, otherwise each work will periodically detect the upstream service (#586)
每个上游服务只需要创建一个健康检查实例,否则每个work都会定时探活上游服务
|
2019-09-24 18:09:13 +08:00 |
|
YuanSheng Wang
|
03f5029970
|
doc: installed APISIX by shell script. (#585)
|
2019-09-24 17:46:24 +08:00 |
|
YuanSheng Wang
|
a4ac562a91
|
utils: supported to install apisix by shell which is more easy. (#584)
|
2019-09-24 16:13:46 +08:00 |
|
YuanSheng Wang
|
8caa2d9889
|
change: use Lua table directly to avoid JSON string. (#580)
|
2019-09-24 15:13:31 +08:00 |
|
Janko
|
cfc228d886
|
change:closing route module get uri parameter variable api_ctx.matched_params (#583)
* change:closing route module get uri parameter variable `api_ctx.matched_params`
* change:formatting annotations
|
2019-09-24 15:08:40 +08:00 |
|
YuanSheng Wang
|
028d8308db
|
doc: more about stand-alone model. (#577)
* doc: more about `stand-alone` model.
Fix https://github.com/iresty/apisix/issues/576.
* travis: only fetched md5 of file for comparing.
|
2019-09-23 22:03:18 +08:00 |
|
YuanSheng Wang
|
79b6f1a884
|
change: updated lua-resty-radixtree and lua-resty-etcd. (#574)
* change: updated lua-resty-radixtree to v1.0.
* change: updated lua-resty-etcd to v0.7.
|
2019-09-23 20:28:26 +08:00 |
|
Yuansheng
|
1fd7cf2608
|
makefile(optimize): avoided repeated downloads.
|
2019-09-23 12:24:12 +08:00 |
|