帅进超
|
ddb9cd28bf
|
feat(grpc-web): support gRPC-Web Proxy (#5964)
|
2022-01-09 23:59:32 +08:00 |
|
罗泽轩
|
609b504112
|
ci: rewrite CI job to a regular test (#6052)
|
2022-01-09 23:53:07 +08:00 |
|
罗泽轩
|
e7b09064ef
|
ci: rerun flaky tests (#5980)
|
2022-01-02 17:49:42 +08:00 |
|
罗泽轩
|
70ef2d0a44
|
change: don't promise to support Tengine (#5961)
|
2021-12-30 18:04:35 +08:00 |
|
Zeping Bai
|
4a66b79803
|
feat: support send APISIX data to assist decision in OPA plugin (#5874)
|
2021-12-29 20:19:02 +08:00 |
|
帅进超
|
e08ec60883
|
feat(splunk): support splunk hec logging plugin (#5819)
|
2021-12-20 17:51:11 +08:00 |
|
罗泽轩
|
5cde5ae004
|
feat: upgrade luarocks to 3.8.0 which converts git:// to https:// (#5825)
The Luarocks 2.x is already broken.
|
2021-12-18 08:29:57 +08:00 |
|
Zeping Bai
|
6ce20fcd23
|
feat: supprot OPA plugin complex response (#5779)
|
2021-12-15 16:19:26 +08:00 |
|
Bisakh
|
0d4f65a9ae
|
feat(vault): vault lua module, integration with jwt-auth authentication plugin (#5745)
|
2021-12-15 11:45:59 +08:00 |
|
Zeping Bai
|
1e53ccb3ae
|
feat: basic support OPA plugin (#5734)
|
2021-12-13 10:00:40 +08:00 |
|
yuz10
|
49762bcd75
|
feat: rocketmq logger (#5653)
|
2021-12-07 09:14:36 +08:00 |
|
Zeping Bai
|
4f02605f3f
|
feat: Apache OpenWhisk plugin (#5518)
|
2021-11-25 16:53:28 +08:00 |
|
罗泽轩
|
a0efeca194
|
test: show error.log once the CLI test failed (#5405)
|
2021-11-02 21:49:41 +08:00 |
|
Bisakh
|
83651715a6
|
test: grpc stream proxy test with test nginx (#5319)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
|
2021-10-28 08:49:08 +08:00 |
|
Bisakh
|
5c27f0b3d4
|
ci: test framework requires grpcurl in centos7 ci (#5316)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
|
2021-10-25 14:43:38 +08:00 |
|
Bisakh
|
a960f85ca4
|
ci: the test framework requires curl with http2 support (#5308)
|
2021-10-25 08:59:44 +08:00 |
|
leslie
|
a6f757e08f
|
refactor: unify code style in Makefile (#5248)
|
2021-10-22 14:15:33 +08:00 |
|
罗泽轩
|
b5d72cbf13
|
chore: remove unused ASFLicenseHeaderMarkdown (#5284)
|
2021-10-20 08:55:15 +08:00 |
|
leslie
|
8ac00e0610
|
chore: docker-compose use fixed image tag to replace latest (#5242)
|
2021-10-15 08:50:41 +08:00 |
|
leslie
|
b5818cced7
|
ci: replace install-ext-services-via-docker.sh with docker-compose (#5200)
|
2021-10-13 17:25:38 +08:00 |
|
jpgouin
|
d1c178daaa
|
feat: Add ldap-auth plugin (#3894)
|
2021-10-13 09:04:39 +08:00 |
|
罗泽轩
|
c7523da7d4
|
test: run mtls verify test in stream subsystem (#5202)
Co-authored-by: Alex Zhang <tokers@apache.org>
|
2021-10-12 20:51:42 +08:00 |
|
罗泽轩
|
07d38a61dc
|
ci: run cli test under our customed Nginx (#5157)
|
2021-10-09 17:36:19 +08:00 |
|
罗泽轩
|
c4c10e1a0c
|
test: dismiss the ulimit too small warn (#5153)
|
2021-09-30 11:06:30 +08:00 |
|
罗泽轩
|
7d7dfdd22e
|
feat: support skywalking 8.7 (#5139)
|
2021-09-27 21:07:31 +08:00 |
|
tzssangglass
|
2ead2650ce
|
fix(nacos): distinguish services that has same name but in different groups or namespaces (#5083)
|
2021-09-23 09:27:35 +08:00 |
|
tzssangglass
|
353927aa79
|
test: add DISCOVERY_PORT env for nacos docker shell (#5093)
|
2021-09-18 12:28:28 +08:00 |
|
罗泽轩
|
b91be9fef7
|
change: drop the support of shell script installation (#4985)
|
2021-09-06 19:14:00 +08:00 |
|
tzssangglass
|
12596ba6c0
|
feat(kafka-logger): add cluster name support (#4876)
|
2021-08-26 09:58:12 +08:00 |
|
罗泽轩
|
b8ae382cd0
|
ci: use a new license checker (#4872)
|
2021-08-24 09:47:51 +08:00 |
|
罗泽轩
|
4e726da34d
|
fix(grpc-transcode): support converting nested message (#4859)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-08-21 11:52:31 +08:00 |
|
Joey
|
f263079a1a
|
ci: Remove non-exist dependency packages for CentOS 7 (#4844)
|
2021-08-18 16:02:30 +08:00 |
|
Rushikesh Tote
|
183351cd9f
|
feat: Added authz-casbin plugin and doc and tests for it (#4710)
Signed-off-by: Rushikesh Tote <rushi.tote@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
|
2021-08-06 11:35:07 +08:00 |
|
罗泽轩
|
9db2dd2399
|
fix(grpc-transcode): handle enum type (#4706)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-07-31 16:27:11 -04:00 |
|
罗泽轩
|
b822423b9a
|
feat(stream): accept tls over tcp (#4409)
|
2021-06-11 17:23:16 +08:00 |
|
罗泽轩
|
0637d7973b
|
feat(cli): wrap nginx quit cmd (#4360)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-06-02 13:55:18 -04:00 |
|
Demogorgon314
|
0746f81ea3
|
feat: nacos discovery support namespace (#4313)
|
2021-05-27 20:08:12 +08:00 |
|
Shuyang Wu
|
0dc54a4e0a
|
ci: remove redirect error when create nacos docker network, to see what happend (#4247)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
|
2021-05-15 23:54:25 +08:00 |
|
罗泽轩
|
e4fd1cb198
|
ci: move license & plugin style check to separate job (#4211)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-05-11 19:41:30 +08:00 |
|
Peter Zhu
|
adc9977dd0
|
feat: add 50x html for error page (#4164)
|
2021-05-11 16:52:48 +08:00 |
|
Shuyang Wu
|
504cd1b096
|
ci: revert luarocks retry (#4038)
|
2021-05-10 21:23:03 +08:00 |
|
罗泽轩
|
cc577d2698
|
ci: move code lint to separate job (#4204)
|
2021-05-10 11:09:59 +08:00 |
|
罗泽轩
|
6c8db9d35c
|
ci: remove duplicate external services installation (#4115)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-04-25 16:53:04 +08:00 |
|
_chg_
|
8757080697
|
feat: add nacos support (#3820)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
|
2021-04-21 17:48:56 +08:00 |
|
罗泽轩
|
12c9e6f267
|
feat: upstream grpcs support mTLS (#4070)
|
2021-04-20 18:08:13 +08:00 |
|
罗泽轩
|
cd4d2ece58
|
ci: centos7-ci.sh should be under ci/ (#4045)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2021-04-14 20:57:25 +08:00 |
|
nic-chen
|
22dd899913
|
ci: cache deps (#4026)
|
2021-04-13 17:14:37 +08:00 |
|
Shuyang Wu
|
206a807ff6
|
ci: more retry on fetching lua rocks (#4029)
|
2021-04-13 14:04:36 +08:00 |
|
罗泽轩
|
2e8f738ded
|
ci: retry make deps (#4024)
cool pr!!
|
2021-04-11 18:59:19 +08:00 |
|
罗泽轩
|
2e29d78011
|
change: drop support of OpenResty 1.15 (#3960)
|
2021-04-01 20:45:25 +08:00 |
|