[PR #95] [MERGED] Feature/92 #266

Closed
opened 2026-02-26 04:34:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/95
Author: @mageddo
Created: 11/17/2018
Status: Merged
Merged: 11/17/2018
Merged by: @mageddo

Base: masterHead: feature/92


📝 Commits (3)

📊 Changes

7 files changed (+44 additions, -112 deletions)

View changed files

📝 .gitignore (+0 -1)
📝 .travis.yml (+1 -1)
pkg/mageddo/uuid/uuid.go (+16 -0)
📝 proxy/cache.go (+3 -0)
📝 proxy/cache_test.go (+13 -3)
📝 proxy/docker_test.go (+7 -7)
📝 proxy/local_test.go (+4 -100)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/95 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 11/17/2018 **Status:** ✅ Merged **Merged:** 11/17/2018 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/92` --- ### 📝 Commits (3) - [`f83cf48`](https://github.com/mageddo/dns-proxy-server/commit/f83cf480c43a24736bdba50256394e5c433de4cc) GMG-091 fixing tests - [`acbecb1`](https://github.com/mageddo/dns-proxy-server/commit/acbecb189adf32bd7d7ceceff0f854821ef6f82d) GMG-092 fixing recreate - [`bee9084`](https://github.com/mageddo/dns-proxy-server/commit/bee9084001ac928e46ff39fa244fa77c70ffa1aa) #092 adding ignored file ### 📊 Changes **7 files changed** (+44 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) 📝 `.travis.yml` (+1 -1) ➕ `pkg/mageddo/uuid/uuid.go` (+16 -0) 📝 `proxy/cache.go` (+3 -0) 📝 `proxy/cache_test.go` (+13 -3) 📝 `proxy/docker_test.go` (+7 -7) 📝 `proxy/local_test.go` (+4 -100) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#266
No description provided.