You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openresty/util
iYism 335b4e284e
refactor: organize patches directory by nginx version.
Restructure the patches directory to group patch files under subdirectories
named by their corresponding Nginx version (e.g., patches/nginx/1.27.1/).
This improves readability, maintainability, and scalability of the patch
management system, making it easier to locate and manage version-specific
patches.

- Created subdirectories for each Nginx version.
- Moved existing patch files into their respective version directories.
- Ensured no changes to patch file contents or functionality.

This change enhances the project's organization without affecting runtime behavior.
1 month ago
..
build-win32.sh feature: update build script for win32. 3 months ago
configure win32: update pcre to pcre2-10.44. 10 months ago
dist-check fixed a bug in the previous commit. 3 months ago
fix-tests renamed ngx_openresty to openresty. 10 years ago
get-tarball util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in #144. 10 years ago
import-model.pl various fixes of the blog demo. 15 years ago
install util/install: rm the target file before overwriting to prevent running process from crashing. 11 years ago
mirror-tarballs refactor: organize patches directory by nginx version. 1 month ago
package-nginx.sh upgraded the nginx core to 1.15.6. 7 years ago
package-win32.sh feature: added 64-bit windows building/packaging support using the MSYS2/MinGW toolchain. 7 years ago
sync-patches.sh feature: add patches for nginx-1.27.1. (#999) 10 months ago
upgrade-patches.pl refactor: organize patches directory by nginx version. 1 month ago
ver bumped openresty to 1.27.1.2. 5 months ago
ver-ge added patches for nginx 1.3.4. 13 years ago