YuanSheng Wang
67b63b24af
bugfix: added key
field when parse route from local yaml. ( #1334 )
2020-03-24 20:19:04 +08:00
Ayeshmantha Perera
5d8e39d175
doc: add udp logger docs. ( #1330 )
2020-03-24 11:34:09 +08:00
YuanSheng Wang
8d745c7441
test: wait a longer time. ( #1323 )
2020-03-23 00:03:51 +08:00
YuanSheng Wang
c086d3f780
CI(OSX): run part test cases. ( #1314 )
2020-03-23 00:03:40 +08:00
kv
d15c4ef572
doc: fix doc style of plugin grpc-transcoding
( #1325 )
2020-03-22 20:46:14 +08:00
kv
4e185bb102
doc: fix doc style of plugin grpc-transcoding ( #1324 )
2020-03-22 19:49:40 +08:00
kv
18dc6d3ab7
doc: fix doc style of plugin basic-auth ( #1319 )
2020-03-22 19:32:52 +08:00
kv
766e99f7a6
doc: fix doc style of plugin fault-injection ( #1322 )
2020-03-22 19:30:18 +08:00
kv
56b6a6e3ea
doc: fix doc style of plugin fault-injection ( #1321 )
2020-03-22 19:25:03 +08:00
Wen Ming
b20776af70
doc: add more companies to power-by page. ( #1317 )
...
* doc: add power-by page of apisix.
* fix.
2020-03-22 19:24:09 +08:00
kv
7bb5eb7fdf
doc: doc style for plugin basic-auth ( #1320 )
2020-03-22 19:22:23 +08:00
coolsoul
dabe0f3b4e
doc: Chinese version for doc/getting-started.md ( #1296 )
2020-03-21 08:24:24 +08:00
kv
3dc0465c89
doc: fix style of limit-req & limit-req-cn ( #1310 )
2020-03-20 23:03:59 +08:00
罗泽轩
dcd2ebc5e4
chore: improve plugins/proxy-cache ( #1305 )
...
1. unit all the default cache time to 10s.
2. remove repeated `if proxy_cache` check.
3. improve `generate_complex_value`'s performance.
4. better indent.
2020-03-20 12:26:43 +08:00
YuanSheng Wang
37823fdbc0
bug: set new value if the redis flag is expired. ( #1110 )
...
* bug: set new value if the redis flag is expired.
* change: added todo item.
2020-03-19 23:25:43 +08:00
Wen Ming
ab5cdbb922
doc: add doc for etcd cluster. ( #1301 )
2020-03-19 19:14:19 +08:00
Nirojan Selvanathan
19ab03e7c4
change: update jsonschema to version 0.8 ( #1303 )
2020-03-19 19:13:15 +08:00
dabue
fce2e4d696
doc: update Quickstart's step2 to try the getting started guide in README_CN.md ( #1300 )
2020-03-19 14:29:25 +08:00
YuanSheng Wang
60b88536fe
bugfix: check the count of upstream valid node. ( #1292 )
2020-03-19 12:07:43 +08:00
罗泽轩
a4509b6d9e
chore: improve the preallocation in deepcopy method ( #1298 )
2020-03-19 08:12:33 +08:00
agile6v
fc948f9578
feautre: support for proxy mirror plugin. ( #1288 )
2020-03-19 08:10:03 +08:00
Ayeshmantha Perera
cee03225f8
feature: support multiple etcd address. ( #1283 )
2020-03-19 08:01:41 +08:00
dabue
e5a3c31d18
doc:add new article <Microservice API gateway: Apache APISIX vs Kong>Dev ygs ( #1299 )
...
* update makefile
* doc:add new article <Microservice API gateway: Apache APISIX vs Kong>
2020-03-19 07:44:05 +08:00
qiujiayu
92c649e879
add tcp-logger-cn.md ( #1293 )
...
* add tcp-logger-cn.md
* fix
2020-03-18 17:11:49 +08:00
hiproz
5fecd2b187
doc: change Lua/apifix to lua/apisix ( #1295 )
2020-03-18 16:56:11 +08:00
Yousa
ac54197238
change: local variable 'routes' duplicate in create_radixtree_router function. ( #1285 )
2020-03-18 08:59:41 +08:00
Nirojan Selvanathan
07a714ee36
doc: adding getting started guide as the quick start guide ( #1287 )
2020-03-18 08:47:55 +08:00
罗泽轩
301cfc76c2
bugfix: correct LUAJIT_DIR detection ( #1286 )
...
grep doesn't support lazy match by default. To support it, `-P` should
be used instead of `-E`, see:
https://stackoverflow.com/a/5774431
However, we can achieve the same thing without lazy match.
Because OpenResty's not vanilla Nginx, there will be --option after the
executable.
2020-03-17 22:24:03 +08:00
sbritocorral
16c1b8d6c3
doc: add correct link address for "etcd Clustering Guide" of incubator-apisix/README_CN.md ( #1277 )
...
Resolves #1235
2020-03-17 07:46:59 +08:00
YuanSheng Wang
9837b80ac5
update resty-etcd to version 0.9 . ( #1278 )
2020-03-16 08:46:30 +08:00
Yousa
cade206d5a
doc: add route/service/consumer/upstream/ssl definitions to Admin API ( #1258 )
2020-03-15 22:42:09 +08:00
agile6v
864aa16e91
feature: support for proxy caching plugin based on disk. ( #1153 )
2020-03-15 22:26:08 +08:00
Nirojan Selvanathan
c1df18f769
feature: adding support to public key based introspection for OAuth plugin ( #1266 )
2020-03-15 20:40:10 +08:00
YuanSheng Wang
d347cae48e
travis(osx): install the redis by brew. ( #1270 )
2020-03-15 20:21:48 +08:00
YuanSheng Wang
12bf2b4226
update resty-radixtree to version v1.8. ( #1271 )
2020-03-15 10:15:10 +08:00
Ayeshmantha Perera
d07871186a
feature: implemented tcp logger plugin. ( #1221 )
2020-03-15 09:22:13 +08:00
Ayeshmantha Perera
a4abbd1f3d
doc: add unit test troubleshoot doc. ( #1254 )
2020-03-15 08:09:23 +08:00
YuanSheng Wang
33699f8407
bugfix(proxy-rewrite): Invalid pattern. ( #1267 )
...
Fix #1263
2020-03-14 22:19:13 +08:00
YuanSheng Wang
177892f1a4
bugfix: return the schema of plugin grpc-transcode. ( #1265 )
2020-03-14 22:01:47 +08:00
YuanSheng Wang
8e8ec23539
bugfix: 'required' should same level as properties
, added test case. ( #1261 )
...
* travis: use golang binary file directly.
2020-03-14 15:41:02 +08:00
YuanSheng Wang
aa3c71a10a
bugfix: plugin node-status and heartbeat don't have schema. ( #1249 )
2020-03-14 09:34:34 +08:00
Yousa
54c2650a32
Add priority related information for plugin development doc ( #1257 )
...
* yousali:<doc>Add priority related information for plugin development guide doc / plugin-develop-cn.md
* Revert "yousali:<doc>Add priority related information for plugin development guide doc / plugin-develop-cn.md"
This reverts commit 839b9b62b77e425c0ecbf35eedbe9eaa0ccf27fa.
* yousali:<doc>add a space between Chinese and English. add a space between Chinese and Number.
2020-03-13 23:41:23 +08:00
YuanSheng Wang
c53f714613
test: added test cases. ( #1252 )
...
fix #1246
2020-03-13 20:06:22 +08:00
YuanSheng Wang
834e9e1873
bugfix: the plugin basic-auth needs required field ( #1251 )
...
Fix #1244
2020-03-13 20:05:44 +08:00
Nirojan Selvanathan
2a2762a9c2
CLI: Adding warning message when running APISIX in root path. ( #1236 )
2020-03-13 15:57:12 +08:00
Wen Ming
0ff1c820ae
bugfix: hide ssl private key in admin API. ( #1240 )
2020-03-13 15:56:38 +08:00
YuanSheng Wang
81d778bd79
travis: only the osx
system allows failure. ( #1216 )
2020-03-13 10:15:58 +08:00
wonglend
2399646241
doc: add export PERL5LIB
env for running test cases ( #1215 )
2020-03-13 08:55:27 +08:00
Nirojan Selvanathan
08093c49e8
doc: Adding doc on how to add a prefix to the route ( #1238 )
2020-03-13 08:34:02 +08:00
Ayeshmantha Perera
e419fdbb52
feature:update lua resty ipmatcher. ( #1237 )
2020-03-13 08:32:51 +08:00