gitdataai/libs/git/ssh
ZhenYi 3b17a0493f refactor(git/ssh): extract helper functions into dedicated modules
Move RefUpdate, GitService, branch_protection check, and forward
function from handle.rs into separate modules.
2026-05-11 17:05:30 +08:00
..
authz.rs refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
branch_protect.rs refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
forward.rs refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
git_service.rs refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
handle.rs refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
mod.rs refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
rate_limit.rs fix(git): harden HTTP and SSH git transports for robustness 2026-04-16 20:11:18 +08:00
ref_update.rs refactor(git/ssh): extract helper functions into dedicated modules 2026-05-11 17:05:30 +08:00
server.rs fix: resolve 4 remaining "design decision" bugs 2026-04-27 11:20:38 +08:00