0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 15:14:37 +01:00
gitea/routers
Yarden Shoham 116f8e12a7
Optimize actions list by removing an unnecessary git call (#24710)
We already have the default branch so we don't need to make a `git` call
to get it.
2023-05-14 20:00:35 +08:00
..
api Fix organization field being null in GET /api/v1/teams/{id} (#24694) 2023-05-13 14:47:58 +00:00
common Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
install Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
private
utils
web Optimize actions list by removing an unnecessary git call (#24710) 2023-05-14 20:00:35 +08:00
init.go Use globally shared HTMLRender (#24436) 2023-04-30 08:22:23 -04:00