]> source.dussan.org Git - gitea.git/commit
Add pager to the branches page (#14202)
authorChester Liu <skyline75489@outlook.com>
Tue, 19 Jan 2021 04:07:38 +0000 (12:07 +0800)
committerGitHub <noreply@github.com>
Tue, 19 Jan 2021 04:07:38 +0000 (05:07 +0100)
commit0c0445c97a9219f7a9f7f2afd618b31bf958e14f
treefb8892bd34ac055f57887a26e1444f1dd919ef4c
parent8d0e331c0abcda2a6da16c3eafecc98d38a8d4ae
Add pager to the branches page (#14202)

* Add pager to the branches page

* override pageSize if bigger than max

* Make branches commit range configurable

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io>
custom/conf/app.example.ini
docs/content/doc/advanced/config-cheat-sheet.en-us.md
modules/git/repo_commit.go
modules/setting/git.go
routers/repo/branch.go
templates/repo/branch/list.tmpl