Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zhuizhuhaomeng
/
meta-lua-nginx-module
Public
forked from
openresty/meta-lua-nginx-module
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
uri_not_comp
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 28, 2020
feature: add type argument for ngx.req.escape_uri
zhuizhuhaomeng
committed
f012fc1
Copy full SHA for f012fc1
Commits on Mar 31, 2020
bugfix: fixed a syntax error preventing compilation of the ngx_http_lua module.
thibaultcha
committed
af5f671
Copy full SHA for af5f671
Commits on Mar 19, 2020
bugfix: we now introduce the ngx_<subsys>_lua_autoconf.h header file automatically generated by the config file.
agentzh
committed
103558d
Copy full SHA for 103558d
Commits on Jan 23, 2020
Revert "synchronized with lua-nginx-module #09484e8 (do not mutate another module's main_conf)."
Show description for a8d60d4
thibaultcha
committed
a8d60d4
Copy full SHA for a8d60d4
Commits on Sep 13, 2019
feature: implemented the 'ngx.crc32_short' and 'ngx.crc32_long' C FFI APIs.
thibaultcha
committed
0400d86
Copy full SHA for 0400d86
Commits on Aug 27, 2019
feature: enabled FFI-based 'ngx.status' getter in ngx_stream_lua.
thibaultcha
committed
e431196
Copy full SHA for e431196
synchronized with lua-nginx-module #2a19073 (remove error logging on coroutine runtime errors).
thibaultcha
committed
530bd76
Copy full SHA for 530bd76
synchronized with lua-nginx-module #9a892b8 (coroutine.wrap propagates errors to parent coroutine).
thibaultcha
committed
cd01079
Copy full SHA for cd01079
synchronized with lua-nginx-module #97f0101 (enable ngx.thread and ngx.socket.udp in session_fetch).
thibaultcha
committed
7481896
Copy full SHA for 7481896
synchronized with lua-nginx-module #189ba24 (log function location on failed timers).
Show description for a877720
thibaultcha
committed
a877720
Copy full SHA for a877720
synchronized with lua-nginx-module #c5135a0 (removed compatibility code with old NGINX versions).
thibaultcha
committed
83d7db5
Copy full SHA for 83d7db5
synchronized with lua-nginx-module #947fa00 (retired the old CFunction API).
thibaultcha
committed
8c01f71
Copy full SHA for 8c01f71
synchronized with lua-nginx-module #60736e6 (deprecate 'lua_load_resty_core').
thibaultcha
committed
c1042af
Copy full SHA for c1042af
synchronized with lua-nginx-module #a96e99a (only compile with LuaJIT 2.x).
thibaultcha
committed
260662d
Copy full SHA for 260662d
synchronized with lua-nginx-module #09484e8 (do not mutate another module's main_conf).
Show description for 40b124e
thibaultcha
committed
40b124e
Copy full SHA for 40b124e
synchronized with lua-nginx-module #59b6430 (fix LuaJIT current line in logs).
Show description for 478940d
thibaultcha
committed
478940d
Copy full SHA for 478940d
synchronized with lua-nginx-module #33a5517 (fixed clang warnings).
Show description for 297316f
thibaultcha
committed
297316f
Copy full SHA for 297316f
feature: enabled 'tcpsock:receiveany()' support in ngx_stream_lua.
thibaultcha
committed
b771518
Copy full SHA for b771518
style: minor fixes to align with ngx_http_lua.
thibaultcha
committed
102339a
Copy full SHA for 102339a
optimize: fixed the pre-allocated number of keys in the 'ngx.req' and 'ngx.req.socket' tables.
thibaultcha
committed
c9925b1
Copy full SHA for c9925b1
synchronized with lua-nginx-module #28cf5ce.
Show description for 95d6015
thibaultcha
committed
95d6015
Copy full SHA for 95d6015
synchronized with lua-nginx-module #aef03eb, #ee47e55, #afeeb84, and #f87d1f1.
Show description for 255b3e5
thibaultcha
committed
255b3e5
Copy full SHA for 255b3e5
synchronized with lua-nginx-module #c2940c1, #8edb21a, and #761ddca.
Show description for 4df1fef
thibaultcha
committed
4df1fef
Copy full SHA for 4df1fef
synchronized with lua-nginx-module #248060b.
Show description for c9929b9
thibaultcha
committed
c9929b9
Copy full SHA for c9929b9
synchronized with lua-nginx-module #f64ec8c.
Show description for 9893ba9
thibaultcha
committed
9893ba9
Copy full SHA for 9893ba9
synchronized with lua-nginx-module #08a9baa.
Show description for 7277eba
thibaultcha
committed
7277eba
Copy full SHA for 7277eba
synchronized with lua-nginx-module #53519cd.
Show description for 1e64788
thibaultcha
committed
1e64788
Copy full SHA for 1e64788
synchronized with lua-nginx-module #b2af4d3.
Show description for 096d145
thibaultcha
committed
096d145
Copy full SHA for 096d145
synchronized with lua-nginx-module #23e69fb.
Show description for 6cbddc3
thibaultcha
committed
6cbddc3
Copy full SHA for 6cbddc3
synchronized with lua-nginx-module #2fb8f12.
Show description for 157aaa9
thibaultcha
committed
157aaa9
Copy full SHA for 157aaa9
synchronized with lua-nginx-module #e94f2e5.
Show description for a022885
thibaultcha
committed
a022885
Copy full SHA for a022885
synchronized with lua-nginx-module #809192c.
Show description for 0ae0216
thibaultcha
committed
0ae0216
Copy full SHA for 0ae0216
synchronized with lua-nginx-module #55743ae.
Show description for 52687a7
thibaultcha
committed
52687a7
Copy full SHA for 52687a7
synchronized with lua-nginx-module #84338ab.
Show description for a19deb8
thibaultcha
committed
a19deb8
Copy full SHA for a19deb8
synchronized with lua-nginx-module #fbb8919.
Show description for be34d4f
thibaultcha
committed
be34d4f
Copy full SHA for be34d4f
Pagination
Previous
Next
You can’t perform that action at this time.