| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow filtering issues by any assignee (#33343) | Andreas Svanberg | 2025-03-21 | 1 | -1/+1 |
* | Make SearchMode have default value and add comments (#33863) | wxiaoguang | 2025-03-14 | 1 | -5/+6 |
* | Improve issue & code search (#33860) | wxiaoguang | 2025-03-13 | 1 | -3/+29 |
* | Fix project issues list and counting (#33594) | Lunny Xiao | 2025-02-17 | 1 | -2/+2 |
* | Add `is_archived` option for issue indexer (#32735) | yp05327 | 2024-12-12 | 1 | -1/+1 |
* | Add label/author/assignee filters to the user/org home issue list (#32779) | wxiaoguang | 2024-12-11 | 1 | -2/+2 |
* | Allow searching issues by ID (#31479) | Carsten Klein | 2024-07-17 | 1 | -0/+6 |
* | Rename project board -> column to make the UI less confusing (#30170) | Lunny Xiao | 2024-05-27 | 1 | -1/+1 |
* | Use db.ListOptions directly instead of Paginator interface to make it easier ... | Lunny Xiao | 2024-03-24 | 1 | -0/+11 |
* | Refactor to use optional.Option for issue index search option (#29739) | 6543 | 2024-03-13 | 1 | -18/+14 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 1 | -1/+2 |
* | Fix sort bug on repository issues list (#28897) | Lunny Xiao | 2024-01-23 | 1 | -2/+2 |
* | Include public repos in doer's dashboard for issue search (#28304) | Jason Song | 2023-12-07 | 1 | -0/+1 |
* | Clean some functions about project issue (#27705) | Nanguan Lin | 2023-10-20 | 1 | -1/+0 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 1 | -1/+1 |
* | Explain SearchOptions and fix ToSearchOptions (#26542) | Jason Song | 2023-08-16 | 1 | -0/+1 |
* | Refactor and enhance issue indexer to support both searching, filtering and p... | Jason Song | 2023-07-31 | 2 | -9/+165 |
* | Add open/closed field support for issue index (#25708) | techknowlogick | 2023-07-07 | 1 | -1/+1 |
* | Refactor indexer (#25174) | Jason Song | 2023-06-23 | 1 | -0/+54 |