mirror of https://github.com/go-gitea/gitea.git
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.
fb03062478
Resolves #32371. #31970 should have just showed the commit summary, but `strings.SplitN()` was misused such that we did not perform any splitting at all and just used the message. This was not caught in the unit test made in that PR since the test commit summary was > 50 (which truncated away the commit description). This snapshot resolves this and adds another unit test to ensure that we only show the commit summary. |
3 months ago | |
---|---|---|
.. | ||
deliver.go | 5 months ago | |
deliver_test.go | 10 months ago | |
dingtalk.go | 7 months ago | |
dingtalk_test.go | 11 months ago | |
discord.go | 3 months ago | |
discord_test.go | 3 months ago | |
feishu.go | 7 months ago | |
feishu_test.go | 11 months ago | |
general.go | 7 months ago | |
general_test.go | 3 months ago | |
main_test.go | 1 year ago | |
matrix.go | 7 months ago | |
matrix_test.go | 11 months ago | |
msteams.go | 7 months ago | |
msteams_test.go | 11 months ago | |
notifier.go | 3 months ago | |
packagist.go | 7 months ago | |
packagist_test.go | 11 months ago | |
payloader.go | 7 months ago | |
slack.go | 7 months ago | |
slack_test.go | 11 months ago | |
telegram.go | 7 months ago | |
telegram_test.go | 7 months ago | |
webhook.go | 11 months ago | |
webhook_test.go | 11 months ago | |
wechatwork.go | 7 months ago |