Rewrite resolver service #1505

Open
s1lv3r wants to merge 15 commits from s1lv3r/continuwuity:rewrite-resolver into main

15 commits

Author SHA1 Message Date
192ef8614d
chore: Merge branch 'main' into rewrite-resolver
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m24s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m51s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 10m5s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 31s
2026-04-15 01:29:37 +02:00
a9432933f1 chore: clippy
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Check Changelog / Check for changelog (pull_request_target) Successful in 35s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m54s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m46s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 11m33s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 32s
2026-04-12 16:45:47 +02:00
8f902090bd feat: Add cache clearing 2026-04-12 16:42:29 +02:00
88f4c25d58
chore: Lockfile update
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Check Changelog / Check for changelog (pull_request_target) Successful in 10s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m45s
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 3m9s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 3m10s
2026-04-11 22:59:29 +02:00
2e4372b6a5
chore: Merge branch 'main' into rewrite-resolver
Includes manual `cargo update`
2026-04-11 22:58:34 +02:00
38d099e28b
chore: Add news fragment
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 17s
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m15s
Update flake hashes / update-flake-hashes (pull_request) Successful in 55s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 49m45s
2026-04-08 13:37:23 +02:00
eaec02ff3a
fix: Make clippy not be angry
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Check Changelog / Check for changelog (pull_request_target) Successful in 10s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m16s
Update flake hashes / update-flake-hashes (pull_request) Successful in 55s
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
2026-04-08 13:30:30 +02:00
e2b6ca755b
refactor: Rewrite resolver with resolvematrix 2026-04-08 13:27:09 +02:00
57dd8fac68
chore: Merge branch 'main' into rewrite-resolver 2026-04-08 13:23:23 +02:00
3e28ba622e
chore: Rename variables, fix comments, misc cleanup
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m47s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m41s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m3s
2026-03-09 20:52:01 +01:00
1ca3630f43
fix: Improve splitting of hostname:port, fixed returns
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m47s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m18s
2026-03-08 17:35:11 +01:00
6126e67f76
fix: Ensure codeflow returns at correct locations
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m49s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m45s
2026-03-08 17:03:29 +01:00
491a3b83a5 chore: Remove useless comments
Some checks are pending
Documentation / Build and Deploy Documentation (pull_request) Waiting to run
Checks / Prek / Pre-commit & Formatting (pull_request) Waiting to run
Checks / Prek / Clippy and Cargo Tests (pull_request) Waiting to run
2026-03-08 15:05:08 +00:00
99b5847e2e chore: Formatting + Commenting 2026-03-08 15:05:08 +00:00
4b5805835d refactor: Rewrite resolver service
No functional changes, only visual and slight logic updates.
All inputs should return the same outputs.
2026-03-08 15:05:08 +00:00