Commit Graph

501 Commits

Author SHA1 Message Date
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
Yuansheng
f69c2305ce doc: added new feature which have done. 2019-08-30 11:01:41 +08:00
YuanSheng Wang
ad98a2bfdb
feature: supported to set more upstream options. (#451)
* feature: supported to set more upstream options.
* feature: supported to enable websocket for upstream.
2019-08-30 10:15:58 +08:00
Yuansheng
2400c048b7 change: if we don't set any IP list, then any IP access is allowed by default for admin API. 2019-08-29 16:16:24 +08:00
YuanSheng Wang
124a49f267
feature: supported to fetch cookie value from ctx.var which is a easy way. (#449)
* feature: supported to fetch cookie value from ctx.var which is a easy way.
2019-08-29 15:45:53 +08:00
YuanSheng Wang
c32da7c9db feature: support more key for limit-rate, limit-count, limit-conn (#444) 2019-08-27 18:29:42 +08:00
WenMing
1f55335b57
doc: fixed typo in serverless. (#440) 2019-08-26 13:28:08 +08:00
WenMing
1e7f66a428
test case: added doc and more test cases for serverless. (#439) 2019-08-26 13:10:15 +08:00
WenMing
1af3fbb537
bugfix: sync dashboard. (#438) 2019-08-26 11:17:08 +08:00
WenMing
816048338b
feature: added serverless plugins. (#86) 2019-08-26 10:37:36 +08:00
YuanSheng Wang
83678be9dc
doc: supported ipv6 in router. (#436) 2019-08-24 09:51:59 +08:00
nic-chen
e0b5b7d7d7 test(grpc-transcode): added more test case (#435).
* fix doc
2019-08-24 09:13:52 +08:00
YuanSheng Wang
1002765831
feature: support to match IPv6 request. (#341)
* CLI: supported to listen IPv6.

* feature: supported to match route by remote address.
2019-08-24 09:10:11 +08:00
Yuansheng
c4cb7cd250 doc: removed lua-dir if failed to install by default. 2019-08-23 11:17:43 +08:00
Yuansheng
e0a59dfaba doc: how to create apisix cluster.
Fix https://github.com/iresty/apisix/issues/360.
2019-08-23 11:17:43 +08:00
Yuansheng
61e54f3767 doc(Q/A): why etcd. 2019-08-23 11:17:43 +08:00
YuanSheng Wang
94d22c04d3
bugfix(grpc-transcode): checked the response code first. (#433)
* bugfix(grpc-transcode): checked the response code first.
2019-08-23 07:30:39 +08:00
WenMing
07b0a9deab feature: added version option for CLI. 2019-08-22 14:57:46 +08:00
Yuansheng
1108ea786b change: renamed plugin grpc-proxy to grpc-transcode. 2019-08-22 14:57:02 +08:00
Yuansheng
37a06f3299 bugfix(CLI): used longer timeout when connect to etcd. 2019-08-22 11:29:39 +08:00
Yuansheng
3d4ffd5d12 travis: wait for a while after started etcd. 2019-08-22 11:29:39 +08:00
Yuansheng
e61eb21467 doc: why choose etcd. 2019-08-22 10:52:27 +08:00
Yuansheng
c06ae45770 change: updated lua-resty-radixtree to 0.5. 2019-08-22 10:52:05 +08:00
WenMing
db1f5e69b8
doc: added doc for grpc transcoding. (#427) 2019-08-22 10:46:57 +08:00
YuanSheng Wang
71a3457bb6 doc: updated the demo dashboard address. (#426) 2019-08-21 23:45:43 +08:00