summaryrefslogtreecommitdiffstats
path: root/models/organization/org.go
Commit message (Expand)AuthorAgeFilesLines
* Adjust transaction handling via db.Context (#20031)Lunny Xiao2022-06-201-8/+8
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-52/+13
* Fix duplicate entry error when add team member (#19702)zuzuviewer2022-05-141-0/+6
* more context for models (#19511)65432022-04-281-1/+1
* Move organization related structs into sub package (#18518)Lunny Xiao2022-03-291-0/+859