Commit Graph

825 Commits

Author SHA1 Message Date
Yuansheng
8ff48f853b change: upgraded lua-resty-radixtree to v0.9. 2019-09-14 21:20:48 +08:00
Yuansheng
65872b8e06 change: move user defined schema to new file schema_def.lua. 2019-09-12 17:06:26 +08:00
YuanSheng Wang
4aaaf3ee5a
feature: support dynamic stream(TCP/UDP) proxy in apisix. (#501)
* feature: support stream in apisix.
* doc: added new feature in README.
* CLI and added more doc.
2019-09-12 13:27:18 +08:00
Yuansheng
239d202469 doc: updated. 2019-09-12 11:26:40 +08:00
Yuansheng
0969751798 doc: supported Debian 10 for apisix. 2019-09-12 10:38:09 +08:00
Yuansheng
36d16c37aa travis: fixed wrong option lua-dir. 2019-09-12 10:38:09 +08:00
wonglend
e1ceae8644 doc: added install-dependencies support for debian 10. (#509) 2019-09-12 09:27:31 +08:00
WenMing
338ff13d32
doc: added doc for install methods. (#505) 2019-09-11 15:22:18 +08:00
YuanSheng Wang
112c4ba37a
* doc: for Mac OSX users, APISIX only supports running in a development environment. 2019-09-11 10:05:12 +08:00
Yuansheng
14d5a38fc3 test: renamed base component. 2019-09-10 16:15:59 +08:00
YuanSheng Wang
912685c818
feature: supported to save/delete/change global rule. (#492)
* feature: supported to load and run global rule.
2019-09-10 15:27:40 +08:00
Yuansheng
977e3c97fd bugfix: Windows uses CRLF by default, but Linux uses LF by default
and needs to be compatible at the same time.
2019-09-10 15:25:49 +08:00
Yuansheng
2ca7e1e015 bugfix: missing capture error message when fetch SNI name. 2019-09-10 11:12:46 +08:00
Yuansheng
4bb40df857 change(test): name style. 2019-09-10 10:07:29 +08:00
Yuansheng
e68b6924ac doc: enable v2 protocol if the etcd is 3.4 or higher. 2019-09-09 20:43:36 +08:00
YuanSheng Wang
d8d7f018dc
feature: support to load routes from local yaml file. (#464)
* feature: support to load routes from local yaml file.
2019-09-09 17:42:20 +08:00
Yuansheng
6e69bd7ac1 luarocks: upgrade resty-radixtree to v0.8. 2019-09-09 16:45:35 +08:00
super_mario
34e332af05 doc: fixed JWT link in README_CN.md. (#488) 2019-09-09 14:23:11 +08:00
WenMing
c8780a5e31
doc: added doc for Contributing. (#486) 2019-09-09 11:01:24 +08:00
夏树洋
9ecaff16d8 doc: add SSL doc link in README. (#484) 2019-09-07 21:12:46 +08:00
Yuansheng
3760e83f2e luarocks: use branch 0.7 to fetch source code. 2019-09-06 21:09:08 +08:00
Yuansheng
ab434eda29 bugfix: used 755 for dashboard folder. 2019-09-06 20:05:30 +08:00
WenMing
31321c371f
doc: the radix tree route not downward compatible. (#478) 2019-09-06 17:46:53 +08:00
WenMing
71920bc606
release: changed version to 0.7. (#477) 2019-09-06 17:15:45 +08:00
Yuansheng
8b01b0feec bugfix: missing http router lua files when install apisix. 2019-09-06 15:58:39 +08:00
YuanSheng Wang
f2c021739b
travis: failed to run test case on osx now. (#474)
* travis: enabled v2 protocal for etcd under osx.
2019-09-06 15:20:26 +08:00
WenMing
ccc768a7c7
changelog: added changelog for 0.7 version. (#475) 2019-09-06 13:37:38 +08:00
Yuansheng
491f636575 luarocks: released new version 0.7. 2019-09-06 12:15:40 +08:00
YuanSheng Wang
af3454c6ee
change: updated component lua-resty-radixtree to v0.7 and updated test (#470)
* change: updated component `lua-resty-radixtree` to v0.7 and updated test
  cases.
2019-09-05 17:23:06 +08:00
YuanSheng Wang
f34459bdda
doc: supported balancer phase in plugin. (#467)
* doc: supported balancer phase in plugin.
2019-09-05 00:03:46 +08:00
WenMing
0bf9446ea5
doc: used simple example for routers. (#465) 2019-09-03 21:30:46 +08:00
WenMing
9ff30c7596 test case: changed savestepsize of luacov from 100 to 10. 2019-09-03 14:30:13 +08:00
Yuansheng
9d35a6ace7 travis: only install golang when need. 2019-09-03 14:27:56 +08:00
Yuansheng
46af045270 doc: added healthcheck refer in Upstream section. 2019-09-03 14:27:56 +08:00
Yuansheng
bd87448a4e doc: plugin ip-restriction and use 4 spaces to replace tab. 2019-09-03 14:05:35 +08:00
Yuansheng
ec82a7b3c0 doc: update the plugin list. 2019-09-03 14:05:35 +08:00
Yuansheng
34c2ffa7cb doc: added more description about upstream. 2019-09-02 20:43:55 +08:00
Yuansheng
a5e00948d5 doc: added more description about Service. 2019-09-02 20:43:55 +08:00
Yuansheng
12506e5306 doc: name style and added more implemented plugins. 2019-09-02 20:43:55 +08:00
Yuansheng
b590afda69 doc: updated design of plugin. 2019-09-02 20:43:55 +08:00
Yuansheng
9ff1d3fd44 feature: supported to filter route by Nginx variable for router radixtree_uri. 2019-09-02 15:31:21 +08:00
YuanSheng Wang
e98798b720
doc: added more description about Route. (#456)
* doc: added more description about `Route`.
2019-09-02 14:56:21 +08:00
Yuansheng
b0c41cf091 doc 2019-09-02 00:15:28 +08:00
Yuansheng
dd994e0d48 doc 2019-09-01 22:38:06 +08:00
Yuansheng
91e5022831 doc: architecture. 2019-09-01 22:32:10 +08:00
YuanSheng Wang
864c932d0b doc: fixed name style of jwt plugin. (#455) 2019-09-01 21:41:50 +08:00
Yuansheng
7dd9e25ce0 doc: added more description about Route. 2019-08-31 13:09:47 +08:00
WenMing
f7c04747d5
feature: implemented openid-connect plugin. (#447) 2019-08-30 19:49:45 +08:00
Yuansheng
4b749d86f0 doc: typo. 2019-08-30 13:55:17 +08:00
Yuansheng
4d74c4edd9 travis: cached build result of grpc_server_example. 2019-08-30 11:01:41 +08:00