Commit Graph

15 Commits (2564c15cb006a551ab21dac66369c363a4e78473)

Author SHA1 Message Date
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
yp05327 d43620e7bc
Add `is_archived` option for issue indexer (#32735) 2 months ago
Carsten Klein 3571b7e3dd
Allow searching issues by ID (#31479) 7 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 8 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) 10 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
6543 7fdc048153
Patch in exact search for meilisearch (#29671) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
Jason Song 3b129aaa80
Explain SearchOptions and fix ToSearchOptions (#26542) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 2 years ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 2 years ago