]> source.dussan.org Git - gitea.git/commit
Fix bug about ListOptions and stars/watchers pagnation (#14556)
authorLunny Xiao <xiaolunwen@gmail.com>
Thu, 4 Feb 2021 17:23:46 +0000 (01:23 +0800)
committerGitHub <noreply@github.com>
Thu, 4 Feb 2021 17:23:46 +0000 (11:23 -0600)
commit3537d80088286880cbf4ba24ac2795dead364253
treecaf4f4b6211d20a02deaeb287178aff014c5af00
parent80b1d02b2f631a9e68120715a82f7f41f203ef79
Fix bug about ListOptions and stars/watchers pagnation (#14556)

* Fix bug about ListOptions and stars/watchers pagnation

* fix unit test

Co-authored-by: 6543 <6543@obermui.de>
models/commit_status_test.go
models/list_options.go
routers/repo/view.go