1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 12:38:20 +00:00

#1602 Wrong commit order on issue page when pushing multiple commits

This commit is contained in:
Unknwon
2015-09-25 20:35:56 -04:00
parent 21e13cb51e
commit 6dfee30bf0
9 changed files with 29 additions and 27 deletions

View File

@@ -17,6 +17,8 @@ SCRIPT_TYPE = bash
EXPLORE_PAGING_NUM = 20
; Number of issues that are showed in one page
ISSUE_PAGING_NUM = 10
; Number of maximum commits showed in one activity feed
FEED_MAX_COMMIT_NUM = 5
[ui.admin]
; Number of users that are showed in one page