gitea/routers
wxiaoguang 348b7074c8
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
cron-translations / crowdin-pull (push) Has been skipped
Fix incorrect ref "blob" (#33240)
1. "blob" is not a "ref", it shouldn't (and not unable to) be handled by
`RepoRefByType`
2. the `/blob/{sha}` handle should use the path param "sha" directly
2025-01-13 16:27:11 +08:00
..
api Refactor RefName (#33234) 2025-01-13 14:01:53 +08:00
common Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
install Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
private Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Fix incorrect ref "blob" (#33240) 2025-01-13 16:27:11 +08:00
init.go Add sub issue list support (#32940) 2024-12-24 01:54:19 +00:00