working
Core developer of OpenResty & APISIX / Maintainer of git-extras / A bug hunter who is good at writing C/Go/Lua.
- Guangzhou,China
- http://segmentfault.com/blog/spacewander
Highlights
- 5 discussions answered
Block or Report
Block or report spacewander
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
tj/git-extras Public
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
-
-
-
-
openresty-vim Public
A vim plugin offers nginx/openresty syntax highlight and directives completion
2,866 contributions in the last year
Less
More
Activity overview
Contributed to
apache/apisix,
api7/wasm-nginx-module,
api7/apisix-build-tools
and 5 other
repositories
Loading
Contribution activity
December 2021
Created 33 commits in 6 repositories
Created a pull request in apache/apisix that received 2 comments
feat: upgrade luarocks to 3.8.0 which converts git:// to https://
The Luarocks 2.x is already broken. Signed-off-by: spacewander spacewanderlzx@gmail.com What this PR does / why we need it: Pre-submission checklist:
+9
−21
•
2
comments
Opened 32 other pull requests in 7 repositories
apache/apisix
2
open
13
merged
- docs: fix typo introduced in the refactor
- chore: don't use rebase to resolve merge conflicts
- fix(mqtt-proxy): client id can be empty
- chore: depend apisix-base in Centos
- refactor: use manager to manage batch processor
- chore: bump apisix-build-tools to v2.6.0
- test: check no_error_log by default
- ci: remove linux_apisix_master_luarocks from the CI on release branch
- test(kafka-logger): reduce duplicate sections
- fix(batch-processor): we didn't free stale object actually
- test: we don't need to check the response of http://apisix.apache.org
- feat(wasm): allow running in the rewrite phase
- chore(ext-plugin): we already handled extraInfo
- chore: upgrade tinyyaml to 0.4.1
- feat(mqtt-proxy): support using route's upstream
api7/wasm-nginx-module
9
merged
api7/apisix-build-tools
3
merged
api7/lua-tinyyaml
2
merged
api7/ngx_multi_upstream_module
1
merged
api7/apisix-nginx-module
1
merged
api7/mod_dubbo
1
merged
Reviewed 52 pull requests in 6 repositories
apache/apisix
43 pull requests
- fix(sls-logger): log entry unable get millisecond timestamp
- docs: Fix typo in documentation
- docs: remove the redundant space between Chinese characters
- docs: Fix typo in documentation
- docs(google-cloud-logging): update document format and description
- feat: supprot OPA plugin complex response
- docs: refactor Installation Guide
- docs: added only: false to example
- fix(ext-plugin): don't use stale key
- docs: improve stream proxy filtering with example
- feat(vault): vault lua module, integration with jwt-auth authentication plugin
- chore(deps): bump actions/stale from 4.0.0 to 4.1.0
- feat: enable L4 stream logging
- feat: basic support OPA plugin
- fix(ua-restriction): refine the ua-restriction plugin configuration checksum logic
- docs: remove duplicated word
- test(rocketmq-logger): reduce duplicate sections
- feat(consumer-restriction): customize rejected_msg
- feat: add http_server_location_configuration_snippet configuration
- fix: bump lua-resty-rocketmq to 0.2.1-3
- docs(ldap-auth): add consumer parameters for ldap
- fix(log-rotate): after enabling compression collect log exceptions
- docs(global_rule): update global rule description
- feat(plugin): jwt-token plugin allow user defined token parameter name
- fix(log-rotate): after enabling compression collect log exceptions
- Some pull request reviews not shown.
api7/wasm-nginx-module
4 pull requests
api7/ext-plugin-proto
2 pull requests
apache/apisix-java-plugin-runner
1 pull request
api7/apisix-build-tools
1 pull request
apache/apisix-python-plugin-runner
1 pull request
Created an issue in api7/wasm-nginx-module that received 2 comments
Support settting Nginx variable as property
2
comments
Opened 11 other issues in 1 repository
api7/wasm-nginx-module
7
open
4
closed
- Drop the '_' support in the header getter?
- Support getting HTTP request body
- Support getting HTTP response body
- Support filtering HTTP response body
- Support gettting Nginx variable as property
- Support getting path via :path request header
- Support getting scheme via :scheme request header
- Implement the proxy_on_vm_start callback
- Support getting status via :status response header
- Support getting method via :method request header
- Refactor: the malloc method of the VM should belong to the state API

