You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
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
2 years ago
..
agit more context for models (#19511) 2 years ago
asymkey Use for a repo action one database transaction (#19576) 2 years ago
attachment Use a struct as test options (#19393) 2 years ago
auth Move user password verification after checking his groups on ldap auth (#19587) 2 years ago
automerge Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
comments Move some issue methods as functions (#19255) 2 years ago
context Add `ContextUser` to http request context (#18798) 2 years ago
cron Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2 years ago
externalaccount Refactor auth package (#17962) 3 years ago
forms Repository level enable package or disable (#19323) 2 years ago
gitdiff Calculate filename hash only once (#19654) 2 years ago
issue Use for a repo action one database transaction (#19576) 2 years ago
lfs more context for models (#19511) 2 years ago
mailer Added X-Mailer header to outgoing emails (#19562) 2 years ago
migrations ignore DNS error when doing migration allow/block check (#19566) 2 years ago
mirror Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 years ago
org Use a struct as test options (#19393) 2 years ago
packages Package registry changes (#19305) 2 years ago
pull Move some helper files out of models (#19355) 2 years ago
release Use a struct as test options (#19393) 2 years ago
repository Calculate filename hash only once (#19654) 2 years ago
task Use a more general (and faster) method to sanitize URLs with credentials (#19239) 2 years ago
user Use a struct as test options (#19393) 2 years ago
webhook Use queue instead of memory queue in webhook send service (#19390) 2 years ago
wiki Move some helper files out of models (#19355) 2 years ago