0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-17 11:02:36 +01:00
gitea/services
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
..
agit
asymkey
attachment
auth SessionUser protection against nil pointer dereference (#21358) 2022-10-06 21:50:38 +01:00
automerge
comments
context
cron
externalaccount
forms Limit length of repo description and repo url input fields (#21119) 2022-09-16 15:19:16 +08:00
gitdiff Stop logging CheckPath returns error: context canceled (#21064) 2022-10-10 21:54:30 +01:00
issue Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
lfs
mailer Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
migrations Foreign ID conflicts if ID is 0 for each item (#21271) 2022-10-02 17:43:16 -04:00
mirror
org
packages Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pull Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
release Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
repository Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
task
user
webhook Display total commit count in hook message (#21400) 2022-10-17 00:22:34 +08:00
wiki [refactor] Use const for wiki DefaultBranch (#21466) 2022-10-15 16:40:32 +02:00