gitea/services
Ivan Fedorov d23f220343
Added X-Mailer header to outgoing emails ()
- It's a non-standard mentioned in https://www.ietf.org/rfc/rfc2076.html#section-3.4
- This header makes emails filtering easier
..
agit more context for models ()
asymkey more context for models ()
attachment Use a struct as test options ()
auth Respect DefaultUserIsRestricted system default when creating new user ()
comments Move some issue methods as functions ()
context Add `ContextUser` to http request context ()
cron Remove legacy unmaintained packages, refactor to support change default locale ()
externalaccount Refactor auth package ()
forms Add "Allow edits from maintainer" feature ()
gitdiff Use a struct as test options ()
issue more context for models ()
lfs more context for models ()
mailer Added X-Mailer header to outgoing emails ()
migrations Fix migrate release from github ()
mirror Remove `git.Command.Run` and `git.Command.RunInDir*` ()
org Use a struct as test options ()
packages Package registry changes ()
pull Add "Allow edits from maintainer" feature ()
release Use a struct as test options ()
repository Prevent dangling archiver goroutine ()
task Use a more general (and faster) method to sanitize URLs with credentials ()
user Use a struct as test options ()
webhook Use queue instead of memory queue in webhook send service ()
wiki Use a struct as test options ()