mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #59] [MERGED] Domains Wildcard - Feature/58 #247
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#247
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/59
Author: @mageddo
Created: 2/7/2018
Status: ✅ Merged
Merged: 2/7/2018
Merged by: @mageddo
Base:
master← Head:feature/58📝 Commits (10+)
9f83f69#58 adding host wildcarda53efdc#58 supporting wildcard, solving subdomains37fc433#58 setting cache72065b5#58 fixing log56221bb#58 refactoring to implement domain mask8213b00#58 implementing wildcard on local storage04e2135#58 fixing feature and creating unit testsd7a6113#58 fixing compilation34ec8bc#58 fixing nil pointerff848b5#58 describing new version📊 Changes
8 files changed (+256 additions, -116 deletions)
View changed files
📝
RELEASE-NOTES.md(+4 -0)📝
VERSION(+1 -1)📝
dns.go(+4 -1)📝
events/docker/docker.go(+8 -24)📝
proxy/docker.go(+37 -24)➕
proxy/docker_test.go(+68 -0)📝
proxy/local.go(+53 -38)📝
proxy/local_test.go(+81 -28)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.