gitea/services/mailer
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866)
We can't depend on `latest` version of gofumpt because the output will
not be stable across versions. Lock it down to the latest version
released yesterday and run it again.
2022-02-23 20:16:07 +00:00
..
mail.go Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
mail_comment.go Add config options to hide issue events (#17414) 2022-01-21 18:59:26 +01:00
mail_issue.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mail_release.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
mail_repo.go Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
mail_test.go Fix `make fmt` and `make fmt-check` (#18633) 2022-02-06 16:44:30 +01:00
mailer.go Pause queues (#15928) 2022-01-22 21:22:14 +00:00
mailer_test.go refactoring nits (#18188) 2022-01-05 07:27:53 +01:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00