gitdataai/libs/git/http
ZhenYi 64dc27161b chore(git): minor fixes and improvements across git library modules
Apply small fixes across multiple git ops files: handle errors, improve
type safety, and refine HTTP handler and SSH git operations.
2026-04-27 08:28:09 +08:00
..
auth.rs refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
handler.rs chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
lfs_routes.rs chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
lfs.rs chore(git): minor fixes and improvements across git library modules 2026-04-27 08:28:09 +08:00
mod.rs feat(gitserver): add /robots.txt to disallow all crawlers 2026-04-26 00:16:21 +08:00
rate_limit.rs fix(git): add LFS upload size limits and fix HTTP rate limiter read/write counter 2026-04-16 20:14:13 +08:00
routes.rs refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
utils.rs init 2026-04-15 09:08:09 +08:00