summaryrefslogtreecommitdiffstats
path: root/models/repo/user_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor authors dropdown (send get request from frontend to avoid long wait ...Hester Gong2023-04-071-6/+17
* Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)yp053272023-02-181-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* 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