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
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 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 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
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
WenMing
71920bc606
release: changed version to 0.7. ( #477 )
2019-09-06 17:15:45 +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
YuanSheng Wang
f34459bdda
doc: supported balancer phase in plugin. ( #467 )
...
* doc: supported balancer phase in plugin.
2019-09-05 00:03:46 +08:00
Yuansheng
ec82a7b3c0
doc: update the plugin list.
2019-09-03 14:05:35 +08:00
Yuansheng
f69c2305ce
doc: added new feature which have done.
2019-08-30 11:01:41 +08:00
WenMing
1e7f66a428
test case: added doc and more test cases for serverless. ( #439 )
2019-08-26 13:10:15 +08:00
WenMing
816048338b
feature: added serverless plugins. ( #86 )
2019-08-26 10:37:36 +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
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
nic-chen
e46e8f2130
* feature: support grpc-proxy REST <-> gRPC case. ( #410 )
2019-08-21 23:10:34 +08:00
WenMing
906bbc2cb6
doc: added online dashboard. ( #424 )
2019-08-21 16:24:14 +08:00
chnliyong
f26f8ba6da
feature: added IPv4 whitelist/blacklist plugin ip-restriction
( #398 )
2019-08-19 13:59:47 +08:00
WenMing
34c7b3843d
doc: added doc of dashboard and quick start. ( #384 )
2019-08-07 15:26:53 +08:00
WenMing
6a8526016d
doc: added FAQ. ( #382 )
2019-08-07 13:12:40 +08:00
WenMing
03f11015b3
doc: added changelog of v0.6. ( #372 )
2019-08-05 21:05:48 +08:00
Yuansheng
147b22d562
doc: added simple description for some features.
2019-08-04 15:06:14 +08:00
Yuansheng
47b7945976
doc: added description for custom plugin
.
2019-08-01 13:00:24 +08:00
WenMing
f06201a2fa
doc: updated features of APISIX. ( #349 )
2019-08-01 11:29:22 +08:00
WenMing
b9a8f1a69e
doc: added videos and slides of APISIX. ( #345 )
2019-07-31 22:42:17 +08:00
WenMing
994f87b69b
doc: updated doc of zipkin. ( #318 )
2019-07-26 17:35:01 +08:00
Yuansheng
94d1d7d67e
doc: added new link about JWT
plugin.
2019-07-25 00:43:19 +08:00
WenMing
028f557015
doc: added support os. ( #294 )
2019-07-22 22:53:57 +08:00
Yuansheng
dbb3d10008
doc: supported Ubuntu 16.04
and MAC OSX
.
2019-07-22 17:11:58 +08:00
WenMing
9aec6271a0
doc:fixed typo. ( #267 )
2019-07-18 16:19:14 +08:00
WenMing
570a90b6a4
doc: added more doc about landscope and test cases. ( #265 )
2019-07-18 16:09:30 +08:00
Yuansheng
a385ba6da2
doc: added new section about how to run the test cases.
2019-07-18 07:59:38 +08:00
WenMing
3e1f8e6121
feature: added configure for anti-ReDoS. ( #250 )
...
This configuration can avoid catastrophic backtracking of regular expressions, but to solve this problem thoroughly, we need to replace the regular engine, such as RE2.
2019-07-15 13:14:07 +08:00
coolsoul
faeb07cadb
feature: added check for openresty version and fixed style of documents. ( #244 )
2019-07-14 09:32:22 +08:00
Yuansheng
1e8459c21c
bugfix: compiled module 'rapidjson' with the luajit of openresty.
...
Fix #206 .
2019-07-07 08:31:02 +08:00
Tinywan
151c899d45
Update README
2019-07-07 00:21:00 +08:00
YuanSheng Wang
565cb1653c
feature: added init
action in makefile to initialize the runtime ( #205 )
...
* feature: added `init` action in makefile to initialize the runtime
environment.
* doc: added more doc about `make` command.
* CLI: find the Lua from default PATH.
* bugfix: used short connection when to fetch node status.
2019-07-05 19:01:20 +08:00
YuanSheng Wang
a8b3058da7
doc: added new options in route rule
. ( #196 )
...
* doc: added new options in `route rule`.
2019-07-04 21:17:33 +08:00
WenMing
be9304da9b
feature: added badge of coveralls. ( #193 )
2019-07-03 15:54:14 +08:00
WenMing
d52c147c27
doc: added twitter of apisix. ( #191 )
2019-07-03 14:47:05 +08:00
YuanSheng Wang
bf52796b19
doc: typo. ( #189 )
...
* doc: typo.
2019-07-03 11:30:14 +08:00
WenMing
7d1aa34ef3
doc: update rpm package. ( #185 )
2019-07-02 20:24:26 +08:00
WenMing
8a4fe71f74
doc: added features list and gitter chat. ( #171 )
...
* doc: added features list and gitter chat.
2019-06-30 22:06:01 +08:00
希望之石
31671cc32c
move docs of plugins from /lua/apisix/plugins
to /doc
. #166 ( #167 )
2019-06-28 16:36:02 +08:00
Yuansheng
9f391bb417
doc: supported to dynamic load certificate for using https
request.
2019-06-25 12:02:36 +08:00