1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 13:31:30 +02:00
gitea/routers
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667)
Use common git cat-file --batch and git cat-file --batch-check to
significantly reduce calls to git.
    
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-10 03:27:03 +02:00
..
admin
api/v1 [API] make change repo settings work on empty repos (#15778) 2021-05-08 14:11:36 +02:00
dev
events Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
org Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
private
repo On open repository open common cat file batch and batch-check (#15667) 2021-05-10 03:27:03 +02:00
routes Return go-get info on subdirs (#15642) 2021-05-09 22:50:06 +01:00
user Allow only internal registration (#15795) 2021-05-09 16:13:35 +02:00
utils
home.go
init.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
install.go
metrics.go
swagger_json.go