0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 17:44:41 +01:00
gitea/services
KN4CK3R 2b101994a6
Fix init mail render logic (#20704)
This bug affects tests which are sending emails (#20307). Some tests reinitialise the web routes (like `TestNodeinfo`) which messed up the mail templates. There is no reason why the templates should be loaded in the routes method.
2022-08-08 20:04:28 +02:00
..
agit
asymkey
attachment
auth Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
automerge
comments
context
cron
externalaccount
forms Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
gitdiff Improve code diff highlight, fix incorrect rendered diff result (#19958) 2022-07-23 19:28:02 +08:00
issue Check if project has the same repository id with issue when assign project to issue (#20133) 2022-06-30 23:55:08 +08:00
lfs
mailer Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
migrations Add tests for the host checking logic, clarify the behaviors (#20328) 2022-07-13 09:07:16 +08:00
mirror Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
org
packages Use correct context to get package content (#20673) 2022-08-04 16:14:47 -05:00
pull Ensure that all unmerged files are merged when conflict checking (#20528) 2022-07-29 01:19:55 +02:00
release
repository Check issue labels slice length before calling xorm Insert; fixes #20654 (#20655) 2022-08-04 11:20:22 +08:00
task
user Fix: Actor is required to get user repositories (#20443) 2022-07-21 23:31:22 +02:00
webhook
wiki