summaryrefslogtreecommitdiffstats
path: root/services/user
Commit message (Expand)AuthorAgeFilesLines
* Add Package Registry (#16510)KN4CK3R2022-03-301-1/+9
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-292-4/+6
* Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/mo...wxiaoguang2022-03-221-2/+2
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-5/+7
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-102-4/+6
* Move user related model into models/user (#17781)Lunny Xiao2021-11-242-17/+18
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-0/+65
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-1/+1
* Move user/org deletion to services (#17673)KN4CK3R2021-11-192-0/+207