mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
Labels
No labels
bug
enhancement
good first issue
pull-request
question
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gonginx#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tufanbarisyildirim/gonginx/pull/61
Author: @mofantor
Created: 12/14/2024
Status: ✅ Merged
Merged: 12/20/2024
Merged by: @tufanbarisyildirim
Base:
master← Head:keep-data-multi-line-#54📝 Commits (2)
e25cfaa1. Migrate all directive parameters to the Parameter object8489fcefix: resolve linter warnings in statement.go📊 Changes
26 files changed (+179 additions, -91 deletions)
View changed files
📝
config/block_test.go(+6 -6)📝
config/directive.go(+2 -2)📝
config/http.go(+2 -2)📝
config/include.go(+1 -1)📝
config/location.go(+3 -3)📝
config/lua_block.go(+2 -2)📝
config/server.go(+2 -2)📝
config/statement.go(+32 -1)📝
config/upstream.go(+3 -3)📝
config/upstream_server.go(+11 -9)📝
dumper/block_test.go(+19 -11)📝
dumper/config_test.go(+7 -4)📝
dumper/directive_test.go(+17 -17)📝
dumper/dumper.go(+12 -1)📝
dumper/http_test.go(+2 -2)📝
dumper/include_test.go(+1 -1)📝
dumper/location_test.go(+1 -1)📝
dumper/server_test.go(+2 -2)📝
dumper/upstream_server_test.go(+3 -3)📝
dumper/upstream_test.go(+9 -9)...and 6 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.