Commit Graph

7 Commits (821d2fc2a3cc897f21d707455850177077b72410)

Author SHA1 Message Date
sebastian-sauer e08f1a9cbd
Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
JakobDev 14731a34ff
Add index to `issue_user.issue_id` (#27154) 1 year ago
Lunny Xiao 12c249c5ca
Fix bug with sqlite load read (#26305) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
zeripath 9302eba971
DBContext is just a Context (#17100) 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 3 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
zeripath 6311e4ce6a Fix sqlite deadlock when assigning to a PR (#5640) 6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 7 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 7 years ago
Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 7 years ago
Lunny Xiao dd55534b82 Reduce usage of allcols on update (#2596) 7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
Ethan Koenig 13973348df Gogs -> Gitea (#877) 8 years ago
Ethan Koenig d0960b8035 Move IssueUser code to separate file (#836) 8 years ago