Commit Graph

7 Commits (e37ecd17324946d9b2db07ea10d4a9fbb53da20f)

Author SHA1 Message Date
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago