-
-
Notifications
You must be signed in to change notification settings - Fork 881
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-nginx
base: v4.2.0
head repository: voxpupuli/puppet-nginx
compare: v4.3.0
- 13 commits
- 16 files changed
- 5 contributors
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6af79fb - Browse repository at this point
Copy the full SHA 6af79fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8eaed - Browse repository at this point
Copy the full SHA 1c8eaedView commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 26f6285 - Browse repository at this point
Copy the full SHA 26f6285View commit details
Commits on Jan 3, 2023
-
Enable subdirectory hierarchy for client_body and proxy temp paths
Allow specification of up to three-level subdirectory hierarchy for both [client_body_temp_path](https://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_temp_path) and [proxy_temp_path](https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_temp_path) options This allows for the existing string option to specify just the path as it works now, and for an alternate type as an array with the first element as the path, and the up to 3 additional integers for each level - Updated docs - Updated tests Rubocop fix Apply suggestions from code review Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> Rubocop suggested fix
Configuration menu - View commit details
-
Copy full SHA for 492f1a5 - Browse repository at this point
Copy the full SHA 492f1a5View commit details -
Merge pull request #1531 from jplindquist/temp_path_depth
Enable subdirectory hierarchy for client_body and proxy temp paths
Configuration menu - View commit details
-
Copy full SHA for 5b294a2 - Browse repository at this point
Copy the full SHA 5b294a2View commit details
Commits on Jan 4, 2023
-
Add support for proxy_cache_background_update
https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_background_update Signed-off-by: Christian Ruppert <idl0r@qasl.de>
Configuration menu - View commit details
-
Copy full SHA for 310bf32 - Browse repository at this point
Copy the full SHA 310bf32View commit details -
Merge pull request #1532 from idl0r/master
Add support for proxy_cache_background_update
Configuration menu - View commit details
-
Copy full SHA for 10162d1 - Browse repository at this point
Copy the full SHA 10162d1View commit details
Commits on Jan 5, 2023
-
Add support for proxy_cache_convert_head
https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_convert_head Signed-off-by: Christian Ruppert <idl0r@qasl.de>
Configuration menu - View commit details
-
Copy full SHA for d8f0a21 - Browse repository at this point
Copy the full SHA d8f0a21View commit details
Commits on Jan 10, 2023
-
Merge pull request #1534 from idl0r/master
Add support for proxy_cache_convert_head
Configuration menu - View commit details
-
Copy full SHA for ca982d7 - Browse repository at this point
Copy the full SHA ca982d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1aa3e - Browse repository at this point
Copy the full SHA 9d1aa3eView commit details -
Merge pull request #1525 from tuxmea/map_hash_bucket
allow setting of map_hash_bucket_size and map_hash_max_size
Configuration menu - View commit details
-
Copy full SHA for 79cf78e - Browse repository at this point
Copy the full SHA 79cf78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff56c74 - Browse repository at this point
Copy the full SHA ff56c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f96e9a - Browse repository at this point
Copy the full SHA 0f96e9aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.3.0