Commit Graph

937 Commits

Author SHA1 Message Date
YuanSheng Wang
859e085c21
test: need to escape the character {. (#1148) 2020-02-21 21:02:03 +08:00
Nirojan Selvanathan
d50727bcf0
feature: Batch processor implementation to aggregate logs in batch (#1121) 2020-02-20 15:25:20 +08:00
YuanSheng Wang
fbb9bd039c
bugfix: checked consumer first, it maybe a boolean value when it was beed deleted. (#1139) 2020-02-20 15:23:30 +08:00
YuanSheng Wang
a6da210124
opt: print warning error message if the yaml route file is invalid. (#1141) 2020-02-19 21:03:00 +08:00
YuanSheng Wang
de16a7e04f
bugfix: updated the dns parse result by TTL. (#1077) 2020-02-19 20:30:34 +08:00
吴晟 Wu Sheng
9d63fda286
doc: add an installation issue on the FAQ page 2020-02-19 19:45:07 +08:00
YuanSheng Wang
6b5a606fe6
change: updated jsonschema to v0.6 . (#1140) 2020-02-19 09:14:32 +08:00
YuanSheng Wang
2870b79833
bugfix: missing clear table before to reuse table. (#1134)
* test: avoid to use regex for matching output.
2020-02-18 21:46:56 +08:00
YuanSheng Wang
6d8907f4ff
code style: use new lj-releng to catch all exceptions. (#1135) 2020-02-18 15:54:30 +08:00
YuanSheng Wang
7bcf15d45b
core: support to set response headers by table. (#1129) 2020-02-18 15:19:12 +08:00
Abel
e3f5ee869e
doc: added some detailed instructions for installing dashboard (#1136) 2020-02-18 15:11:30 +08:00
YuanSheng Wang
e33f75da4e
bugfix: use ss.listen_port to generate https listening port. (#1133) 2020-02-18 12:40:15 +08:00
YuanSheng Wang
8cc3380250
test style: formatted by reindex tools. (#1130) 2020-02-18 12:23:02 +08:00
YuanSheng Wang
c881c04368
bugfix: allow write debug log even if the openresty disabled debug model (#1124)
fix https://github.com/apache/incubator-apisix/pull/1121#discussion_r378760095
2020-02-16 11:44:01 +08:00
nic-chen
0600525bc4
doc: added changelog for 1.1 release. (#1126) 2020-02-15 20:14:30 +08:00
iGeeky
7fe2272492
doc: add wolf-rbac plugin (#1116)
Co-authored-by: jie <jie123108@163.com>
2020-02-14 11:08:11 +08:00
agile6v
01a5b807b5
feature: Add support for PROXY Protocol. (#1113) 2020-02-12 10:53:20 +08:00
YuanSheng Wang
187d65764c
doc: add link to download grafana meta data. (#1119)
Fix #1103
2020-02-11 12:57:58 +08:00
琚致远
759531b8b8
Update README.md (#1118) 2020-02-11 12:29:02 +08:00
YuanSheng Wang
4a681af4cb
CLI: added missing Lua path. (#1114) 2020-02-09 20:57:13 +08:00
agile6v
ff4c4f5afb CLI: add verify command to verify apisix configuration(nginx.conf). (#1112) 2020-02-09 20:43:30 +08:00
Yousa
60b2493f5b CLI: bin/apisix to support the SO_REUSEPORT (#1085)
Fix #342
2020-02-09 17:19:45 +08:00
agile6v
6cc36546ec
Using internal request instead of external request in node-status plugin. (#1109) 2020-02-07 20:00:49 +08:00
iGeeky
5fff97d0b1
feature: Add wolf rbac plugin (#1095) 2020-02-06 15:22:49 +08:00
WenMing
a9f05e531b
doc: updated the download link of rpm. (#1108) 2020-02-06 11:33:56 +08:00
罗泽轩
abcd197312
feature: increase the default size of the core file (#1105)
Close #1101.
2020-02-04 11:02:07 +08:00
罗泽轩
fda20d99d5
feature: make the number of file is as configurable as the connections. (#1098) 2020-02-02 09:13:34 +08:00
YuanSheng Wang
734b1650dd
doc: check code style and test case style. (#1099) 2020-02-02 09:13:10 +08:00
罗泽轩
0ddf40a910
test: always specify perl include path. (#1097)
Close #1091.
2020-02-01 19:56:36 +08:00
WenMing
76b6254447
doc: add more english article. (#1092) 2020-02-01 11:30:41 +08:00
YuanSheng Wang
7a5bd663ca test: style, formatted by reindex. (#1081) 2020-01-28 12:13:03 +08:00
罗泽轩
6240d1a9b4 chore: improve the core.log module (#1093)
1. implement the debug method with the generic logic, so you don't need
to go into the method if you don't need it.
2. avoid computing the same result among different log levels
2020-01-28 12:11:47 +08:00
罗泽轩
9889d66f26 ci: remove patch which is no longer necessary and removed in the upstream. (#1090) 2020-01-27 09:51:37 +08:00
WenMing
affe4b7da2
doc: add English article. (#1089) 2020-01-23 22:06:02 +08:00
YuanSheng Wang
5f2210b421
travis: run a APISIX instance which intalled by luarocks. (#1063) 2020-01-22 16:19:01 +08:00
琚致远
1c58e19cbd doc: Update README.md (#1087) 2020-01-21 17:58:24 +08:00
Nirojan Selvanathan
ff235940be doc: Add contribution guidelines for the documentation (#1086) 2020-01-21 10:33:52 +08:00
Lien
92d867619e doc: response-rewrite.md optimiazition (#1083) 2020-01-20 10:36:08 +08:00
Lien
13534cdbda doc: getting-started.md check (#1084) 2020-01-20 09:58:13 +08:00
Lien
e39ed8216b doc: READEME.md optimaztion (#1082) 2020-01-19 15:06:28 +08:00
Nirojan Selvanathan
5736a03272 doc: added additional information and refactoring sentences. (#1078) 2020-01-18 21:34:23 +08:00
Nirojan Selvanathan
81c37003b7 feature: add UDP logger plugin (#1070) 2020-01-17 23:30:05 +08:00
qiujiayu
a9963b36ce ignore idea files (#1075) 2020-01-17 15:00:24 +08:00
Lien
86c4ef64d1 CLI: fixed path error when install with luarocks (#1068) 2020-01-16 15:22:30 +08:00
dinosaur
ce033d6f9d doc: updated README_CN.md (#1066)
redirect url to `*-cn.md`
2020-01-16 15:14:13 +08:00
leehome
3812ee87a4 doc: updated admin-api-cn.md (#1067) 2020-01-16 14:40:10 +08:00
琚致远
4dd604e59f doc: fixed wrong link in architecture-design-cn.md (#1065)
Fix https://github.com/apache/incubator-apisix/issues/1064
2020-01-16 14:36:10 +08:00
agile6v
00a3ece710 doc: Add doc for fault-injection plugin. (#1055) 2020-01-15 17:41:26 +08:00
YuanSheng Wang
68d36e126d bugfix: added /usr/share/lua/5.1/apisix/lua/?.lua; to lua path (#1060) 2020-01-15 14:19:44 +08:00
YuanSheng Wang
6e4ea15f3b doc: capitalize the first letter of the title. (#1056) 2020-01-15 11:57:11 +08:00