mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #283] [MERGED] DPS 3 - Repo cleanup #390
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#390
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/283
Author: @mageddo
Created: 2/18/2023
Status: ✅ Merged
Merged: 2/18/2023
Merged by: @mageddo
Base:
dps-3← Head:dps-3-repo-cleanup📝 Commits (1)
c69f894deleting v2 files📊 Changes
469 files changed (+0 additions, -185495 deletions)
View changed files
➖
cache/cache.go(+0 -18)➖
cache/lru/hashicorp/hashicorp.go(+0 -16)➖
cache/lru/lru.go(+0 -67)➖
cache/lru/lru_test.go(+0 -108)➖
cache/store/store.go(+0 -31)➖
cache/timed/timecache.go(+0 -73)➖
cache/timed/timedvalue.go(+0 -45)➖
cache/timed/timedvalue_test.go(+0 -23)➖
conf/conf.go(+0 -159)➖
conf/conf_test.go(+0 -134)➖
controller/v1/cache.go(+0 -46)➖
controller/v1/cache_test.go(+0 -43)➖
controller/v1/env.go(+0 -97)➖
controller/v1/env_test.go(+0 -162)➖
controller/v1/hostname.go(+0 -106)➖
controller/v1/hostname_test.go(+0 -199)➖
controller/v1/index.go(+0 -26)➖
controller/v1/network.go(+0 -25)➖
controller/v1/statics.go(+0 -17)➖
controller/v1/vo/env.go(+0 -30)...and 80 more files
📄 Description
Partially fixing https://github.com/mageddo/dns-proxy-server/issues/267
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.