Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |