aboutsummaryrefslogtreecommitdiff
path: root/services/org
AgeCommit message (Expand)Author
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-12Allow detect whether it's in a database transaction for a context.Context (#2...Lunny Xiao
2022-10-24Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh
2022-10-20move invite by mail to services package (#21513)6543
2022-08-25Move some files into models' sub packages (#20262)Lunny Xiao
2022-08-16Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao
2022-05-20Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao
2022-04-14Use a struct as test options (#19393)Lunny Xiao
2022-03-30Add Package Registry (#16510)KN4CK3R
2022-03-29Move organization related structs into sub package (#18518)Lunny Xiao
2021-12-10Move repository model into models/repo (#17933)Lunny Xiao
2021-11-24Move user related model into models/user (#17781)Lunny Xiao
2021-11-19Use a standalone struct name for Organization (#17632)Lunny Xiao
2021-11-19Move user/org deletion to services (#17673)KN4CK3R