mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #15] [MERGED] Feature/mg 212 #219
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#219
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/15
Author: @mageddo
Created: 2/18/2017
Status: ✅ Merged
Merged: 2/18/2017
Merged by: @mageddo
Base:
v2-golang← Head:feature/MG-212📝 Commits (5)
e3583baMG-212 setup dockerfb6e092MG-212 fix thread id24d16cbMG-212 treating ip where no bridge network1449200MG-212 fixing logs720673bMG-212 remove comented code📊 Changes
10 files changed (+59 additions, -15 deletions)
View changed files
📝
.gitignore(+1 -0)➕
Dockerfile(+3 -0)📝
docker-compose.yml(+15 -1)📝
src/dns.go(+11 -2)📝
src/github.com/mageddo/dns-proxy-server/events/docker/DockerEvents.go(+16 -5)📝
src/github.com/mageddo/dns-proxy-server/proxy/DnsSolver.go(+5 -2)📝
src/github.com/mageddo/dns-proxy-server/proxy/DockerDnsSolver.go(+4 -2)📝
src/github.com/mageddo/dns-proxy-server/proxy/LocalDnsSolver.go(+2 -1)📝
src/github.com/mageddo/dns-proxy-server/proxy/RemoteDnsSolver.go(+2 -1)📝
src/github.com/mageddo/dns-proxy-server/utils/utils.go(+0 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.