Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add combined index for issue_user.uid and issue_id (#28080) | sebastian-sauer | 2023-12-14 | 1 | -2/+2 |
* | Add index to `issue_user.issue_id` (#27154) | JakobDev | 2023-09-21 | 1 | -1/+1 |
* | Fix bug with sqlite load read (#26305) | Lunny Xiao | 2023-08-05 | 1 | -2/+2 |
* | Refactor and enhance issue indexer to support both searching, filtering and p... | Jason Song | 2023-07-31 | 1 | -0/+10 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -0/+87 |