Commit Graph

5 Commits (f7cf7325bc6fdee95761ef3f2821f7f618c48f5b)

Author SHA1 Message Date
耗子 fa89229595
feat: sync patches for 1.29.0 2 weeks ago
耗子 3111d772ce
fix: stream proxy patch 1 month ago
耗子 2d2a909b06
feature: add patch for ngx_mail_proxy_module 1 month ago
耗子 b6efbec3d2
feature: merge master 2 months ago
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.
2 months ago