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/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.
2 years ago
..
mail.go Lock gofumpt to v0.3.0 and run it (#18866) 2 years ago
mail_comment.go Add config options to hide issue events (#17414) 2 years ago
mail_issue.go format with gofumpt (#18184) 2 years ago
mail_release.go Propagate context and ensure git commands run in request context (#17868) 2 years ago
mail_repo.go Unify and simplify TrN for i18n (#18141) 3 years ago
mail_test.go Fix `make fmt` and `make fmt-check` (#18633) 2 years ago
mailer.go Pause queues (#15928) 2 years ago
mailer_test.go refactoring nits (#18188) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago