30 Commits (main)

Author SHA1 Message Date
wxiaoguang 2d36a0c9ff
Fix various bugs (#35684) 2 months ago
confusedsushi dca375aad2
when sorting issues by nearest due date, issues without due date should be sorted ascending (#35267) 4 months ago
TheFox0x7 eb36a4554e
enforce nolint scope (#34851) 6 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
Markus Amshove 50d9565088
Add sort option recentclose for issues and pulls (#34525) 7 months ago
Thomas E Lackey fa49cd719f
feat: Add sorting by exclusive labels (issue priority) (#33206) 8 months ago
Andreas Svanberg 0da7318cf3
Allow filtering issues by any assignee (#33343) 9 months ago
Lunny Xiao 69de5a65c2
Fix project issues list and counting (#33594) 10 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 1 year ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 1 year ago
wxiaoguang 00fc29aee1
Refactor issue label selection (#31497) 2 years ago
Chl b5326a431f
Optimization of labels handling in issue_search (#26460) 2 years ago
silverwind fc2d75f86d
Enable `unparam` linter (#31277) 2 years ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 2 years 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) 2 years ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 2 years ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 2 years ago
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536) 2 years ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 2 years ago
Nanguan Lin 1eae2aadae
Fix issue not showing on default board and add test (#27720) 2 years ago
Nanguan Lin eb1478791f
Clean some functions about project issue (#27705) 2 years ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
Nanguan Lin 2f8e1604f8
Fix review request number and add more tests (#27104) 2 years ago
Nanguan Lin f1fe102c8c
Fix wrong review requested number (#26784) 2 years ago
CaiCandong 0e74fc4a84
Fix project filter bugs (#26490) 2 years ago
Lunny Xiao f5dbac9d36
Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 3 years ago
Lunny Xiao 09ab64dfad
Remove duplicated issues options and some more refactors (#24787) 3 years ago