mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 01:15:52 +03:00
[PR #649] [MERGED] Reformating #647
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#647
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/649
Author: @mageddo
Created: 12/17/2025
Status: ✅ Merged
Merged: 12/17/2025
Merged by: @mageddo
Base:
master← Head:feat/594-4📝 Commits (10+)
de99763drawio09c3ac5updating designa8c42ebadjusts730de64Merge remote-tracking branch 'origin/feat/594' into feat/5946cfea03adjustsa2e82bcadjusts2fa58a4adjusts00eae77adjusts77f99aeadjusts4d1acf3adjusts📊 Changes
238 files changed (+3113 additions, -2470 deletions)
View changed files
📝
RELEASE-NOTES.md(+3 -0)📝
build.gradle(+2 -2)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/circuitbreaker/failsafe/CircuitStatusRefresh.java(+2 -1)📝
src/main/java/com/mageddo/commons/exec/CommandLines.java(+24 -22)📝
src/main/java/com/mageddo/commons/exec/DelegateOutputStream.java(+2 -1)📝
src/main/java/com/mageddo/commons/exec/PipedStream.java(+2 -2)📝
src/main/java/com/mageddo/commons/exec/ProcessAccessibleDaemonExecutor.java(+7 -5)📝
src/main/java/com/mageddo/commons/exec/ProcessesWatchDog.java(+13 -8)📝
src/main/java/com/mageddo/commons/exec/Request.java(+15 -12)📝
src/main/java/com/mageddo/commons/exec/Result.java(+19 -15)📝
src/main/java/com/mageddo/commons/lang/ExecutionException.java(+2 -1)📝
src/main/java/com/mageddo/concurrent/SingleThreadQueueProcessor.java(+5 -4)📝
src/main/java/com/mageddo/concurrent/ThreadsV2.java(+3 -1)📝
src/main/java/com/mageddo/conf/parser/ConfParser.java(+18 -16)📝
src/main/java/com/mageddo/dataformat/yaml/YamlUtils.java(+5 -5)📝
src/main/java/com/mageddo/di/CDIImpl.java(+6 -4)📝
src/main/java/com/mageddo/di/Eager.java(+2 -1)📝
src/main/java/com/mageddo/di/InstanceImpl.java(+4 -3)📝
src/main/java/com/mageddo/dns/Hostname.java(+3 -2)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.