bobopan
|
3930456dcc
|
test case: added test cases for upstream priority. (#774)
|
2019-11-01 09:46:05 +08:00 |
|
Geikiy
|
4ad4cdb684
|
change: delete duplicate code. (#769)
|
2019-10-31 21:45:27 +08:00 |
|
WenMing
|
996b2677be
|
skip make check for macos. (#773)
|
2019-10-31 15:51:13 +08:00 |
|
WenMing
|
b3fb7ae1f1
|
license: ingore grpc_server_example dir for check license. (#770)
|
2019-10-31 10:55:21 +08:00 |
|
YuanSheng Wang
|
da853702d6
|
feature: supported redirect plugin. (#732)
|
2019-10-31 10:19:22 +08:00 |
|
琚致远
|
89f2fcdbaa
|
doc: add redirect-cn.md (#739)
|
2019-10-31 09:50:02 +08:00 |
|
WenMing
|
12a2b01b71
|
license: add ASF header. (#743)
|
2019-10-31 09:27:28 +08:00 |
|
jackstraw
|
b3b09240a5
|
optimize(core): avoid useless comparisons in log.lua (#767)
|
2019-10-31 08:12:13 +08:00 |
|
Geikiy
|
b49b03d863
|
CLI: added restart apisix server command (#765)
|
2019-10-30 20:36:56 +08:00 |
|
Lien
|
57dc701937
|
Bugfix: change dir apisix into incubator-apisix (#762)
|
2019-10-30 20:13:43 +08:00 |
|
YuanSheng Wang
|
44d3bf4445
|
doc: added a new speech link and dropped node-status api doc. (#758)
|
2019-10-30 16:22:03 +08:00 |
|
Lien
|
7716416f6d
|
doc: change all iresty/apisix link in documents into apache/incubator-apisix (#754)
|
2019-10-30 10:45:09 +08:00 |
|
村口大白鹅
|
c0dfe23163
|
doc: Add TEST_NGINX_BINARY environment variables description for dev-manual doc.
|
2019-10-30 10:43:37 +08:00 |
|
jackstraw
|
de1492911e
|
bugfix: fix the wrong "method" restriction in plugin's inner api.
|
2019-10-30 10:41:14 +08:00 |
|
Pahud Hsieh
|
2170fc4f44
|
doc: Add AWS deployment tutorial link (#740)
|
2019-10-30 10:39:46 +08:00 |
|
ivy
|
ecbfa7dd1a
|
doc: Added Authing into Idp(CN) (#742)
|
2019-10-30 10:37:05 +08:00 |
|
lyyoung
|
ce403db00b
|
bugfix:zipkin plugin not set tracing data to request header. (#715)
|
2019-10-30 10:35:32 +08:00 |
|
xq.tian
|
6f110bfc90
|
doc: Update jwt-auth.md (#704)
|
2019-10-30 10:33:33 +08:00 |
|
YuanSheng Wang
|
4efc1202dc
|
optimize: avoid concat string object, and kept source route id and se… (#738)
* optimize: avoid concat string object, and kept source route id and service id.
* default config: changed the timeout of etcd to 3 sec.
|
2019-10-28 15:57:30 +08:00 |
|
WenMing
|
44b2b29685
|
dashboard: add asf header for html file. (#747)
|
2019-10-28 07:10:51 +08:00 |
|
WenMing
|
7b378962bc
|
doc: add DISCLAIMER and NOTICE files. (#746)
* add DISCLAIMER.
* add NOTICE.
|
2019-10-27 18:11:20 +08:00 |
|
WenMing
|
a37c6da408
|
dashboard: updated dashboard for add ASF header. (#745)
|
2019-10-27 17:21:35 +08:00 |
|
YuanSheng Wang
|
f0a7cea173
|
change: updated jsonschema to v0.3. (#736)
|
2019-10-24 17:27:52 +08:00 |
|
WenMing
|
41412dcf0f
|
travis: removed r3 in mac CI. (#728)
* travis: removed r3 in mac CI.
* fixed doc: removed manual install step.
|
2019-10-23 21:28:04 +08:00 |
|
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 |
|