Pinned
2,548 contributions in the last year
Less
More
Activity overview
Contributed to
apache/apisix,
tj/git-extras,
apache/apisix-go-plugin-runner
and 5 other
repositories
Contribution activity
August 2021
Created 1 repository
Created a pull request in apache/apisix that received 2 comments
feat(cors): validate allow_origins
Fix #4717 Signed-off-by: spacewander spacewanderlzx@gmail.com What this PR does / why we need it: Pre-submission checklist: Did you explain what …
+95
−3
•
2
comments
Opened 21 other pull requests in 8 repositories
apache/apisix
1
open
9
merged
1
closed
- feat: parse_addr supports IPv6 without brackets
- fix(balancer): ensure fallback for chash balancer with vars_combinations can work
- chore: upgrade lua-resty-ipmatcher to 0.6.1
- fix(admin): inject updatetime when the requst is PATCH with sub path
- feat(admin): reject invalid proto
- ci: guide contributor to fix the category
- chore: remove obsolete kubernetes configuration
- feat(admin): set Server header to APISIX
- chore: avoid using 500 as it will be captured as APISIX's bug
- feat(ext-plugin): send the idempotent key when preparing conf
- test: split large files
apache/apisix-go-plugin-runner
1
open
2
merged
api7/lua-resty-ipmatcher
2
merged
api7/ext-plugin-proto
1
open
spacewander/openresty-vim
1
open
api7/grpc_server_example
1
merged
api7/apisix-seed
1
open
apache/apisix-python-plugin-runner
1
merged
Reviewed 31 pull requests in 6 repositories
apache/apisix
21 pull requests
- feat(plugin): add limit quota header switch for limit-count
- feat(consumer-restriction): add route_id type support
- docs: fix markdown render with image
- feat(plugin): add degradation switch for traffic control plugin
- docs(openid-connect): sync attributes
- chore: remove note APISIX Dashboard is an experimental feature for now
- docs: fix spelling or grammar
- fix(admin): inject updatetime when the requst is PATCH with sub path
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2
- fix(admin): check username for updating consumer
- feat: support dash in args (#4519)
- test: add chaos test on network delay between apisix and etcd
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1
- feat: Added authz-casbin plugin and doc and tests for it
- feat: add error log skywalking reporter
- fix(ext-plugin): avoid using 0 as the default http status code
- chore: remove redundant initialization
- ci: fix unstable t/chaos/killchaos
- ci: fix more concurrency problem
- ci: should not cancel "duplicated" workflow in master branch