Commit Graph

629 Commits

Author SHA1 Message Date
YuanSheng Wang
d6c4407921 doc: make installation steps clear and remove useless dependency installations (#729) 2019-10-23 15:27:20 +08:00
YuanSheng Wang
7d4a193e58
doc: added new doc README.md in folder doc. (#699)
* doc: added new doc `README.md` in `doc` folder, and add more doc link to `README.md`.
2019-10-23 15:14:55 +08:00
YuanSheng Wang
d8b0c2d04c change: removed router r3. (#725) 2019-10-23 12:59:22 +08:00
YuanSheng Wang
d06fbfa13c change: used lua-resty-jsonschema instead of lua-rapidjson. (#703) 2019-10-23 12:58:10 +08:00
YuanSheng Wang
ae8cd02cce plugin(limit-count): put the redis configuration to root directory. (#727) 2019-10-23 12:54:05 +08:00
WenMing
2bf1236cba doc: Update bug.md (#722) 2019-10-22 21:21:15 +08:00
coolsoul
fb7d624783 doc: fixed the bad link. (#724) 2019-10-22 16:35:44 +08:00
coolsoul
ada43bed3a luarocks: change the name of dev rockspec (#696) 2019-10-22 13:29:20 +08:00
WenMing
403d039fc2
doc: add steps for run test cases. (#720) 2019-10-22 10:21:37 +08:00
YuanSheng Wang
7309a0185b
bugfix: create /proto folder in etcd, will store protocol buffer description file. (#714) 2019-10-19 08:09:56 +08:00
WenMing
9ebd052403 bugfix: removed epoll in nginx.conf. (#711) 2019-10-18 21:55:01 +08:00
YuanSheng Wang
99eded8376 bugfix: updated the etcd index id. (#710) 2019-10-18 15:32:03 +08:00
chnliyong
244770ca39 bugfix: fixed typo(mixItems -> minItems) in schema_def.lua (#698) 2019-10-16 10:02:48 +08:00
coolsoul
8075520fc8 CLI: added more nginx configures in the config.yaml. 2019-10-15 19:59:40 +08:00
WenMing
726d4f6e54 doc: added doc for plugin hot-loaded. (#694) 2019-10-15 18:36:39 +08:00
WenMing
be49cfcc19 feature: support remove header in rewrite plugin. (#692)
* feature: support remove header in rewrite plugin.

fixed https://github.com/iresty/apisix/issues/658
2019-10-15 16:06:28 +08:00
WenMing
8cee1afbce doc: updated the user wall. (#693) 2019-10-15 16:04:21 +08:00
YuanSheng Wang
d4ff56ee0d
luarocks: support to install apisix without dashboard. (#686)
* luarocks: support to install apisix without dashboard.
2019-10-14 15:21:13 +08:00
WenMing
13f9b11c42
dashboard: updated dashboard. (#687) 2019-10-14 13:49:03 +08:00
WenMing
f94c2b0948 config: fixed code style. (#684) 2019-10-13 09:27:12 +08:00
fc13240@gmail.com
f22b0e0d52 bugfix: increase maxLength of certificate (#682) 2019-10-12 16:14:50 +08:00
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 hosturischemaenable_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