1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-09 22:56:10 +02:00
gitea/modules/indexer
silverwind 610802df85
Fix tautological conditions (#30735)
As discovered by https://github.com/go-gitea/gitea/pull/30729.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-30 14:34:40 +02:00
..
code Fix tautological conditions (#30735) 2024-04-30 14:34:40 +02:00
internal Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2024-03-24 18:51:08 +00:00
issues Perform Newest sort type correctly when sorting issues (#30644) 2024-04-23 15:10:01 +08:00
stats Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00