You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/indexer
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
code Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
internal Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 10 months ago
issues Perform Newest sort type correctly when sorting issues (#30644) 9 months ago
stats Simplify how git repositories are opened (#28937) 1 year ago