mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #67] [MERGED] Feature/48 #252
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#252
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/mageddo/dns-proxy-server/pull/67
Author: @mageddo
Created: 5/6/2018
Status: ✅ Merged
Merged: 5/6/2018
Merged by: @mageddo
Base:
master← Head:feature/48📝 Commits (6)
535fc02#27 migrating to httpmap7e2e35e#27 migrating to new go-logging majorf789738#48 fixing tests compile errorsd1807b3#48 fixing missing tests compile errorse394eca#48 bump version4559ede#48 adding release notes📊 Changes
60 files changed (+809 additions, -2298 deletions)
View changed files
📝
RELEASE-NOTES.md(+3 -0)📝
VERSION(+1 -1)📝
conf/conf.go(+1 -2)📝
conf/conf_test.go(+5 -9)📝
controller/cache.go(+7 -8)📝
controller/env.go(+26 -28)📝
controller/env_test.go(+3 -11)📝
controller/hostname.go(+27 -29)📝
controller/hostname_test.go(+5 -15)📝
controller/index.go(+4 -3)➖
controller/main.go(+0 -91)📝
controller/statics.go(+2 -4)📝
dns.go(+28 -33)📝
docker-compose.yml(+11 -12)📝
docs/Compiling-the-project-from-source.md(+2 -2)📝
docs/Developing-at-the-project.md(+1 -1)📝
events/docker/docker.go(+17 -21)📝
events/local/local.go(+68 -82)📝
events/local/local_test.go(+3 -5)📝
log/log.go(+1 -41)...and 40 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.