1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
gitea/routers
wxiaoguang 348b7074c8
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