Select Git revision
nginx-location-match-git-info-refs.yml
-
chiehminw authored
this patch makes following changes: 1. Location block does not match a URL query string which results the .git/info/refs being never matched. To match the config of gitlab.com, we simply remove the pattern here. 2. Disable buffering for artifacts. 3. Escape the backslashes to make sure "." (dot) symbols is matched correctly during nginx location regex matching.
chiehminw authoredthis patch makes following changes: 1. Location block does not match a URL query string which results the .git/info/refs being never matched. To match the config of gitlab.com, we simply remove the pattern here. 2. Disable buffering for artifacts. 3. Escape the backslashes to make sure "." (dot) symbols is matched correctly during nginx location regex matching.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.