summaryrefslogtreecommitdiffstats
path: root/models/organization/org.go
Commit message (Expand)AuthorAgeFilesLines
* Add team member invite by email (#20307)KN4CK3R2022-10-191-1/+2
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+9
* 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