forgejo/routers
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400)
Fixes #21379

The commits are capped by `setting.UI.FeedMaxCommitNum` so
`len(commits)` is not the correct number. So this PR adds a new
`TotalCommits` field.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-17 00:22:34 +08:00
..
api Display total commit count in hook message (#21400) 2022-10-17 00:22:34 +08:00
common
install Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
private log real ip of requests from ssh (#21216) 2022-10-11 16:57:37 +08:00
utils
web Display total commit count in hook message (#21400) 2022-10-17 00:22:34 +08:00
init.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00