summaryrefslogtreecommitdiffstats
path: root/models/repo/user_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-4/+6
* Add generic set type (#21408)KN4CK3R2022-10-121-24/+7
* Add issue filter for Author (#20578)parnic2022-08-081-0/+12
* Add order by for assignee no sort issue (#20053)Tyrone Yeh2022-07-141-2/+2
* Move some repository related code into sub package (#19711)Lunny Xiao2022-06-061-0/+122
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-37/+0
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-0/+87