summaryrefslogtreecommitdiffstats
path: root/services/org/org.go
Commit message (Expand)AuthorAgeFilesLines
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+8
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-2/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-1/+2
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-6/+2
* Move user/org deletion to services (#17673)KN4CK3R2021-11-191-0/+61