0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 14:34:41 +01:00
gitea/routers
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654)
* Calculate hash only once.

* remove unused Sha1 template helper function, use ctx.Data["FileNameHash"]

* fix unit tests
2022-05-09 00:29:50 +02:00
..
api Admin should not delete himself (#19423) 2022-05-08 21:22:55 +01:00
common
install Call MultipartForm.RemoveAll when request finishes (#19606) 2022-05-05 16:13:23 +02:00
private Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
utils
web Calculate filename hash only once (#19654) 2022-05-09 00:29:50 +02:00
init.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00