gitdataai/libs/git
ZhenYi 02b7a5beda
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
feat(gitserver): add /robots.txt to disallow all crawlers
- Returns Disallow: / for all user-agents
- Points crawlers to main site sitemap via APP_GIT_HTTP_DOMAIN
2026-04-26 00:16:21 +08:00
..
archive
blame
blob
branch fix(git): multiple branch and upstream query bugs 2026-04-17 16:30:58 +08:00
commit fix(git): add offset_minutes to reflog entry for timezone-correct timestamps 2026-04-25 09:54:30 +08:00
config
description
diff
hook feat: add health endpoints and Prometheus metrics to git-hook and email-worker 2026-04-25 23:45:48 +08:00
http feat(gitserver): add /robots.txt to disallow all crawlers 2026-04-26 00:16:21 +08:00
lfs
merge
reference
ssh refactor(git): migrate libs/git from slog to tracing 2026-04-21 22:29:26 +08:00
tags
tree
Cargo.toml feat: add health endpoints and Prometheus metrics to git-hook and email-worker 2026-04-25 23:45:48 +08:00
domain.rs
error.rs
lib.rs feat(git): add Redis-backed hook worker with per-repo distributed locking 2026-04-17 12:33:58 +08:00
ref_utils.rs